lean4-htt/library/init/native
Leonardo de Moura 16711fcdba feat(library/tactic/dsimplify): new configuration options for dsimp
TODO for `dsimp`:
- Add an option for reducing [reducible] definitions
- Add (to_unfold : list name) similar to the one in the `simp` tactic
2017-07-02 18:26:03 -07:00
..
anf.lean feat(library/init/data/unsigned): add basic unsigned operations 2017-03-05 16:14:16 -08:00
builtin.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
cf.lean feat(frontends/lean): allow local decls to shadow namespaces 2017-03-29 16:09:45 -07:00
config.lean chore(frontends/lean): remove several command aliases 2017-03-09 16:49:03 -08:00
default.lean chore(library): remove workarounds for issue #1682 2017-06-19 16:09:12 -07:00
format.lean fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean 2017-06-18 18:33:27 -07:00
internal.lean feat(*): C++ code generator 2016-12-05 16:11:41 -08:00
ir.lean chore(library/inductive_compiler/nested.cpp): prove all theorems in C++ 2017-05-04 16:34:32 -07:00
pass.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
procedure.lean fix(library): expr, level, hash_map, rb_map has_repr instances should be has_to_string since they do not produce results that can be parsed by Lean 2017-06-18 18:33:27 -07:00
result.lean feat(library/tactic/dsimplify): new configuration options for dsimp 2017-07-02 18:26:03 -07:00
util.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00