lean4-htt/library/init
2018-09-12 11:00:05 -07:00
..
control fix(library/init/io): move coroutine_io implementation to io 2018-09-06 18:09:32 -07:00
data feat(library/init/data/rbmap/basic): add rbmap_core low level functions 2018-09-09 18:18:40 -07:00
lean fix(library/messages,library/init/lean/message): wrap message_log in structure, reverse in the end 2018-09-11 13:55:25 -07:00
meta feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
coe.lean feat(library/init/core): decidable_eq is a proper class 2018-09-07 16:38:11 -07:00
core.lean chore(library/init/core): hide arguments for lc_proof, lc_cast and lc_unreachable 2018-09-12 11:00:05 -07:00
default.lean chore(library/init/meta): remove well_founded_tactics 2018-08-23 15:14:22 -07:00
env_ext.lean chore(library/init/env_ext): update 2018-09-11 13:55:25 -07:00
function.lean chore(library/init): avoid calc at corelib 2018-08-27 12:17:30 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
io.lean fix(library/init/io): move coroutine_io implementation to io 2018-09-06 18:09:32 -07:00
platform.lean feat(library/vm): add support for system.platform.nbits in the VM 2018-05-03 15:54:54 -07:00
util.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
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(kernel/inductive/inductive): dependent elimination for inductive predicates 2018-06-12 13:03:26 -07:00