lean4-htt/library/init
Leonardo de Moura 88de217cb7 chore(library/init): remove version.lean.in
We are currently not using this file. In the future, we should
reintroduce it, but its functions should be implemented as builtins.
Thus, every `chore(boot): update` commit will not have to update it.
2019-02-12 11:57:09 -08:00
..
control chore(library/init/control/default): add init.control.combinators 2019-02-07 09:12:53 -08:00
data feat(library/init/data/int/basic): use extern attribute, and fix div/mod mess 2019-02-12 11:41:46 -08:00
lean feat(library/init/lean/elaborator): use extern attribute 2019-02-12 11:40:21 -08:00
coe.lean fix(library/init): missing @[inline] 2018-09-18 21:42:22 -07:00
core.lean fix(library/init/core): missing borrowed annotation 2019-02-11 16:01:56 -08:00
default.lean chore(library/init): remove version.lean.in 2019-02-12 11:57:09 -08:00
env_ext.lean chore(library/init/env_ext): update 2018-09-11 13:55:25 -07:00
function.lean fix(library/init/function): missing @[inline] 2018-09-20 08:39:25 -07:00
init.md
io.lean feat(library/init/io): use extern attribute 2019-02-11 16:56:54 -08:00
platform.lean feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -07:00
wf.lean chore(library/init/wf): disable codegen for wf 2018-10-01 11:41:57 -07:00