lean4-htt/library/init/data
2018-06-04 19:58:24 -07:00
..
array perf(library/init/data): mark usize, uint16, uint32 and uint64 as [irreducible] 2018-05-07 18:07:04 -07:00
char chore(*): remove more files 2018-05-21 06:42:58 -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 feat(library/init/data/hashmap/basic): missing function 2018-06-04 19:58:24 -07:00
int chore(*): remove more files 2018-05-21 06:42:58 -07:00
list chore(*): remove more files 2018-05-21 06:42:58 -07:00
nat feat(library/init/lean): add level 2018-05-22 09:45:18 -07:00
option chore(*): remove more files 2018-05-21 06:42:58 -07:00
ordering chore(*): remove some unnecessary files and tactics 2018-05-21 06:29:50 -07:00
rbmap feat(library/init/data/rbmap,library/init/data/rbtree): add mfold and mfor for rbtree/rbmap 2018-05-09 15:38:57 -07: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(*): remove end after each match-expression 2018-05-04 11:30:06 -07: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 feat(library/init/data): add instances for has_repr (id A) and has_to_string (id A) 2018-05-10 17:37:57 -07:00
to_string.lean feat(library/init/data): add instances for has_repr (id A) and has_to_string (id A) 2018-05-10 17:37:57 -07: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