lean4-htt/library/init/data
2019-03-22 12:57:31 -07:00
..
array refactor(library/init): move function.lean definitions to core.lean 2019-03-22 09:33:10 -07:00
char chore(library/init): remove dead code, lemma => theorem 2019-03-22 09:27:30 -07:00
fin chore(frontends/lean/pp): ppAnonymousCtor -> ppAsAnonymousCtor 2019-03-21 15:06:45 -07:00
hashmap chore(library/init/core): remove dead code, and naming convention 2019-03-22 09:19:28 -07:00
int chore(library): use lowercase in imports 2019-03-21 15:06:44 -07:00
list chore(library/init/core): remove another weirdness: the bs at bnot, band and bor 2019-03-22 12:57:31 -07:00
nat chore(library/init/core): remove another weirdness: the bs at bnot, band and bor 2019-03-22 12:57:31 -07:00
option chore(library/init): remove dead code, lemma => theorem 2019-03-22 09:27:30 -07:00
ordering chore(*): decidablePred/decidableRel => DecidablePred/DecidableRel 2019-03-21 15:06:44 -07:00
rbmap chore(library/init): fix names and add HasEmptyc instances 2019-03-22 12:38:22 -07:00
rbtree chore(library/init): fix names and add HasEmptyc instances 2019-03-22 12:38:22 -07:00
string chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00
basic.lean chore(library): use lowercase in imports 2019-03-21 15:06:44 -07:00
default.lean chore(library): use lowercase in imports 2019-03-21 15:06:44 -07:00
dlist.lean refactor(library/init): move function.lean definitions to core.lean 2019-03-22 09:33:10 -07:00
hashable.lean chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00
repr.lean chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00
tostring.lean chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00
uint.lean chore(*): Uint => UInt, Usize => USize 2019-03-21 15:06:44 -07:00