Leonardo de Moura
|
d46cb80362
|
chore: fix tests
|
2021-03-11 11:35:51 -08:00 |
|
Leonardo de Moura
|
db9e390b4d
|
chore: remove new_frontend from tests
|
2020-10-25 09:16:38 -07:00 |
|
Leonardo de Moura
|
d2e5c1c300
|
feat: improve dbgTrace! macro
|
2020-10-13 12:38:04 -07:00 |
|
Leonardo de Moura
|
9538772c1c
|
chore: do not use string interpolation by default at dbgTrace!
It is nice to be able to write `dbgTrace! x` instead of `dbgTrace! "{x}"`
|
2020-10-09 20:49:39 -07:00 |
|
Leonardo de Moura
|
bca81714fe
|
feat: println! and dbgTrace! macros with string interpolation
|
2020-10-09 17:19:04 -07:00 |
|
Leonardo de Moura
|
f6fffc9532
|
test: monad stack with multiple ExceptT
cc @Kha :)
|
2020-10-08 19:53:12 -07:00 |
|