2022-01-04 19:43 | added datatype parameters | flupe | 5 | +109 | -79 |
2022-01-04 19:11 | less conservative parsing | flupe | 5 | +49 | -35 |
2022-01-03 19:32 | wip pattern-matching | flupe | 6 | +101 | -40 |
2022-01-02 18:49 | basic support for datatype declaration | flupe | 10 | +117 | -84 |
2021-12-31 00:15 | almost working typechecking | flupe | 11 | +251 | -129 |
2021-12-05 14:56 | wip type checking | flupe | 12 | +323 | -69 |
2021-12-05 06:05 | added readme | flupe | 1 | +33 | -0 |
2021-12-05 01:55 | prettyprinting and prefix notation | flupe | 5 | +52 | -11 |
2021-12-05 00:54 | handling associativity | flupe | 2 | +6 | -1 |
2021-12-05 00:44 | third time's the charm | flupe | 1 | +45 | -33 |
2021-12-04 22:54 | documenting parser combinators | flupe | 3 | +123 | -83 |
2021-12-04 19:39 | parsing infix operators in patterns | flupe | 3 | +38 | -14 |
2021-12-04 19:08 | improved precedence handling | flupe | 3 | +61 | -38 |
2021-12-04 15:46 | parsing custom fixities | flupe | 7 | +139 | -61 |
2021-12-04 00:50 | parsing indented data blocks | flupe | 2 | +23 | -20 |
2021-12-04 00:31 | parsing datatype definition | flupe | 3 | +22 | -11 |
2021-12-04 00:14 | parsing function clauses, patterns | flupe | 2 | +19 | -11 |
2021-12-03 23:47 | added vim syntax file, parsing lambdas | flupe | 4 | +115 | -16 |
2021-12-03 22:41 | multiline comments and left-associative app | flupe | 2 | +28 | -16 |
2021-12-03 21:02 | first commit | flupe | 7 | +188 | -0 |