lean4-htt/library/init/data
2019-10-03 17:23:53 -07:00
..
array feat: more array goodies and naming convetion 2019-10-03 16:50:23 -07:00
binomialheap chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
bytearray refactor(library/init/data/array): new name convention for Array functions 2019-10-01 16:46:05 -07:00
char chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
fin chore(library/init): eliminate whitespaces using another patch script 2019-08-09 09:01:39 -07:00
hashmap feat: add Option.get!, Option.getOrElse ==> Option.getD 2019-10-03 16:50:07 -07:00
int chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
list feat: add Option.get!, Option.getOrElse ==> Option.getD 2019-10-03 16:50:07 -07:00
nat chore(library/init): auxiliary combinators 2019-09-17 17:17:46 -07:00
option feat: add Option.get!, Option.getOrElse ==> Option.getD 2019-10-03 16:50:07 -07:00
persistentarray feat: helper functions 2019-10-03 16:50:38 -07:00
persistenthashmap feat: add Option.get!, Option.getOrElse ==> Option.getD 2019-10-03 16:50:07 -07:00
queue chore(lean/typeclass): standardize indents 2019-10-03 17:23:53 -07:00
rbmap feat: add Option.get!, Option.getOrElse ==> Option.getD 2019-10-03 16:50:07 -07:00
rbtree chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
string chore(library/init/data/string/basic): remove broken lineColumn obsoleted by FileMap 2019-09-19 18:12:51 +02:00
assoclist.lean perf(library/init/lean/compiler/ir/boxing): create auxiliary constants for caching the value of boxed/unboxed literals and constants 2019-09-11 10:37:35 -07:00
basic.lean chore(library/init): delete dead files 2019-08-09 10:35:38 -07:00
default.lean feat(library/init/lean/typeclass): #synth with tabled resolution 2019-10-03 17:23:53 -07:00
dlist.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
hashable.lean chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00
random.lean chore(*): update equation syntax in files and old parser 2019-08-09 11:11:34 +02:00
repr.lean chore(library/init/data/repr): fix String.Iterator.HasRepr 2019-09-19 17:50:24 +02:00
tostring.lean chore(library/init): fix whitspaces before => 2019-08-09 09:13:49 -07:00
uint.lean chore(library/init): remove @[extern cpp ...] 2019-08-24 07:40:38 -07:00