0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Return a valid error number when failing to parse a string More... almost 13 years ago
Only allow nesting in shortcuts for some special characters More... almost 13 years ago
Beware of nesting inside shortcuts contents More... almost 13 years ago
Taking a more reasonable approach to the lex_strterm dance. More... almost 13 years ago
Fixed an issue with regexps More... almost 13 years ago
Fixed the detection of shortcuts with weird delimiters More... almost 13 years ago
Fixed a few issues after the '<' character has been found More... almost 13 years ago
Seems like I forgot the \ character in the lexer More... almost 13 years ago
The lexer must not return an EOL when a dot has been seen More... almost 13 years ago
Seems like I forgot to add the ^= token More... almost 13 years ago
More on the expr_seen flag More... almost 13 years ago
Revert previous commit More... almost 13 years ago
Added hash.c file More... almost 13 years ago
Fixed EOL after ternary operator More... almost 13 years ago
Set the expr_seen flag to 0 when a case keyword has been seen More... almost 13 years ago
Polishing More... almost 13 years ago
More fixes on lexer flags More... almost 13 years ago
Fixed syntax error on the alias statement More... almost 13 years ago
Set dot_seen to 1 after the tCOLON2 token More... almost 13 years ago
Force parser->expr_seen = 0 after the arguments list More... almost 13 years ago
Fixed regression on defining operator methods More... almost 13 years ago
Fixed regression on the handling of strings More... almost 13 years ago
Fixed regression on the retrieving of comments More... almost 13 years ago
Fixed the positions of string interpolations More... almost 13 years ago
Fixed more tests More... almost 13 years ago
Fixed from18to19.rb test More... almost 13 years ago
The heredoc support is back. More... almost 13 years ago
Added support for the %i and %I literals. More... almost 13 years ago
Partial re-write of the lexer. More... almost 13 years ago
Nuking the code for the "Ruby new class" feature. More... about 13 years ago