lean4-htt/library/init/lean
2018-08-29 16:42:24 -07:00
..
ir feat(library/derive_attribute): temporary, hacky C++ implementation of @[derive] 2018-08-01 18:44:23 -07:00
parser refactor(library/init/lean/parser/reader): use different monad stacks for different parts of the reader 2018-08-29 16:42:24 -07:00
config.lean feat(library/init/lean): add lean.closure_max_args 2018-05-13 08:40:46 -07:00
declaration.lean feat(kernel/inductive): continue new inductive datatype module 2018-08-29 09:27:06 -07:00
disjoint_set.lean feat(library/init/lean/ir): add elim_phi function 2018-05-06 10:07:44 -07:00
expr.lean chore(library/init/lean/expr): document mvar new design 2018-06-22 15:06:36 -07:00
format.lean refactor(frontends/lean/elaborator): mark thunk as opaque, and thunk A to A is now a coercion 2018-08-21 15:27:51 -07:00
kvmap.lean feat(library/init/lean): add kvmap 2018-06-15 16:05:11 -07:00
level.lean feat(library/init/lean/level): missing functions 2018-05-22 10:49:24 -07:00
name.lean chore(library/equations_compiler/util): disable generation of equational lemmas 2018-06-12 13:03:25 -07:00
name_mangling.lean feat(library/init/lean/parser/parsec): add custom error message type 2018-07-27 14:29:50 -07:00
options.lean feat(library/init/lean): add kvmap 2018-06-15 16:05:11 -07:00
pos.lean refactor(library/init/lean/trace): avoid init.meta import 2018-05-17 14:25:12 +02:00
trace.lean refactor(frontends/lean/elaborator): mark thunk as opaque, and thunk A to A is now a coercion 2018-08-21 15:27:51 -07:00