Age | Commit message (Expand) | Author |
2023-07-30 | chain/default.rs: Minor adjustment and add a plan | JSDurand |
2023-07-30 | DIARY: Add more thoughts | JSDurand |
2023-07-30 | update README | JSDurand |
2023-07-30 | Fix makefile's. | JSDurand |
2023-07-30 | grammar: cancel the plan of adding a range type | JSDurand |
2023-07-22 | Add some auxiliary data. | JSDurand |
2023-07-22 | Add experimental python scripts for debugging | JSDurand |
2023-07-21 | Print graphs with edges in order | JSDurand |
2023-07-21 | Bump version number to 0.1.20.1.2 | JSDurand |
2023-07-21 | Add variations to the test | JSDurand |
2023-07-21 | regex: Merge the `types` array as well. | JSDurand |
2023-07-21 | abnf: Correct error reports | JSDurand |
2023-07-21 | Derive Debug for a type | JSDurand |
2023-07-21 | Add a rule to compile the Rust part | JSDurand |
2023-07-21 | Add a change log to celebrate.0.1.1 | JSDurand |
2023-07-21 | bump version | JSDurand |
2023-07-21 | chain/default: Remove the annoying node whenever plausible. | JSDurand |
2023-07-21 | chain/atom/default: add a function to print virtual nodes. | JSDurand |
2023-07-21 | genins: Use relative file path for printing forests. | JSDurand |
2023-07-21 | grammar/label: `set_end_option` | JSDurand |
2023-07-21 | splone: splitting parents properly. | JSDurand |
2023-07-21 | make changes install file for some reason | JSDurand |
2023-07-19 | graph: Add a future plan. | JSDurand |
2023-07-19 | chain/atom/default: Make `print_nullables` public. | JSDurand |
2023-07-19 | genins: Fix the bug of forgetting to set ending positions. | JSDurand |
2023-07-19 | grammar/abnf: Fix a bug of repeatedly adding non-terminals | JSDurand |
2023-07-18 | chain/src/item/default/mod.rs: Add a unit test for `set_pos` | JSDurand |
2023-07-18 | Fix the bug of incorrectly setting the end of forest nodes | JSDurand |
2023-07-18 | chain/src/atom/default.rs: Add function to print nullables | JSDurand |
2023-07-18 | Fix a bug of unnecessarily cloning nodes. | JSDurand |
2023-07-18 | test.c: Save the forest to a file. | JSDurand |
2023-07-16 | Fix the bug of forgetting to check cloned nodes. | JSDurand |
2023-07-15 | test.c: I forgot to check if a malloc fails. | JSDurand |
2023-07-13 | genins: stop printing files if the directory does not exist | JSDurand |
2023-07-13 | helper.h: delete a duplicated declarcation | JSDurand |
2023-07-13 | remove intermediate files | JSDurand |
2023-07-13 | Add config for cross-compilation | JSDurand |
2023-07-12 | Fix the bug of testing prefixes and planting | JSDurand |
2023-07-12 | reformat some C functions | JSDurand |
2023-07-08 | Finished the Emacs binding. | JSDurand |
2023-07-08 | adding test grammar and test document | JSDurand |
2023-06-18 | adjust autotools settings | JSDurand |
2023-06-18 | fixed the bugs of node duplications and left-open nodes | JSDurand |
2023-06-02 | review of previous bug fix | JSDurand |
2023-06-02 | abnf: a skeleton for an ABNF parser | JSDurand |
2023-06-02 | Fix a bug of duplication from planting after sploing | JSDurand |
2023-06-02 | viz: finished decycle algorithm | JSDurand |
2023-06-02 | diary | JSDurand |
2023-05-04 | Completed the procedural macro for deriving Graphs. | JSDurand |
2023-03-02 | extra reductions | JSDurand |