Leonardo de Moura
248cc2ec3a
chore: naming convention
2019-12-15 07:48:42 -08:00
Leonardo de Moura
93d987461a
chore: naming convention
2019-12-13 19:17:45 -08:00
Leonardo de Moura
c3005671f5
chore: avoid ^do ...
2019-12-11 06:19:12 -08:00
Leonardo de Moura
de7cbc17b2
feat: add user-friendly Meta.Exception -> MessageData
2019-12-10 15:49:52 -08:00
Leonardo de Moura
5b00560dfb
chore: remove nonsensical test
2019-12-09 15:41:21 -08:00
Leonardo de Moura
1352619ee4
refactor: MonadTracer and helper functions
...
This commit adds
- `addContext : MessageData -> m MessageData` method. We need it to
make sure we wrap the message with the current context. Before this
commit I had to redefine `trace` for `MetaM`, `SynthM`, and
`TermElabM`.
- polymorphic `traceM` method.
2019-12-08 09:05:15 -08:00
Leonardo de Moura
dd0b71938d
feat: register Meta tracing options
2019-12-05 06:38:28 -08:00
Leonardo de Moura
ad3f5b2490
feat: ensure trace messages at MetaM save Environment, MetavarContext, and LocalContext
2019-11-22 11:50:19 -08:00
Leonardo de Moura
c445199747
chore: library/Init ==> src/Init
...
cc @Kha @dselsam @cipher1024
2019-11-22 06:06:05 -08:00