summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* desugaring checkpointwip/17594-another-approach-desugaringDanielRrr2022-07-2333-137/+130
* typechecker checkpointDanielRrr2022-07-231-1/+0
* parser and renamer checkpointDanielRrr2022-07-232-1/+2
* typechecker checkpointDanielRrr2022-07-231-1/+7
* fixDanielRrr2022-07-231-6/+0
* typechecker checkpointDanielRrr2022-07-232-14/+7
* parser and renamer checkpointDanielRrr2022-07-231-0/+14
* typechecker checkpointDanielRrr2022-07-232-0/+0
* parser and renamer checkpointDanielRrr2022-07-232-1/+10
* typechecker checkpointDanielRrr2022-07-231-0/+1
* typechecker checkpointDanielRrr2022-07-235-37/+1
* typechecker checkpointDanielRrr2022-07-231-0/+6
* typechecker checkpointDanielRrr2022-07-232-6/+13
* parser and renamer checkpointDanielRrr2022-07-232-1/+10
* parser and renamer checkpointDanielRrr2022-07-231-0/+1
* parser and renamer checkpointDanielRrr2022-07-232-0/+4
* type checker checkpointDanielRrr2022-07-233-6/+17
* parser and renamer checkpointDanielRrr2022-07-232-3/+6
* type checker checkpointDanielRrr2022-07-231-2/+1
* parser and renamer checkpointDanielRrr2022-07-231-1/+2
* type checker checkpointDanielRrr2022-07-232-6/+3
* parser and renamer checkpointDanielRrr2022-07-232-3/+6
* type checker checkpointDanielRrr2022-07-235-8/+22
* parser and renamer checkpointDanielRrr2022-07-231-1/+2
* type checker checkpointDanielRrr2022-07-231-2/+1
* parser and renamer checkpointDanielRrr2022-07-231-1/+2
* type checker checkpointDanielRrr2022-07-231-1/+1
* type checker checkpointDanielRrr2022-07-232-9/+4
* parser and renamer checkpointDanielRrr2022-07-231-0/+2
* parser and renamer checkpointDanielRrr2022-07-233-6/+37
* type checker checkpointDanielRrr2022-07-231-0/+0
* type checker checkpointDanielRrr2022-07-231-0/+0
* type checker checkpointDanielRrr2022-07-2310-0/+0
* type checker checkpointwip/17594-another-approach-typecheckDanielRrr2022-07-2336-240/+307
* parser and renamer checkpointDanielRrr2022-07-233-3/+2
* parser and renamer checkpointDanielRrr2022-07-232-0/+7
* parser and renamer checkpointDanielRrr2022-07-231-0/+1
* parser and renamer checkpointDanielRrr2022-07-231-3/+3
* parser and renamer checkpointDanielRrr2022-07-232-1/+1
* parser and renamer checkpointDanielRrr2022-07-231-0/+2
* parser and renamer checkpointDanielRrr2022-07-232-0/+5
* parser and renamer checkpointDanielRrr2022-07-234-0/+33
* parser and renamer checkpointDanielRrr2022-07-231-1/+8
* parser and renamer checkpointDanielRrr2022-07-231-0/+30
* parser and renamer checkpointwip/17594-another-approachDanielRrr2022-07-2358-265/+690
* Make withDict opaque to the specialisersheaf2022-07-218-46/+193
* rts/ProfHeap: Ensure new Censuses are zeroedBen Gamari2022-07-191-0/+1
* driver: Fix implementation of -SMatthew Pickering2022-07-194-14/+27
* configure: Use AC_PATH_TOOL to detect toolsBen Gamari2022-07-191-12/+9
* Add mapAccumM, forAccumM to Data.TraversableBoris Lykah2022-07-193-5/+80