index
:
colin/argot.git
main
master
Grammar-driven macro definition
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-08-03
Manual
master
colin
2023-08-03
Add initial readme
colin
2023-08-02
Improved docgen
colin
2023-08-02
Add docgen
colin
2023-08-02
Moving code around
colin
2023-07-30
Improved error reporting and handling
colin
2023-07-29
Add better grammar parsing for subexpressions
colin
2023-07-29
more of the same
colin
2023-07-29
change language for rule def
colin
2023-07-29
recursive parse in calc example
colin
2023-07-29
rule name expander bindings should be ignorable not ignored
colin
2023-07-29
Add grammar class; remove defgrammar fold into deflanguage
colin
2023-07-23
Add calc example
colin
2023-07-21
Added reporting to argot parse errors;
colin
2023-07-21
Add `if-parse` and `argot-parse-error`
colin
2023-07-20
Add: rule definition guards
colin
2023-07-19
ignoreing unused vars in action lambdas
colin
2023-07-19
Add: parse-item; extend grammar rule action specs
colin
2023-07-19
Change: adding whole rule match to bindings for action application
colin
2023-07-19
Change: rule results are bound to rule name for action
colin
2023-07-19
Add: Rule parse result transforms
colin
2023-07-18
Initial commit
colin