Mario Carneiro
|
4dc261393f
|
refactor(init/data/list): move out advanced list defs
|
2017-07-26 11:52:11 +01:00 |
|
Mario Carneiro
|
cc81118892
|
refactor(init/data): move out some nat lemmas
|
2017-07-26 11:52:10 +01:00 |
|
Mario Carneiro
|
42d26a3954
|
feat(init/data/array): array theorems
|
2017-07-05 12:37:54 -07:00 |
|
Leonardo de Moura
|
bb9e3ddae2
|
feat(library/init/meta/interactive): rw [-h] ==> rw [← h]
@Armael: this change may affect your project.
The file `doc/changes.md` explains the motivation for the change.
|
2017-07-05 11:42:55 -07:00 |
|
Leonardo de Moura
|
dc1a1c8540
|
refactor(library): has_to_string ==> has_repr
See issue #1664
This is just the first step to implement proposal described at issue #1664.
|
2017-06-18 18:29:19 -07:00 |
|
Mario Carneiro
|
3b89739850
|
feat(library/data/list, library/data/array): theorems needed for new hash_map
Note that hash_map is moved to library_dev, where the more advanced theorems on lists are available
|
2017-05-16 14:38:43 -07:00 |
|
Gabriel Ebner
|
867c38e1ea
|
feat(library/data/buffer,library/init/data/array): utility functions on buffers
|
2017-05-01 14:11:38 -07:00 |
|