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
TypeTools.getFields now recurses into supertypes and yields field types with correctly substituted type parameters. Forward updated accordingly. More... over 11 years ago
Fix for bindings on platforms that do not support optional arguments at runtime. More... over 11 years ago
Added PosTools.makeBlankType and updated ExprTools accordingly. More... over 11 years ago
Fixed issue #31 More... over 11 years ago
Updated to work with new bindings API. More... over 11 years ago
Revised bindings for more speed and nicer API. More... over 11 years ago
Just a thought. More... over 11 years ago
Added a BoolMap - mostly for speed. More... over 11 years ago
Added support for @:prop/@:read on interfaces. More... over 11 years ago
Plain vanilla source. Might come in handy. More... almost 12 years ago
Store the bindings themselves instead of method closures for better performance. Added a couple of thoughts. More... almost 12 years ago
Added support for @:verbose classes. Removed #if display stuff from macro classes, since it caused weird errors (probably due to compiler cache?) More... almost 12 years ago
Removed EMacro. More... almost 12 years ago
Adapted test to new way of handling metrics. More... almost 12 years ago
Proper value order for assertions. More... almost 12 years ago
Threw out tween test for now. More... almost 12 years ago
Corrected small mistake. More... almost 12 years ago
Explicit return type for generated constructors. More... almost 12 years ago
Brought to Haxe 2.10 More... almost 12 years ago
More styling and such. More... almost 12 years ago
Just a thought. More... almost 12 years ago
Made getPrivate work with type parameters. More... almost 12 years ago
More styling. More... almost 12 years ago
Only allow full pixels (for now). More... almost 12 years ago
Made compatible with current Haxe head. More... almost 12 years ago
Workaround to notify of length changes. More... almost 12 years ago
Improved skinning. Refactored styling. Changed signaling API. More... almost 12 years ago
Cleaned up tests & threw out experiments. Added hxmls. More... almost 12 years ago
Fix. More... almost 12 years ago
Added forceInline. More... almost 12 years ago