lean4-htt/library/init/lean
2019-02-13 10:37:13 -08:00
..
ir feat(library/init/lean/ir): remove support for functions with multiple return values 2018-10-22 17:39:40 -07:00
parser feat(library/init/lean/parser/syntax): improve syntax.get_pos for more error positions 2019-01-22 11:16:00 +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
disjoint_set.lean feat(library/init/lean/ir): add elim_phi function 2018-05-06 10:07:44 -07:00
elaborator.lean feat(library/init/lean/elaborator): use extern attribute 2019-02-12 11:40:21 -08:00
expander.lean fix(library/init/lean/expander): fix let expansion again 2019-01-22 11:16:00 +01:00
expr.lean fix(library/init/lean/expr): literal: use C++ constructor ordering 2019-02-07 13:03:09 +01:00
extern.lean feat(library/compiler): add [extern] attribute 2019-02-09 18:53:44 -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 feat(library/init/lean/frontend): rework error reporting 2019-02-12 13:34:32 +01:00
kvmap.lean feat(library/init/lean): add kvmap 2018-06-15 16:05:11 -07:00
level.lean feat(kernel): expose level primitives 2019-02-13 10:37:13 -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 refactor(boot,runtime,util): move name runtime implementation to util/name, and use "extern C" ABI 2019-02-13 08:27:23 -08:00
name_mangling.lean chore(library): remove >>, we should use *> 2018-09-12 17:31:21 -07: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