aboutsummaryrefslogtreecommitdiff
path: root/spec/practical
AgeCommit message (Collapse)Author
2023-04-02Add 'make' and 'pure' arguments to parser_chainMatthew Hall
2023-04-02Refactor parser_chain argument orderMatthew Hall
2023-03-31json example refactoringMatthew Hall
2023-03-30Add example tags to example testsMatthew Hall
2023-03-27Finish up JSON parsing exampleMatthew Hall
2023-03-27Implement json_objectMatthew Hall
2023-03-27Fix json_array, the answer was pointersMatthew Hall
2023-03-26CURRENTLY BROKEN: NEEDS LAZY EVALUATIONMatthew Hall
2023-03-26Fully implement json_numberMatthew Hall
2023-03-26More refactoringMatthew Hall
2023-03-26RefactoringMatthew Hall
2023-03-26Int parsing + some tweaksMatthew Hall
2023-03-26New data structure, bool parserMatthew Hall
2023-03-24Not work: aliases and generics make matt a dull boyMatthew Hall
2023-03-22Re-implement parent_element with and_thenMatthew Hall
2023-03-21Example for Xcruciating Markup LanguagerewriteMatthew Hall
2023-03-20Separate files for practical tests + BF parser/interpreter finishedMatthew Hall