0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix extension naming More... over 7 years ago
Bump versions to 0.2.2.dev / 0.2.2-SNAPSHOT More... over 7 years ago
Update history for 0.2.1 More... over 7 years ago
Bump versions to 0.2.1 More... over 7 years ago
binding adjuster. If a fn call's unresolved, dont replace it More... over 7 years ago
clean up some object ext comments More... over 7 years ago
add == impl for arrays using java.util.Arrays More... over 7 years ago
rm some dead code, clean up formatting in places More... over 7 years ago
Fix TODO for DescendentFinder rm duplicated code that was commented out in the parser More... over 7 years ago
should also be able to close over super type's methods More... over 7 years ago
fixes for compiling mirah with an older mirah More... over 7 years ago
fix const lookups within the same compilation unit More... over 7 years ago
ensure double colon works atleast for previously compiled artifacts More... over 7 years ago
add self closing too More... over 7 years ago
get most closure types to a working state! More... over 7 years ago
better exit failure message when running mirah More... over 7 years ago
field / self closures work. :) More... over 7 years ago
fix release link More... over 7 years ago
remove unused imports for SimpleScope(r) More... over 7 years ago
Mirah run mode should not stop the process unless compile failed More... over 7 years ago
minor whitespace fixes More... almost 8 years ago
Really fix by changing builder's naming More... almost 8 years ago
Change naming scheme for macros to use the macro name More... almost 8 years ago
Fix metacircularity of the parser. More... almost 8 years ago
just use test-unit at whatever version More... almost 8 years ago
Support ClassInitializer and ObjectInitializer nodes. More... almost 8 years ago
Merge pull request #436 from KoKumagai/fix-typo More... almost 8 years ago
Fix duplicate "META-INF/services/org.mirah.macros.ExtensionsProvider" file in "mirahc.jar". More... almost 8 years ago
Merge pull request #440 from uujava/fix_list_assignment_macro More... almost 8 years ago
fix list assignment to use set instead of add (cherry picked from commit 5bd8af1) More... almost 8 years ago