| .. |
|
array
|
feat(library/init/data/array/basic): add Array.indexOf and Array.eraseIdx
|
2019-08-02 13:31:29 -07:00 |
|
binomialheap
|
feat(library/init/data): add BinomialHeap
|
2019-07-31 15:13:00 -07:00 |
|
bytearray
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
char
|
chore(frontends/lean): fun x, e ==> fun x => e
|
2019-07-02 13:22:11 -07:00 |
|
fin
|
feat(library/init): add platform.cpp
|
2019-07-25 17:19:50 -07:00 |
|
hashmap
|
chore(frontends/lean): use => instead of := in match-expressions
|
2019-07-04 11:38:38 -07:00 |
|
int
|
feat(library/init): use new "empty match" syntax
|
2019-07-15 16:25:14 -07:00 |
|
list
|
feat(library/init/data/list/basic): add eraseIdx
|
2019-07-31 15:04:43 -07:00 |
|
nat
|
chore(library/init/data/nat/basic): avoid empty set of equations
|
2019-07-16 13:13:04 -07:00 |
|
option
|
feat(library/init/data/option/basic): add HasBeq (Option a) instance
|
2019-07-16 07:50:10 -07:00 |
|
ordering
|
chore(frontends/lean): use => instead of := in match-expressions
|
2019-07-04 11:38:38 -07:00 |
|
persistentarray
|
fix(libraray/init/data): generalize universe variables in array and persistent array operations
|
2019-07-11 17:52:04 -07:00 |
|
persistenthashmap
|
feat(library/init/data): add PersistentHashMap
|
2019-08-02 13:31:29 -07:00 |
|
rbmap
|
chore(frontends/lean/parser): simplify binder notation
|
2019-07-08 08:54:19 -07:00 |
|
rbtree
|
chore(library/init): remove unnecessary notations
|
2019-07-11 10:27:16 -07:00 |
|
string
|
feat(library/init/system/filepath): add dirName
|
2019-07-26 14:53:54 -07:00 |
|
assoclist.lean
|
chore(frontends/lean): use => instead of := in match-expressions
|
2019-07-04 11:38:38 -07:00 |
|
basic.lean
|
chore(library): use lowercase in imports
|
2019-03-21 15:06:44 -07:00 |
|
default.lean
|
feat(library/init/data): add ByteArray
|
2019-05-08 16:43:00 -07:00 |
|
dlist.lean
|
feat(frontends/lean/builtin_exprs): , from ==> from, and cleanup suffices
|
2019-07-02 17:22:50 -07:00 |
|
hashable.lean
|
feat(runtime): add primitive hash functions
|
2019-04-03 04:01:36 -07:00 |
|
random.lean
|
refactor(library/init): move io and platform to system subdir
|
2019-07-25 17:29:33 -07:00 |
|
repr.lean
|
chore(library/init): remove unnecessary notations
|
2019-07-11 10:27:16 -07:00 |
|
tostring.lean
|
chore(library/init): remove unnecessary notations
|
2019-07-11 10:27:16 -07:00 |
|
uint.lean
|
refactor(library/init): move io and platform to system subdir
|
2019-07-25 17:29:33 -07:00 |