summaryrefslogtreecommitdiff
path: root/grammar
AgeCommit message (Expand)Author
2023-08-05bump version: 0.1.3JSDurand
2023-08-04minor adjustmentsJSDurand
2023-07-30grammar: cancel the plan of adding a range typeJSDurand
2023-07-21Bump version number to 0.1.20.1.2JSDurand
2023-07-21Add variations to the testJSDurand
2023-07-21abnf: Correct error reportsJSDurand
2023-07-21Derive Debug for a typeJSDurand
2023-07-21grammar/label: `set_end_option`JSDurand
2023-07-19grammar/abnf: Fix a bug of repeatedly adding non-terminalsJSDurand
2023-07-08Finished the Emacs binding.JSDurand
2023-07-08adding test grammar and test documentJSDurand
2023-06-18adjust autotools settingsJSDurand
2023-06-18fixed the bugs of node duplications and left-open nodesJSDurand
2023-06-02review of previous bug fixJSDurand
2023-06-02abnf: a skeleton for an ABNF parserJSDurand
2023-06-02Fix a bug of duplication from planting after sploingJSDurand
2023-02-28Add a type Reducer for recording extra reductionsJSDurand
2023-02-27before a major refactorJSDurand
2023-02-12Added the functionality of split or clone.JSDurand
2023-02-03Finally produced the first correct forestJSDurand
2023-01-28a prototype of an item derivation forestJSDurand
2023-01-22forest: clone correctlyJSDurand
2023-01-20chain: a prototype is added.JSDurand
2023-01-13forest seems to be completedJSDurand
2023-01-11Record left-linear expansion and forest formatJSDurand
2023-01-05singly labelled graphsJSDurand
2023-01-03structural change: separate crates outJSDurand