lean4-htt/library/init/meta/converter
Sebastian Ullrich ad97607307 fix(frontends/lean/tactic_notation): always use quote_scope for parsing interactive parameters
Replace now redundant `qexpr` parser with `parser.pexpr`
2017-07-04 12:20:38 -07:00
..
conv.lean feat(library/init/meta/simp_tactic): add option for reducing [reducible] definitions at dsimp, and to_unfold : list name similar to the one in the simp tactic 2017-07-03 13:28:46 -07:00
default.lean feat(library/init/meta): add conv interactive mode 2017-06-28 16:09:49 -07:00
interactive.lean fix(frontends/lean/tactic_notation): always use quote_scope for parsing interactive parameters 2017-07-04 12:20:38 -07:00