0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 9 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplified Grammar#new. Only take the module_eval route, to preserve compatibility with existing Module#new More... about 14 years ago
Reversing the order of the operands enables Match objects to be compared with others according to the text they contain More... about 14 years ago
Ignoring dist More... about 14 years ago
Updated gemspec More... about 14 years ago
Rule class doesn't need to check for initialization of id variable on each method invocation More... about 14 years ago
Added test for alias that overwrites the name of its match More... about 14 years ago
Updated examples More... about 14 years ago
Updated docs More... about 14 years ago
Updated docs More... about 14 years ago
Added Builder as a development dependency More... about 14 years ago
Updated docs More... about 14 years ago
Bump version to 1.0.0 More... about 14 years ago
Benchmarks suck More... about 14 years ago
Changed Rule#uniq_id to Rule#new_id More... about 14 years ago
Shortened some methods in calc examples More... about 14 years ago
Sugar example already requires citrus/sugar More... about 14 years ago
Added sugar example and tests More... about 14 years ago
Corrected sugar methods example More... about 14 years ago
Using label in Ruby calc example More... about 14 years ago
Updated label tests More... about 14 years ago
Updated calc example More... about 14 years ago
Added sugar method More... about 14 years ago
Testing uses citrus/debug for convenience More... about 14 years ago
Fixed a bug where labels were storing their label names as strings instead of symbols More... about 14 years ago
Separated out debugging code into citrus/debug More... about 14 years ago
Updated docs More... about 14 years ago
Fixed offset calculations in Repeats and Sequences More... about 14 years ago
Updated docs More... about 14 years ago
Added option to disable memoing during a parse More... about 14 years ago
Added offset tracking to matches More... about 14 years ago