aboutsummaryrefslogtreecommitdiff
path: root/argot.lisp
AgeCommit message (Expand)Author
2023-09-10Added custom literals comparator for grammarsHEADmaincolin
2023-09-10changed doc convention for optionalscolin
2023-08-14correcting docgen notescolin
2023-08-14corrected docgencolin
2023-08-14updating docgencolin
2023-08-08changed :doc to :note in rule specscolin
2023-08-08Added more documentation gen; deflangauge no longer uses defvarcolin
2023-08-08Removed dependency on triviacolin
2023-08-02Improved docgencolin
2023-08-02Add docgencolin
2023-08-02Moving code aroundcolin
2023-07-30Improved error reporting and handlingcolin
2023-07-29Add better grammar parsing for subexpressionscolin
2023-07-29more of the samecolin
2023-07-29change language for rule defcolin
2023-07-29rule name expander bindings should be ignorable not ignoredcolin
2023-07-29Add grammar class; remove defgrammar fold into deflanguagecolin
2023-07-21Added reporting to argot parse errors;colin
2023-07-21Add `if-parse` and `argot-parse-error`colin
2023-07-20Add: rule definition guardscolin
2023-07-19ignoreing unused vars in action lambdascolin
2023-07-19Add: parse-item; extend grammar rule action specscolin
2023-07-19Change: adding whole rule match to bindings for action applicationcolin
2023-07-19Change: rule results are bound to rule name for actioncolin
2023-07-19Add: Rule parse result transformscolin
2023-07-18Initial commitcolin