aboutsummaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
2023-03-11Implement FirstOfMatthew Hall
2023-03-09Implement between + improve error handlingMatthew Hall
2023-03-09Implement AtLeast and AtMostMatthew Hall
2023-03-09Implement Exactly + extra test for SequenceMatthew Hall
2023-03-09Implement SequenceMatthew Hall
2023-03-09Implement Many and SomeMatthew Hall
2023-03-09Implement Token sequence parserMatthew Hall
2023-03-09Rewrite Satisfy to use blocksMatthew Hall
2023-03-09Rewrite Map to use blocksMatthew Hall
2023-03-09Rewrite Assert to use blocksMatthew Hall
2023-03-08Add Parser#recoverMatthew Hall
2023-03-08Implement Optional (sort of)Matthew Hall
2023-03-08Implement recoverMatthew Hall
2023-03-08Implement PhraseMatthew Hall
2023-03-08Implement PlusMatthew Hall
2023-03-08Remove pointless testsMatthew Hall
2023-03-08i just love refactoring things, i guessMatthew Hall
2023-03-08A bunch of stuffMatthew Hall
2023-03-07InitialMatthew Hall