0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2024 — Aug 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite tests. More... almost 17 years ago
Export more symbols More... almost 17 years ago
Implement lazy results. More... almost 17 years ago
Use hashtable for cache, defparametering gensyms doesn't work so well across reloads. More... almost 17 years ago
Export current-result and next-result More... almost 17 years ago
Rewrite with continuation passing. More... almost 17 years ago
Split basic.lisp More... almost 17 years ago
Make choice combinator not evaluate everything below when forced More... almost 17 years ago
Add result lazyness. More... almost 17 years ago
Add lazy parse-result class and extractor function More... almost 17 years ago
Inline some trivial parser functions, split part of bind to function, to avoid huge nested iters in mdo expansions. More... almost 17 years ago
Add time measurement function for simple arithmetic More... almost 17 years ago
Add arithmetic tests, verify with infix package. More... almost 17 years ago
Add few tests More... almost 17 years ago
Export more repetition parsers More... almost 17 years ago
Export imes? More... almost 17 years ago
Fix docstring to reflect reality More... almost 17 years ago
Export memoize? and curtail? More... almost 17 years ago
Add docstring to curtail More... almost 17 years ago
More parser docstrings. More... almost 17 years ago
Add docstring to greedy parsers. More... almost 17 years ago
Add docstrings. More... almost 17 years ago
Amend docstring to parse-string More... almost 17 years ago
Add docstring, some modifications. More... almost 17 years ago
Add some more repetition parsers. More... almost 17 years ago
Add def-memo-parser More... almost 17 years ago
Export greedy parsers More... almost 17 years ago
Export basic parsers More... almost 17 years ago
Remove trailing newline More... almost 17 years ago
Export basic functions/macros More... almost 17 years ago