lean4-htt/library/init/meta/smt
Sebastian Ullrich d0c2c73b35 refactor(init/meta,tools): rename now tactic to done
It was pointed out that Coq already uses `now` for a different kind of tactic.
And `done` is more descriptive anyway.
2017-05-03 11:18:31 +02:00
..
congruence_closure.lean feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term 2017-03-28 17:47:49 -07:00
default.lean feat(library/init/meta/smt): add rsimp 2017-02-17 19:40:38 -08:00
ematch.lean feat(frontends/lean): use . for field access 2017-03-28 15:29:54 -07:00
interactive.lean fix(library/init/meta/smt): fail tactic result type 2017-04-30 14:39:51 -07:00
rsimp.lean refactor(init/meta,tools): rename now tactic to done 2017-05-03 11:18:31 +02:00
smt_tactic.lean fix(library/init/meta/smt): fail tactic result type 2017-04-30 14:39:51 -07:00