0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 14, 2025 — Feb 14, 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... over 13 years ago
Simplified how to obtain Ruby's search paths. More... over 13 years ago
Updated the documentation of the plugin More... over 13 years ago
Updated the documentation of the parser More... over 13 years ago
Improved the Guardfile More... over 13 years ago
Implemented the warnings to be raised with the new 2.0 syntax More... over 13 years ago
Fixed a regression with the lexer and the tPOW token More... over 13 years ago
Implemented the support for keyword arguments from Ruby 2.0 More... over 13 years ago
Raise a warning also on block local variables More... over 13 years ago
Implemented the raising of warnings in some cases. More... over 13 years ago
Added the possibility to add the interpreter version in the parser More... over 13 years ago
Re-implemented how errors are stored in the parser. More... over 13 years ago
Simplifying the fix_pos function for the token_hash case More... over 13 years ago
The parser cmd_arg flag is now a bit-stack More... over 13 years ago
Fixed some issues around the parser_spec.rb file More... over 13 years ago
Updated the Guardfile to watch the parser directory More... over 13 years ago
The parser cond_seen flag is now a bit-stack More... over 13 years ago
Updated some scripts More... over 13 years ago
Updating the Guardfile More... over 13 years ago
Switched from assert_same to rspec to test the parser. More... over 13 years ago
Re-added the options_t struct into the parser More... over 13 years ago
Fixing some regressions on the parser More... over 13 years ago
Polishing More... over 13 years ago
Merge branch 'gsoc' More... over 13 years ago
More parser optimizations: More... over 13 years ago
Adapting the code to the changes in the parser from the previous commit More... over 13 years ago
Optimized the parser: More... over 13 years ago
The startVisiting method from the ContextBuilder now takes care of imports More... over 13 years ago
Removed some warnings More... over 13 years ago
Improved the declaration of pre-defined constant & global variables More... over 13 years ago