lean4-htt/library/init/lean
Leonardo de Moura fd25827d3e fix(library/init/lean/compiler/ir/resetreuse): must use livevars instead of freevars
The file badreset contains two functions where the new `reset/reuse`
insertion procedure implemented in Lean produces better results than the
one implemented in C++.

cc @kha
2019-05-07 11:09:51 -07:00
..
compiler fix(library/init/lean/compiler/ir/resetreuse): must use livevars instead of freevars 2019-05-07 11:09:51 -07:00
parser refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
config.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
declaration.lean chore(library/init/lean/declaration): naming convention 2019-03-23 09:28:38 -07:00
default.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
disjoint_set.lean refactor(library/init/data/hashmap): use AssocList and HasBeq 2019-04-03 05:55:08 -07:00
elaborator.lean refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
expander.lean refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
expr.lean feat(library/init/lean/options): add registerOption 2019-03-22 17:26:43 -07:00
extern.lean chore(library/init/data/list/basic): cleanup 2019-03-29 16:33:08 -07:00
format.lean feat(library/init/lean/compiler/ir): use Array instead of List 2019-04-29 10:48:33 -07:00
frontend.lean fix(library/init/lean/frontend): naming style misrenamings 2019-03-23 23:09:55 +01:00
kvmap.lean refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
level.lean refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
message.lean chore(library/init): avoid wf_term_hack 2019-03-27 12:12:21 -07:00
name.lean refactor(library/init/data/rbmap): use Bool instead of Prop 2019-04-03 02:54:34 -07:00
name_mangling.lean chore(*): use lowercase dir names 2019-03-21 15:06:44 -07:00
options.lean feat(library/init/lean): improving options 2019-03-24 09:30:20 -07:00
position.lean refactor(library/init): HasToFormat ==> HasFormat, toFormat ==> format 2019-04-28 09:16:47 -07:00
trace.lean refactor(library/init/data/rbmap): use Bool instead of Prop 2019-04-03 02:54:34 -07:00
util.lean chore(library): unit => Unit 2019-03-21 15:06:44 -07:00