1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Got rid of @when - sugar. More... about 11 years ago
Added pipelining. More... about 11 years ago
Some minor fixes. Syntax sugars now added directly. Syntax sugars allowed in constructor. More... about 11 years ago
Merge pull request #46 from massiveinteractive/haxe-3-macro-compatability More... about 11 years ago
Added TAbstract and fixed KTypeParamater handling in TypeTools.toComplex for haxe3 More... about 11 years ago
Renamed IntHash and Hash to Map More... about 11 years ago
Added missing semicolons More... about 11 years ago
Added trailing semicolons as required. More... about 11 years ago
Added indexOf. Fixed an issue with slice ("some" JavaScript implementations do weird things when the second parameter is explicitly set to null) More... about 11 years ago
Adjusted to some weird compiler-internal ExprOf-hack. More... about 11 years ago
Added ObjectID handling. Added type support for updates. Refactoring. More... about 11 years ago
Wrong type. More... about 11 years ago
Use extends instead of implements. More... about 11 years ago
Avoid name collision with "partial application". More... about 11 years ago
Adjusted to new interface syntax. More... about 11 years ago
Added back loop sugar. More... about 11 years ago
Changed exception to be a real class. More... about 11 years ago
Renamed `get` to `all` and made it handle failure. More... about 11 years ago
Simplify things for JS More... about 11 years ago
TODO More... about 11 years ago
Cleanup. More... about 11 years ago
Typo. More... about 11 years ago
Got comprehensions to work again properly. More... about 11 years ago
Fixed typo. More... about 11 years ago
Added file system support. More... about 11 years ago
Lib -> Runtime. More... about 11 years ago
Fixed a weird bug. More... about 11 years ago
Allow tweens to overwrite all properties. More... about 11 years ago
Changed default easing. More... about 11 years ago
Added toArray and did some formatting. More... about 11 years ago