lean4-htt/library/init/data
2018-05-05 20:48:57 -07:00
..
array feat(library/init): use usize instead of uint32 in the low level array access primitives 2018-05-04 10:40:14 -07:00
bool chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
char chore(library/init): move logic.lean => core.lean 2018-04-30 09:25:25 -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): add hashable type class 2018-05-05 20:48:57 -07:00
int chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
list chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
nat chore(library/init/data/nat/basic): cleanup 2018-05-04 11:30:06 -07:00
option chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
ordering chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
rbmap chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
rbtree chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
string chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
basic.lean chore(library/init): remove sum micro module 2018-04-30 09:25:26 -07:00
default.lean chore(library/init): merge sigma/lex.lean with wf.lean 2018-04-30 10:04:03 -07:00
dlist.lean feat(library/init/data/dlist): add dlist back without tactic framework dependency 2018-05-02 12:36:31 -07:00
hashable.lean feat(library/init): add hashable type class 2018-05-05 20:48:57 -07:00
repr.lean chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
set.lean refactor(init): init/category ==> init.control 2018-04-27 08:33:08 -07:00
to_string.lean chore(*): remove end after each match-expression 2018-05-04 11:30:06 -07:00
uint.lean feat(library/init/data/hashmap): hash function produces an uint32 instead of nat 2018-05-03 17:56:10 -07:00
usize.lean feat(library/init): use usize instead of uint32 in the low level array access primitives 2018-05-04 10:40:14 -07:00