lean4-htt/library/init
Leonardo de Moura 863355c6a0 feat(kernel/inductive): continue new inductive datatype module
Add more validation, and create new inductive_val and constant_val objects.
2018-08-29 09:27:06 -07:00
..
control chore(library/tactic): remove simp_lemmas 2018-08-23 14:10:36 -07:00
data chore(library/init): avoid calc at corelib 2018-08-27 12:17:30 -07:00
lean feat(kernel/inductive): continue new inductive datatype module 2018-08-29 09:27:06 -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
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