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
|
10865eaced
|
reformat
|
2022-07-04 13:36:06 -04:00 |
|
Fardale
|
099f2e176f
|
chore(doc): adapt module docstring for the index page
|
2021-11-11 14:40:35 +01:00 |
|
Simon Cruanes
|
739dd4412c
|
prepare for 3.3
|
2021-04-01 22:16:40 -04:00 |
|
Fardale
|
2c96dd1b55
|
feat(CCChar): add CCChar.Infix
|
2021-03-12 18:27:53 +01:00 |
|
JPR
|
0a3b04855a
|
... tweaks
|
2020-07-02 09:38:25 -05:00 |
|
Fardale
|
8b319edbe1
|
doc(core): add link to the doc of std module (#320)
|
2020-06-30 17:31:52 +02:00 |
|
JPR
|
a5b8a0aa18
|
Substitute 'Pervasives' with 'Stdlib'
|
2020-03-24 10:43:49 -04:00 |
|
JPR
|
76c1c98bbf
|
Modifs comments
|
2020-03-16 15:56:12 -05:00 |
|
Fardale
|
b96f7d6e68
|
clean(Char): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Simon Cruanes
|
7cefde490b
|
prepare for 2.7
remove mdx
|
2019-11-12 08:49:33 -06:00 |
|
Fardale
|
0dafceb708
|
Adding to_string (#270)
* add `CCArray.to_string`
* add `CCArrayLabels.to_string`
* add `CCList.to_string`
* add `CCListLabels.to_string`
* add `CCChar.to_string`
* add `CCPair.to_string`
* add `CCHeap.to_string`
* add `CCSet.to_string`
* add `CCVector.to_string`
|
2019-10-30 14:26:52 -05:00 |
|
Simon Cruanes
|
fe23cb496c
|
fix: strong type aliases in Random (closes #210)
|
2018-03-26 11:35:31 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05:00 |
|
Simon Cruanes
|
c382c1c2e5
|
prepare for 2.0+alpha2
|
2018-02-01 19:18:17 -06:00 |
|
Simon Cruanes
|
2939dcbf1d
|
rename CCChar.{print,pp} and CCHeap.print (closes #181)
|
2018-01-29 21:15:24 -06:00 |
|
Simon Cruanes
|
bc27e60a81
|
reindent
|
2018-01-21 14:39:44 -06:00 |
|
nathan moreau
|
b04e097cf4
|
Adding comments
|
2018-01-21 16:16:35 +01:00 |
|
Simon Cruanes
|
75e3962ba1
|
make many modules extensions of stdlib (close #109)
for : Random Array List ArrayLabels ListLabels Char String
|
2017-05-01 16:54:23 +02:00 |
|
Simon Cruanes
|
5777549c54
|
prepare for 1.0
|
2017-02-11 13:56:08 +01:00 |
|
Simon Cruanes
|
8462b89bdf
|
add Char.{of_int{,_exn},to_int} (close #95)
|
2017-01-30 14:46:13 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
bc7967054f
|
prepare for 0.20
|
2016-10-14 11:33:53 +02:00 |
|
Simon Cruanes
|
7a823b16d8
|
fix CCString.*_ascii; add CCChar.{upper,lower}case_ascii
|
2016-09-18 20:31:53 +02:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
60aea81750
|
prepare for 0.14
|
2015-11-08 13:04:09 +01:00 |
|
Simon Cruanes
|
b3cbb518b4
|
missing printer
|
2015-10-13 17:37:41 +02:00 |
|
Simon Cruanes
|
c71dfcf6f3
|
new module CCChar
|
2015-10-13 15:09:52 +02:00 |
|