lean4-htt/library/init/data
2018-09-07 12:35:04 -07:00
..
array perf(library/init/data): mark usize, uint16, uint32 and uint64 as [irreducible] 2018-05-07 18:07:04 -07:00
char feat(library/init/data/char/basic): missing theorems for equation compiler 2018-06-06 08:47:17 -07:00
fin feat(library/init/data/hashmap): hash function produces an uint32 instead of nat 2018-05-03 17:56:10 -07:00
hashmap chore(library/init): avoid calc at corelib 2018-08-27 12:17:30 -07:00
int chore(library/equations_compiler/util): disable generation of equational lemmas 2018-06-12 13:03:25 -07:00
list chore(library/init/lean/parser/basic): avoid nesting rbnode in trie 2018-09-05 10:37:03 -07:00
nat chore(library): remove relation_manager 2018-09-07 12:35:04 -07:00
option chore(library/equations_compiler/util): disable generation of equational lemmas 2018-06-12 13:03:25 -07:00
ordering chore(*): remove some unnecessary files and tactics 2018-05-21 06:29:50 -07:00
rbmap feat(library/init/lean/parser): remove syntax_id, use De Bruijn indices instead 2018-06-06 15:36:28 +02:00
rbtree feat(library/init/data/rbmap,library/init/data/rbtree): add mfold and mfor for rbtree/rbmap 2018-05-09 15:38:57 -07:00
string 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
basic.lean chore(*): remove more files 2018-05-21 06:42:58 -07:00
default.lean chore(*): remove several tactics 2018-05-21 06:53:01 -07:00
dlist.lean chore(library/init/data/dlist): add @[inline] 2018-05-07 18:07:04 -07:00
hashable.lean feat(library/init/data/hashable): add hashable nat instance 2018-05-06 07:53:29 -07:00
repr.lean 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
to_string.lean 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
uint.lean perf(library/init/data): mark usize, uint16, uint32 and uint64 as [irreducible] 2018-05-07 18:07:04 -07:00
usize.lean perf(library/init/data): mark usize, uint16, uint32 and uint64 as [irreducible] 2018-05-07 18:07:04 -07:00