lean4-htt/library/init
2018-08-31 17:47:22 -07:00
..
control feat(library/init/lean/parser/reader): use coroutine on the module level 2018-08-29 16:42:24 -07:00
data chore(library/init): avoid calc at corelib 2018-08-27 12:17:30 -07:00
lean feat(kernel/inductive): generate recursors in the new inductive datatype module 2018-08-31 17:47:22 -07:00
meta fix(library/init/meta/pos): missing file 2018-08-28 07:41:41 -07:00
coe.lean feat(library/init/{io,control/except}): use lift_t to automatically upcast io and other errors 2018-08-21 08:43:09 -07:00
core.lean refactor(library/init/core): remove exists_unique 2018-08-28 14:01:33 -07:00
default.lean chore(library/init/meta): remove well_founded_tactics 2018-08-23 15:14:22 -07:00
env_ext.lean doc(library/init/env_ext): document environment extensions in use 2018-05-30 14:28:49 -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 feat(init/control/coroutine): avoid mutual inductive 2018-08-23 10:49:40 -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