Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-04 | Make up to date | Camil Staps | 1 | -17/+16 | |
2017-08-15 | Made some more errors positional (#5) | Camil Staps | 1 | -10/+21 | |
2017-07-30 | Add positions to Statements | Camil Staps | 1 | -18/+27 | |
2017-07-30 | Reorganise: make Position a field in Syntax types | Camil Staps | 1 | -4/+7 | |
2017-07-30 | Start with positional errors (see #5) | Camil Staps | 1 | -4/+5 | |
2017-07-29 | Cleanup; add <> < > <= >= | Camil Staps | 1 | -9/+14 | |
2017-07-28 | Resolve #1: implement lists (tuples have been done earlier) | Camil Staps | 1 | -1/+5 | |
2017-07-27 | Add tuples (see #1) | Camil Staps | 1 | -0/+2 | |
2017-07-20 | Type checking | Camil Staps | 1 | -11/+1 | |
2017-07-20 | Add checks for locals with type Void | Camil Staps | 1 | -0/+20 | |
2017-07-19 | Add AST checks | Camil Staps | 1 | -0/+27 | |
2017-07-19 | Add while and ! to printer | Camil Staps | 1 | -0/+1 | |
2017-07-19 | Nomenclature: Application type is now Expression | Camil Staps | 1 | -2/+2 | |
2017-07-19 | Add else if | Camil Staps | 1 | -1/+1 | |
2017-07-19 | Reorganise | Camil Staps | 1 | -0/+52 | |
2017-07-17 | Initial commit | Camil Staps | 1 | -0/+3 | |