lean4-htt/library/init/native
2018-01-12 18:18:56 -08:00
..
anf.lean chore(init/category/combinators): remove monad.for 2017-07-26 11:52:11 +01: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 feat(kernel/expr): allow metavariables to have user-facing names 2017-07-16 07:16:41 -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/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
util.lean feat(frontends/lean/elaborator): coercion from (decidable) Prop to bool 2017-02-14 18:41:32 -08:00