Simon Cruanes
|
1a23731730
|
remove conditional over OCaml >= 4.08
in particular, all the let-ops are now unconditional!
|
2023-06-24 15:22:21 -04:00 |
|
Simon Cruanes
|
bbfbe0f770
|
fix many, many warnings
|
2023-06-06 22:16:20 -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 |
|
Fardale
|
a30e471a6f
|
fix doc (#425)
|
2023-02-14 20:56:15 -05:00 |
|
Simon Cruanes
|
10865eaced
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
Simon Cruanes
|
59407b0f5e
|
wip: remove some shims
|
2022-02-21 17:12:32 -05:00 |
|
Fardale
|
a5822f7273
|
doc: inline the doc of CCShim*_ module in the doc
|
2021-11-12 17:34:06 +01: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
|
b06155f05b
|
implement CCInt.sign using CCInt.compare and add more doc
|
2020-05-23 11:37:56 +02:00 |
|
Fardale
|
eaa421c62d
|
chore(int): include module Int for ocaml >= 4.08
|
2020-05-23 11:37:56 +02:00 |
|
Fardale
|
8f5c7c8fe9
|
feat(int): add elements of Int module from the std
|
2020-05-23 11:37:56 +02:00 |
|
Simon Cruanes
|
d7a7cbb170
|
feat: add Int.popcount operator
|
2020-05-18 14:04:42 -04:00 |
|
JPR
|
0f9e51fbe3
|
Comments presentation
|
2020-04-26 16:17:17 -05:00 |
|
Simon Cruanes
|
d923795e1a
|
remove slice APIs in string and array
|
2020-04-24 20:23:26 -04:00 |
|
JPR
|
a5b8a0aa18
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
Fardale
|
2bde1e4dd3
|
doc(CCInt): add doc for of_float
|
2020-03-05 15:42:24 +01:00 |
|
Fardale
|
9d083df3a6
|
feat(CCInt): add of_float
|
2020-01-18 16:16:52 +01:00 |
|
Fardale
|
2d1ba8d925
|
feat(CCInt): add of_string_exn
|
2020-01-18 15:57:55 +01:00 |
|
Simon Cruanes
|
3712db3a5b
|
chore: use iter, not sequence, in tests
|
2019-04-13 03:20:56 -05:00 |
|
Simon Cruanes
|
197b4e7f1b
|
prepare for 2.4
|
2018-11-30 10:40:13 -06:00 |
|
Metin Akat
|
e447f5a1bc
|
Version annotation of CCInt.( ** )
|
2018-09-02 10:56:11 -05:00 |
|
Metin Akat
|
7d25684941
|
Support using ** for exponentiation
|
2018-09-02 10:56:11 -05:00 |
|
JPR
|
1727cc8199
|
Few Comments corrections
|
2018-04-08 18:39:23 -05:00 |
|
Simon Cruanes
|
6e50ff41c6
|
prepare for 2.1
|
2018-03-28 20:26:17 -05:00 |
|
Simon Cruanes
|
da6d4a72fa
|
enrich CCInt.Infix to get a uniform interface with CCInt{32,64}
|
2018-02-27 21:12:04 -06:00 |
|
nathan moreau
|
00b2638ae7
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
Simon Cruanes
|
3ab610ba0e
|
prepapre for 1.2
|
2017-05-01 16:59:25 +02:00 |
|
Fabian
|
883eb611f0
|
Implement CCInt.floor_div and CCInt.rem
|
2017-04-28 14:40:15 -05:00 |
|
Simon Cruanes
|
e0287b9efe
|
add CCInt.range{,',by} for iterating on integer ranges
|
2017-03-29 17:40:54 +02:00 |
|
Simon Cruanes
|
13b283a91d
|
remove buffer printers, rename pretty-printers to pp
|
2016-11-03 18:24:11 +01:00 |
|
Simon Cruanes
|
bc7967054f
|
prepare for 0.20
|
2016-10-14 11:33:53 +02:00 |
|
Simon Cruanes
|
b249adf86f
|
add CCInt.{print_binary,to_string_binary} + tests (thanks @gsg)
|
2016-09-18 10:37:05 +02:00 |
|
Simon Cruanes
|
73eecfb10d
|
prepare for 0.17
|
2016-04-22 23:01:37 +02:00 |
|
Simon Cruanes
|
b17f55b1d1
|
add monomorphic signatures in CCInt and CCFloat
|
2016-04-22 22:07:06 +02:00 |
|
Simon Cruanes
|
34445bead0
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
044cbf0c20
|
prepare for 0.13
|
2015-09-23 16:26:07 +02:00 |
|
Simon Cruanes
|
4946f367ea
|
add CCInt.{of_string,to_string}
|
2015-08-31 21:17:30 +02:00 |
|
Simon Cruanes
|
8f33484dff
|
prepare 0.11
|
2015-05-24 21:40:31 +02:00 |
|
Bernardo da Costa
|
84e77fddcf
|
pow pow pow
Voilà un petit commit en annexe.
--
Bernardo
>From f11b65e1d282467d2dca8612a6fafa718c66e022 Mon Sep 17 00:00:00 2001
From: Bernardo Freitas Paulo da Costa <bernardo.da-costa@m4x.org>
Date: Thu, 30 Apr 2015 10:24:21 -0300
Subject: [PATCH] Add CCInt.pow
Binary exponentiation for positive numbers.
|
2015-04-30 15:56:09 +02:00 |
|
Simon Cruanes
|
61465fa19a
|
remove cgi/; move sub-libraries to their own subdir each; mv everything into src/
|
2014-12-16 23:41:59 +01:00 |
|