Simon Cruanes
0b0dd83423
reformat all the things
2024-05-13 20:57:53 -04:00
Fardale
0a167dc3dd
doc: remove link to ocaml manual
...
The goal is to use odig to build the documentation and with odig the
comment of the function from the standard library are shown.
2023-02-15 14:32:05 +01:00
Simon Cruanes
249dc3596e
prepare for 3.9
2022-07-06 22:27:25 -04:00
Simon Cruanes
3dd63964fb
Merge branch 'master' into ccbv_bytes2
2022-07-04 14:35:25 -04:00
Simon Cruanes
10865eaced
reformat
2022-07-04 13:36:06 -04:00
Simon Cruanes
b8c93f42fa
feat(CCInt32): add popcount function
2022-01-02 21:44:05 -05:00
Fardale
099f2e176f
chore(doc): adapt module docstring for the index page
2021-11-11 14:40:35 +01:00
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