0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Comment on desirability of an assert facility. More... over 8 years ago
Test for bug https://github.com/mirah/mirah/issues/388. More... over 8 years ago
Fix bug https://github.com/mirah/mirah/issues/388. More... over 8 years ago
If we find that a capture has no type, then fail early. More... over 8 years ago
Merge branch 'uujava-fix_nested_closures' More... over 8 years ago
Merge branch 'fix_nested_closures' of https://github.com/uujava/mirah into uujava-fix_nested_closures More... over 8 years ago
add notes to TODO More... over 8 years ago
add some whitespace to test/mirrors/method_lookup_test.rb More... over 8 years ago
reimplement test for nested closures fix for master branch More... over 8 years ago
added test for deep closures with binding (cherry picked from commit abc75de) More... over 8 years ago
fixed hierarchical closures (cherry picked from commit fdec57b) More... over 8 years ago
If we encounter a SyntaxError, then we should provide the filename where that error happens. More... over 8 years ago
Test that an exception triggered by a syntax error actually has a message containing the name of the file where the syntax error happens. More... over 8 years ago
Do not unpack Exceptions to their cause. More... over 8 years ago
Fix whitespace. More... over 8 years ago
Merge pull request #384 from felixvf/fix_bug_383 More... over 8 years ago
Improve readability. More... over 8 years ago
Fix code which made use of bug https://github.com/mirah/mirah/issues/383. More... over 8 years ago
Improve tests. More... over 8 years ago
Fix bug https://github.com/mirah/mirah/issues/383. More... over 8 years ago
Test for bug https://github.com/mirah/mirah/issues/383. More... over 8 years ago
update examples w/ better formatting More... over 8 years ago
ws and paren usage adjustments in some examples More... over 8 years ago
compiling each class should be logged at fine not info More... over 8 years ago
merge issue: fixed broken commit: 23460a5 issues/#23 More... over 8 years ago
adjust copyright year More... over 8 years ago
Merge pull request #374 from uujava/unboxing_numeric_operators More... over 8 years ago
Merge pull request #373 from uujava/optional_arguments_for_macro More... over 8 years ago
rm usages of imports with string arguments in examples More... over 8 years ago
Merge pull request #378 from felixvf/fix_bug_369 More... over 8 years ago