0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add key argument to parse-string* More... almost 16 years ago
Split cache macros to new file More... almost 16 years ago
Move some macros to ensure-parser.lisp More... almost 16 years ago
Update README More... almost 16 years ago
Add parse-string* utility function. More... almost 16 years ago
Update README More... almost 16 years ago
Add newline-at-end-of-file More... almost 16 years ago
Make vectors and characters accepted as parsers. More... almost 16 years ago
Export find? family parsers. More... almost 16 years ago
Fix method specialization More... almost 16 years ago
Specialize context-next around method More... almost 16 years ago
Initialize vector cache. More... almost 16 years ago
Simplify contexts. More... almost 16 years ago
Make memoize and recursion curtailing key on position. More... almost 16 years ago
Add context-equal method. More... almost 16 years ago
Check if contexts are of the same sequence. More... almost 16 years ago
Add method to check for end context. More... almost 16 years ago
Move BPM dependency to test suite. More... almost 16 years ago
Failed with those declarations in SBCL 1.0.29. Works in 1.0.31 More... almost 16 years ago
Check for end of input in (string? ...) More... almost 16 years ago
Fix bug in (string? ...) More... almost 16 years ago
Add test for context capture, export symbol, fix a mistake More... almost 16 years ago
Rewrite choice1 and choices1 with define-oneshot-result More... almost 16 years ago
Make context capture parser More... almost 16 years ago
Add context-interval More... almost 16 years ago
Fix memoize? bug, add a small test. More... almost 16 years ago
Don't gather nodes with count above max. More... almost 16 years ago
Modify README More... almost 16 years ago
Test subexpressions. More... almost 16 years ago
Add some more tests. More... almost 16 years ago