lean4-htt/library/init
Leonardo de Moura 82bf618972 feat(library/init/lean/disjoint_set): disjoint sets
We need this datastructure to eliminate phi nodes from the IR.
The phi nodes need to be eliminated when mapping to C++ and/or
interpreting the IR.
2018-05-02 22:24:33 -07:00
..
control refactor(library/init/control): remove init.meta.name spurious dependency 2018-04-30 11:36:07 -07:00
data feat(library/init/data/dlist): add dlist back without tactic framework dependency 2018-05-02 12:36:31 -07:00
lean feat(library/init/lean/disjoint_set): disjoint sets 2018-05-02 22:24:33 -07:00
meta chore(library/init/meta): remove @[derive] and mk_has_reflect_instance 2018-04-30 13:12:10 -07:00
coe.lean chore(library/init): remove prod micro module 2018-04-30 09:25:25 -07:00
core.lean feat(library/init/lean/ir/ir): use name 2018-05-01 12:40:49 -07:00
default.lean chore(library/init): remove classical.lean 2018-04-30 09:25:26 -07:00
function.lean chore(library/init): remove funext and quot modules 2018-04-30 09:25:26 -07:00
init.md
ite_simp.lean feat(library/init/ite_simp): add simp lemmas 2017-11-06 12:34:52 -08:00
util.lean refactor(library): has_to_string ==> has_repr 2017-06-18 18:29:19 -07:00
version.lean.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00
wf.lean feat(library/init): add wf_term_hack (unsound) axiom 2018-04-30 11:06:51 -07:00