0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2025 — Aug 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do nothing if the argument passed to require/require_relative is not a string. More... almost 14 years ago
Simplified how to obtain Ruby's search paths. More... almost 14 years ago
Updated the documentation of the plugin More... almost 14 years ago
Updated the documentation of the parser More... almost 14 years ago
Improved the Guardfile More... almost 14 years ago
Implemented the warnings to be raised with the new 2.0 syntax More... almost 14 years ago
Fixed a regression with the lexer and the tPOW token More... almost 14 years ago
Implemented the support for keyword arguments from Ruby 2.0 More... almost 14 years ago
Raise a warning also on block local variables More... almost 14 years ago
Implemented the raising of warnings in some cases. More... almost 14 years ago
Added the possibility to add the interpreter version in the parser More... almost 14 years ago
Re-implemented how errors are stored in the parser. More... almost 14 years ago
Simplifying the fix_pos function for the token_hash case More... almost 14 years ago
The parser cmd_arg flag is now a bit-stack More... almost 14 years ago
Fixed some issues around the parser_spec.rb file More... almost 14 years ago
Updated the Guardfile to watch the parser directory More... almost 14 years ago
The parser cond_seen flag is now a bit-stack More... almost 14 years ago
Updated some scripts More... almost 14 years ago
Updating the Guardfile More... almost 14 years ago
Switched from assert_same to rspec to test the parser. More... almost 14 years ago
Re-added the options_t struct into the parser More... almost 14 years ago
Fixing some regressions on the parser More... almost 14 years ago
Polishing More... almost 14 years ago
Merge branch 'gsoc' More... almost 14 years ago
More parser optimizations: More... almost 14 years ago
Adapting the code to the changes in the parser from the previous commit More... almost 14 years ago
Optimized the parser: More... almost 14 years ago
The startVisiting method from the ContextBuilder now takes care of imports More... about 14 years ago
Removed some warnings More... about 14 years ago
Improved the declaration of pre-defined constant & global variables More... about 14 years ago