lean4-htt/library/init/data
2019-06-27 18:00:43 -07:00
..
array feat(frontends/lean/builtin_exprs): use ; in do-notation 2019-06-27 18:00:43 -07:00
bytearray refactor(library/init/lean/environment): cleanup and improve 2019-05-10 15:54:29 -07:00
char feat(frontends/lean): allow ; instead of in in let-decls 2019-06-27 17:12:03 -07:00
fin chore(frontends/lean/pp): remove ppAsAnonymousCtor attribute 2019-06-20 11:03:20 -07:00
hashmap feat(frontends/lean): allow ; instead of in in let-decls 2019-06-27 17:12:03 -07:00
int refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
list chore(library/init): avoid local notation 2019-06-24 15:48:11 -07:00
nat feat(frontends/lean): allow ; instead of in in let-decls 2019-06-27 17:12:03 -07:00
option feat(library/init/data/option/basic): add [inline] attributes 2019-03-28 20:18:37 -07:00
ordering refactor(library): remove now-redundant parentheses 2019-05-03 13:57:21 +02:00
persistentarray feat(frontends/lean/builtin_exprs): use ; in do-notation 2019-06-27 18:00:43 -07:00
rbmap feat(frontends/lean/builtin_exprs): use ; in do-notation 2019-06-27 18:00:43 -07:00
rbtree feat(library/init/data/rbmap): add erase 2019-05-04 15:58:30 -07:00
string feat(frontends/lean): allow ; instead of in in let-decls 2019-06-27 17:12:03 -07:00
assoclist.lean feat(frontends/lean/builtin_exprs): use ; in do-notation 2019-06-27 18:00:43 -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 refactor(library/init): move function.lean definitions to core.lean 2019-03-22 09:33:10 -07:00
hashable.lean feat(runtime): add primitive hash functions 2019-04-03 04:01:36 -07:00
random.lean feat(frontends/lean/builtin_exprs): use ; in do-notation 2019-06-27 18:00:43 -07:00
repr.lean feat(frontends/lean): allow ; instead of in in let-decls 2019-06-27 17:12:03 -07:00
tostring.lean feat(library/init/data/string): add Substring 2019-03-25 09:29:06 -07:00
uint.lean feat(library/init/data/uint): add shift_left and shift_right 2019-06-01 10:57:08 -07:00