lean4-htt/library/init
2017-05-16 14:38:43 -07:00
..
algebra feat(library/class): add attribute for tracking symbols occurring in instances of type classes 2017-05-01 18:02:30 -07:00
category feat(library/init/category/applicative): add has_seq type classes 2017-05-01 12:57:05 -07:00
data feat(init/data/list,data/list): new basic list operations from haskell 2017-05-16 14:38:43 -07:00
meta feat(init/data/list,data/list): new basic list operations from haskell 2017-05-16 14:38:43 -07:00
native refactor(init): use list for expr.macro args 2017-05-14 19:17:28 -07:00
.gdb_history chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
cc_lemmas.lean feat(frontends/lean): use . for field access 2017-03-28 15:29:54 -07:00
classical.lean feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term 2017-03-28 17:47:49 -07:00
coe.lean feat(library/data/list, library/data/array): theorems needed for new hash_map 2017-05-16 14:38:43 -07:00
core.lean refactor(library/init/core): rename out_param => inout_param 2017-05-01 14:01:41 -07:00
default.lean refactor(library/tactic/user_attribute): use attribute for registering attributes. naturally. 2017-03-15 14:06:34 -07:00
function.lean chore(library/init): remove reducible annotations for id, const, etc, and move $ notation to core.lean 2017-03-11 11:34:16 -08:00
funext.lean chore(library/init/data/quot): use Sort instead of Type 2017-03-07 14:29:57 -08:00
init.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
logic.lean feat(library/data/hash_map): verified hash_map 2017-05-16 14:38:43 -07:00
propext.lean feat(frontends/lean): add support for t.<id> and t.<idx> when t is a composite term 2017-03-28 17:47:49 -07:00
relator.lean feat(library/init/core): add notation for out_param 2017-05-01 13:52:17 -07:00
util.lean refactor(init): replace has_quote class with reflected 2017-05-09 16:02:42 -07:00
wf.lean refactor(library): avoid auxiliary definitions such as add/mul/le/etc 2017-05-01 08:52:19 -07:00