Leonardo de Moura
|
9c0bd9dd41
|
chore: fix tests
|
2020-05-26 15:05:00 -07:00 |
|
Sebastian Ullrich
|
8f67db0101
|
refactor: never implicitly ignore monadic results
Also change `do e; f` to desugar to `e *> f` so that it is affected as well
|
2020-04-23 11:09:59 -07:00 |
|
Sebastian Ullrich
|
3c71c4f0ea
|
chore: fix benchmark
|
2020-03-24 17:27:02 +01:00 |
|
Simon Hudon
|
92c8773137
|
feat: file IO using handles
|
2020-01-12 08:02:48 -08:00 |
|
Sebastian Ullrich
|
5a29922b6f
|
chore: replace broken frontend benchmark with repeated parser benchmark on pinned Core.lean
|
2019-11-11 10:31:46 +01:00 |
|