Simon Cruanes
|
a767e4618d
|
wip(3.0): remove deprecated functions, in particular sequence
|
2020-04-24 20:16:53 -04:00 |
|
Fardale
|
4f0e219036
|
clean(Int64): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Simon Cruanes
|
96ed8a37ab
|
feat: introduce shim modules for 4.08 compat
- also make `unlabel` an explicit operation
- use `Stdlib` instead of `Pervasives`
- remove some warnings in Format
|
2019-06-14 18:26:14 -05:00 |
|
Simon Cruanes
|
9f2ef2f461
|
add CCInt{32,64}.Infix
|
2018-02-27 21:09:35 -06:00 |
|
Simon Cruanes
|
62ba3c00af
|
make CCInt64 compatible with Int64 (breaking!) (closes #192)
conversion functions are total, even when the bit widths do not
correspond. Returning options does not make sense in this context.
|
2018-02-17 10:25:57 -06:00 |
|
Jacques-Pascal Deplaix
|
6d2063ded4
|
Internally shadow polymorphic operators and functions from Pervasives
|
2018-01-14 23:32:13 +00:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
6cb74b0115
|
add CCInt64 to containers
|
2015-09-22 22:29:21 +02:00 |
|