0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Oct 23, 2024 — Oct 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
More formatting. More... about 12 years ago
More formatting More... about 12 years ago
More formatting. More... about 12 years ago
Fixed formatting More... about 12 years ago
Renamed. More... about 12 years ago
Added support for 1.9.3 More... over 13 years ago
Use ruby-decompiler More... over 13 years ago
Removed references to rb_add_method More... over 13 years ago
No longer have rb_add_method More... over 13 years ago
Removed unused node types More... over 13 years ago
Dependency on ruby-decompiler More... over 13 years ago
Fixes for 1.9.3 (maybe) More... over 13 years ago
Fixed compiler warnings. More... over 13 years ago
Look for rubyjit.h where ruby-libjit gem is installed More... over 13 years ago
Added two simple tests for the ternary operator. More... almost 16 years ago
Added tests for constant, colon2, and colon3. More... almost 16 years ago
Fixed syntax error. More... almost 16 years ago
Allow selective exclusion of methods. More... almost 16 years ago
Added test for jit stub. More... almost 16 years ago
Use newer libjit DSL for jit stub. More... almost 16 years ago
Added test for toplevel defs. More... almost 16 years ago
Fixed toplevel test so defn works on 1.9. More... almost 16 years ago
Raise an exception if no tests are run. More... almost 16 years ago
More changes for readability. More... almost 16 years ago
Made code more readable. More... almost 16 years ago
Modified test for output readability. More... almost 16 years ago
Fixed failure for test_splat_asgn_splat_nil. More... almost 16 years ago
Fixed return *nil on ruby 1.9.1. More... almost 16 years ago
Fixed bug that caused set to get reset to nil in an inner scope. More... almost 16 years ago
Removed debugging output. More... almost 16 years ago