Sebastian Ullrich
|
f34d37c371
|
chore(tests): port tests, fix at least compiler tests
|
2019-03-21 15:11:05 -07:00 |
|
Sebastian Ullrich
|
6dbe54a01b
|
chore(library/init/io): rename io.print_ln to io.println
|
2018-08-21 08:43:10 -07:00 |
|
Sebastian Ullrich
|
37e5f03351
|
refactor(library/system/io): move into init
|
2018-08-21 08:43:09 -07:00 |
|
Leonardo de Moura
|
3df91f1567
|
chore(*): fix tests
|
2018-05-21 06:57:43 -07:00 |
|
Leonardo de Moura
|
d5fd86791d
|
chore(tests/lean/run/ext_eff*): reduce number of iterations
My machine was taking forever to run these tests in debug mode.
|
2018-05-09 10:52:33 -07:00 |
|
Sebastian Ullrich
|
4ed7b57903
|
test(tests/lean/run/ext_eff): add IO exception handling example
|
2018-05-08 17:29:12 +02:00 |
|
Sebastian Ullrich
|
91e3e2435a
|
test(tests/lean/run/ext_eff): document quadratic run time issue and implement solution from paper
~3x slowdown on right-associated binds
|
2018-05-07 23:58:17 +02:00 |
|
Sebastian Ullrich
|
7da6d5c50d
|
test(tests/lean/run/ext_eff): add extensible effects monad example
|
2018-05-04 19:44:33 +02:00 |
|