lean4-htt/library/init/native
Mario Carneiro fb2447468b chore(init/category/combinators): remove monad.for
and variations, in favor of monad.map and variations
2017-07-26 11:52:11 +01:00
..
anf.lean chore(init/category/combinators): remove monad.for 2017-07-26 11:52:11 +01:00
builtin.lean
cf.lean
config.lean
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
ir.lean
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