lean4-htt/library/init/lean
Leonardo de Moura 71dd8653bc feat(library/init/core): decidable_eq is a proper class
We need this to take advantage of the new indexing structure we are
going to add to improve performance.
2018-09-07 16:38:11 -07:00
..
ir feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
parser feat(library/init/lean/parser/term): implement Pratt parser 2018-09-06 17:17:50 -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): store at inductive_val whether the type is reflexive or not 2018-09-05 14:46:03 -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
macro.lean chore(library/init/lean): lean.parser.reader ~> lean.parser 2018-08-30 16:34:47 -07:00
name.lean feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -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 feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07: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