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 |
|
Leonardo de Moura
|
6f4dd5441e
|
chore: disable test on windows
|
2020-02-04 14:21:38 -08:00 |
|
Leonardo de Moura
|
b5eb64da3a
|
fix: add mkFilePath and try to fix Windows build
|
2020-02-04 11:24:33 -08:00 |
|
Leonardo de Moura
|
48be9094b9
|
test: add test for parsing Core.lean
|
2020-02-04 10:15:00 -08:00 |
|