1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unused var and authorship. More... over 11 years ago
Added workaround. Removed authorship. More... over 11 years ago
Minor cleanup. Added support for inlining in @:prop and @:forward. More... over 11 years ago
Merge branch 'master' of https://github.com/back2dos/tinkerbell More... over 11 years ago
Added support for partial implementations. Minor cleanup. More... over 11 years ago
Merge pull request #37 from massiveinteractive/toComplex-for-private-types More... over 11 years ago
Merge pull request #36 from massiveinteractive/typepath-sub More... over 11 years ago
typo More... over 11 years ago
TypeTools.toComplex uses pretty=false for private types More... over 11 years ago
Removed duplication in type path when name == sub (e.g. StdTypes.String.String) More... over 11 years ago
Further optimization and cleanup. More... over 11 years ago
TypeTools.getFields now preserves metadata. More... over 11 years ago
Support for custom iteration. More... over 11 years ago
Fixed a bug in float loops with fallback. Refactored loop transformation. Other minor cleanups. More... over 11 years ago
Updated loop tests. More... over 11 years ago
Implemented simultaneous loops with fallbacks and refactored. More... over 11 years ago
Moved expression matching from AST to ExprTools. Adjusted calling code accordingly. Removed dependency on AST. Minor cleanups. More... over 11 years ago
Allowed to specify where generated constructor arguments are put. More... over 11 years ago
Step loops now support break and continue. Tests adjusted. More... over 11 years ago
Minor cleanup. More... over 11 years ago
Adjusted expression positions to sensible sources. More... over 11 years ago
Fixed a bug. More... over 11 years ago
Added tests for expanded arbitrary step for loops. More... over 11 years ago
Allow float loops with arbitrary steps. More... over 11 years ago
Further enhancements to pretty Type -> ComplexType conversion. Allowed optional type parameter substitution for fields. Can now get ID of type aliases with getID(false). More... over 11 years ago
Allow reading fields from build context. More... over 11 years ago
Removed all macro-in-macro calls to enable compiler caching. More... over 11 years ago
Allowed property sugar for static members as well. More... over 11 years ago
Added support for duplicate metadata tags. More... over 11 years ago
Added errorExpr More... over 11 years ago