lean4-htt/library/init/lean
2018-05-30 10:24:31 -07:00
..
core feat(library/init/lean/core): define core language 2018-05-18 15:35:42 -07:00
ir chore(runtime/object): tag => obj_tag 2018-05-20 12:00:59 -07:00
parser feat(init/lean/parser/macro): global names can be overloaded 2018-05-29 16:43:32 +02:00
config.lean feat(library/init/lean): add lean.closure_max_args 2018-05-13 08:40:46 -07:00
disjoint_set.lean feat(library/init/lean/ir): add elim_phi function 2018-05-06 10:07:44 -07:00
format.lean refactor(library/init/lean/ir): platform dependent IR 2018-05-10 13:15:02 -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/macro): update macro TODO list 2018-05-30 10:24:31 -07:00
name.lean feat(library/init/data/hashable): add hashable nat instance 2018-05-06 07:53:29 -07:00
name_mangling.lean chore(library/init/lean/name_mangling): allow custom prefix when mangling names 2018-05-09 15:01:12 -07:00
options.lean feat(library/init/lean/options): add lean.options 2018-05-18 14:51:40 +02:00
pos.lean refactor(library/init/lean/trace): avoid init.meta import 2018-05-17 14:25:12 +02:00
trace.lean feat(library/init/lean/trace): implement conditional tracing via good old trace classes 2018-05-18 14:52:15 +02:00