Leonardo de Moura
|
31461b6fc7
|
feat(library/init): add ordering unbundled type classes, add has_strict_weak_ordering for cmp
This commit also shows that nat.cmp is an instance of has_strict_weak_ordering.
|
2017-11-10 16:45:54 -08:00 |
|
Leonardo de Moura
|
8b88f21c91
|
refactor(library): add has_to_string back (but it produces unquoted values)
See issue #1664
|
2017-06-18 18:30:10 -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 |
|
Leonardo de Moura
|
62c24f9bb5
|
chore(*): remove pos_num and num from stdlib
|
2017-05-25 18:24:16 -07:00 |
|
Leonardo de Moura
|
1cdf13821c
|
feat(library/init/data/unsigned): add basic unsigned operations
|
2017-03-05 16:14:16 -08:00 |
|
Leonardo de Moura
|
5d1716a983
|
refactor(library/data): delete init/data/instances.lean
|
2016-12-02 16:41:16 -08:00 |
|
Leonardo de Moura
|
e4285bf684
|
refactor(library/init): list classes => instances
|
2016-12-02 16:29:15 -08:00 |
|
Leonardo de Moura
|
fb38b6e016
|
refactor(library/init): move combinator logic to core
|
2016-12-02 15:56:52 -08:00 |
|
Leonardo de Moura
|
e11fd8820a
|
refactor(library/init): create init.data folder
|
2016-12-02 14:23:06 -08:00 |
|