lean4-htt/library/init/lean
Leonardo de Moura 0d4da4bc76 fix(library/init/lean/elaborator): borrow annotations
@kha I see you found this problem too :)
2019-03-07 10:26:40 -08:00
..
compiler chore(library/init/lean/compiler/ir): use has_beq 2019-03-07 10:21:14 -08:00
parser fix(library/init/lean/parser/term,frontends/lean/builtin_exprs): @& should have higher rbp than -> 2019-03-07 14:35:25 +01:00
config.lean feat(library/init/lean): add lean.closure_max_args 2018-05-13 08:40:46 -07:00
declaration.lean feat(kernel): save constructor idx and nfields at constructor_val 2018-09-14 13:45:58 -07:00
default.lean fix(library/init/lean/default): missing file 2019-02-14 15:21:53 -08:00
disjoint_set.lean feat(library/init/lean/ir): add elim_phi function 2018-05-06 10:07:44 -07:00
elaborator.lean fix(library/init/lean/elaborator): borrow annotations 2019-03-07 10:26:40 -08:00
expander.lean fix(library/init/lean/expander): fix let expansion again 2019-01-22 11:16:00 +01:00
expr.lean feat(library/init/lean/compiler): fold nat predicates 2019-02-15 16:17:16 -08:00
extern.lean feat(library/init/data/char): use uint32 instead of nat for defining char 2019-02-15 18:07:55 -08: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
frontend.lean perf(library/init/lean/frontend): do not hold on to outputs (syntax trees etc.) by default 2019-03-07 12:56:48 +01:00
kvmap.lean feat(library/init/lean): add kvmap 2018-06-15 16:05:11 -07:00
level.lean feat(library/init/lean/compiler): fold nat predicates 2019-02-15 16:17:16 -08:00
message.lean refactor(library/init/lean): remove duplicate position type, rename pos to position 2018-12-20 15:32:46 +01:00
name.lean feat(library/init/lean/name): add name_map 2019-03-06 12:32:08 -08:00
name_mangling.lean feat(library/init/data/char): use uint32 instead of nat for defining char 2019-02-15 18:07:55 -08:00
options.lean feat(library/init/lean): add kvmap 2018-06-15 16:05:11 -07:00
position.lean perf(library/init/lean/position): add file_map cache for position conversion 2018-12-20 15:32:46 +01:00
trace.lean refactor(library/init/lean): remove duplicate position type, rename pos to position 2018-12-20 15:32:46 +01:00
util.lean feat(library/init/lean/util): Lean API for profiler 2019-03-06 10:37:38 +01:00