lean4-htt/library/init
2019-08-02 13:31:29 -07:00
..
control refactor(library/init/lean/elaborator/basic): make sure ElabState does not depend on parser state 2019-07-19 17:07:39 -07:00
data feat(library/init/data/array/basic): add Array.indexOf and Array.eraseIdx 2019-08-02 13:31:29 -07:00
lean feat(library/init/lean/path): always add builtin search path 2019-07-31 18:13:17 -07:00
system feat(library/init/lean/path): use toLower at normalizePath if file system is case-insensitive 2019-07-28 19:50:01 -07:00
coe.lean chore(frontends/lean/parser): simplify binder notation 2019-07-08 08:54:19 -07:00
core.lean chore(library/init, frontends/lean): ensure old and new parser use the same command for initializing quotient module 2019-07-31 17:07:05 -07:00
default.lean refactor(library/init): move io and platform to system subdir 2019-07-25 17:29:33 -07:00
fix.lean chore(frontends/lean): fun x, e ==> fun x => e 2019-07-02 13:22:11 -07:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
util.lean feat(library/init/util): add unsafeCast 2019-05-08 14:17:17 -07:00
wf.lean chore(library/init/wf): add parentheses 2019-07-16 10:53:00 -07:00