Simon Cruanes
add6a58cf5
prepare for 3.0~rc1
2020-07-28 18:15:05 -04:00
Fardale
8b319edbe1
doc(core): add link to the doc of std module ( #320 )
2020-06-30 17:31:52 +02:00
Fardale
8c0d11546e
small doc fix
2020-05-23 11:37:56 +02:00
Fardale
efc162125a
chore(int32): clean CCInt32.mli
...
Remove duplicate function from Int32 and Infix module
2020-05-23 11:37:56 +02:00
Fardale
b7dcc7ed2a
chore(int32): change order of definition
2020-05-23 11:37:56 +02:00
Fardale
e574309763
feat(CCInt32): complete CCInt32 with regards to CCInt
2020-05-23 11:37:56 +02:00
JPR
0f9e51fbe3
Comments presentation
2020-04-26 16:17:17 -05:00
JPR
a5b8a0aa18
Substitute 'Pervasives' with 'Stdlib'
2020-03-24 10:43:49 -04:00
Fardale
7821e8e259
clean(Int32): remove functions defined in Stdlib
2020-03-05 17:50:30 -06:00
juloo
cbeab54be4
Fix Int32 and Int64 operators are not visible ( #224 )
...
Fix visibility of Int32 and Int64 infix operators
Operators are defined in the Infix module.
This module was included in the .ml file but not in the .mli file
2018-05-29 09:57:04 -05:00
Simon Cruanes
6e50ff41c6
prepare for 2.1
2018-03-28 20:26:17 -05:00
Simon Cruanes
9f2ef2f461
add CCInt{32,64}.Infix
2018-02-27 21:09:35 -06:00
JPR
d8c16ec95b
Adding CCInt32 module
2018-02-27 20:34:37 -06:00