lean4-htt/library/init
Leonardo de Moura c7cf75508d feat(init/control/coroutine): avoid mutual inductive
Reason: we want to delete the inductive compiler.
2018-08-23 10:49:40 -07:00
..
control feat(init/control/coroutine): avoid mutual inductive 2018-08-23 10:49:40 -07:00
data chore(library/init/data/string/basic): rename string.iterator's next_to_string to remaining_to_string 2018-07-05 10:42:37 +02:00
lean refactor(library/init/lean/parser/reader): destructure reader into monad and has_tokens typeclass 2018-08-23 10:38:59 -07:00
meta 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
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 chore(library/init/core): remove opaque comments 2018-08-22 10:27:04 -07:00
default.lean refactor(library/system/io): move into init 2018-08-21 08:43:09 -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): remove funext and quot modules 2018-04-30 09:25:26 -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