0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add greedy version of sequence parser. More... over 15 years ago
Add named sequence macro. More... over 15 years ago
Add more parsers, trying to optimize certain common cases. Also add sequences without generators. More... over 15 years ago
Add more tests. More... over 15 years ago
Ensure-parser in parse-string* More... over 15 years ago
Return zero-width result from between? with proper result type. More... over 15 years ago
Add position-of and document context-front. More... over 15 years ago
Tag end of input parser. More... over 15 years ago
Update front context when reading, not creating, so that tag-stack will be up to date More... over 15 years ago
Export cut-tag? symbol. More... over 15 years ago
Add cut-tag? parser modifier. More... over 15 years ago
Make tag? parser work with lazy parses. More... over 15 years ago
Export tag? parser. More... over 15 years ago
Add tag? parser. More... over 15 years ago
Actually do it from PARSE-STRING* More... over 15 years ago
Return context front from top level functions. More... over 15 years ago
Fix docstring. More... over 15 years ago
Add support for approximate error reporting. More... over 15 years ago
Export new parsers. More... over 15 years ago
Add (end?) and tests. More... over 15 years ago
Add (find-before* ...) and test. More... over 15 years ago
Add test for (find-before? ...) More... over 15 years ago
Add (find-before? ...) parser. More... over 15 years ago
Fix choices1 More... almost 16 years ago
Fix iterate clause mistake More... almost 16 years ago
Fix ensure-parser bug More... almost 16 years ago
Move `define-oneshot-result` earlier. More... almost 16 years ago
Slighly more self-confidence. More... almost 16 years ago
Forgot to commit the caching macros file More... almost 16 years ago
Update README More... almost 16 years ago