lean4-htt/tests
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
..
bench chore: fix one more benchmark 2019-11-25 12:47:42 +01:00
compiler test: speed up some tests for the debug interpreter 2019-12-07 21:51:59 +01:00
elabissues doc: document private keyword elaboration issues 2019-12-05 08:55:21 -08:00
ir chore(tests): fix do syntax in tests 2019-06-30 13:04:34 +02:00
lean refactor: MonadTracer and helper functions 2019-12-08 09:05:15 -08:00
playground feat: generalize binInsert 2019-11-23 08:20:20 -08:00
plugin chore: add tests/plugin/.gitignore 2019-12-05 13:21:08 +01:00