Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
f80345a6d4
|
chore: move tests to new frontend
|
2020-10-10 07:41:04 -07:00 |
|
Leonardo de Moura
|
40943f84f3
|
chore(tests): fix tests
|
2019-07-17 10:46:35 -07:00 |
|
Leonardo de Moura
|
4149a25186
|
chore(tests): fix tests
|
2019-03-29 11:25:26 -07:00 |
|
Sebastian Ullrich
|
f34d37c371
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
Leonardo de Moura
|
b1c187f717
|
feat(library/compiler): allow io unit as main function result type
When `io unit` is used, we use `return 0` for `result.ok`, and `return
1` for `result.except`.
|
2019-03-16 16:05:45 -07:00 |
|
Leonardo de Moura
|
6d0ec3a8c9
|
refactor(library/init/io): implement io monad using estate monad
|
2019-03-16 15:34:58 -07:00 |
|
Leonardo de Moura
|
5dcbb9c50d
|
test(tests/compiler/append): append test
|
2019-02-08 16:52:41 -08:00 |
|