Fardale
|
4267210da9
|
CCArray: use raise_notrace instead of raise
|
2020-04-28 22:26:20 +02:00 |
|
Fardale
|
c50672ff7a
|
feat(CCArray): add optional argument eq to mem
|
2020-04-28 15:41:01 +02:00 |
|
Fardale
|
2025a62536
|
feat(CCList): make mem compatible with the Stdlib
The eq argument is now optional.
|
2020-04-28 15:39:47 +02:00 |
|
JPR
|
0f9e51fbe3
|
Comments presentation
|
2020-04-26 16:17:17 -05:00 |
|
Simon Cruanes
|
0fea0ea522
|
opam and travis
|
2020-04-24 22:47:37 -04:00 |
|
Simon Cruanes
|
5d536afb68
|
try to fix test
|
2020-04-24 22:24:05 -04:00 |
|
Simon Cruanes
|
d7bf01f118
|
chore: update travis
|
2020-04-24 21:43:35 -04:00 |
|
Simon Cruanes
|
df5151636b
|
improvements
|
2020-04-24 21:11:44 -04:00 |
|
Simon Cruanes
|
d923795e1a
|
remove slice APIs in string and array
|
2020-04-24 20:23:26 -04:00 |
|
Simon Cruanes
|
a767e4618d
|
wip(3.0): remove deprecated functions, in particular sequence
|
2020-04-24 20:16:53 -04:00 |
|
Simon Cruanes
|
46e40c9165
|
delete containers.iter and merge parts of it into containers-data
|
2020-04-24 19:48:42 -04:00 |
|
Simon Cruanes
|
a2d07e4028
|
chore: update tests to accomodate for split into several libs
|
2020-04-24 19:27:06 -04:00 |
|
Simon Cruanes
|
b1b5d31665
|
breaking: move CCSexp into the core library, delete containers.sexp
|
2020-04-24 19:13:54 -04:00 |
|
Simon Cruanes
|
49545decbf
|
update top packages
|
2020-04-24 19:07:56 -04:00 |
|
Simon Cruanes
|
da46adb370
|
chore: split into distinct packages for containers-data and containers-thread
|
2020-04-24 18:59:39 -04:00 |
|
Simon Cruanes
|
e43f658fa9
|
Merge pull request #299 from copy/master
add more benchmarks
|
2020-04-19 17:28:14 -05:00 |
|
Fabian
|
b82d31adf1
|
Improve use of opaque_identity
|
2020-04-19 18:05:14 +02:00 |
|
Fabian
|
dafae58e15
|
Extend benchmark: to_array, cons and cons_fold
|
2020-04-19 17:59:14 +02:00 |
|
Fabian
|
d681a34caa
|
Extend benchmark: Sek, iter and pop
|
2020-04-19 17:58:39 +02:00 |
|
Fabian
|
a1233392f0
|
fix naming
|
2020-04-19 17:46:00 +02:00 |
|
Fabian
|
d72907302a
|
Disable core_kernel test for now
|
2020-04-19 17:42:13 +02:00 |
|
Fabian
|
53d5a80b96
|
benchmark for memory usage of data structures
|
2020-04-19 17:37:25 +02:00 |
|
Simon Cruanes
|
952b664a68
|
test for funvec
|
2020-04-18 22:14:35 -04:00 |
|
Simon Cruanes
|
15fb26249f
|
fix(funvec): error in pop
close #298
|
2020-04-18 22:10:35 -04:00 |
|
Simon Cruanes
|
d34b7588b0
|
test: another test
|
2020-03-29 21:50:39 -04:00 |
|
juloo
|
203723d350
|
CCSexp: Escape empty atoms
Otherwise (`List [ `Atom "" ]) would be formatted as "()", which is (`List []).
|
2020-03-29 20:48:56 -05: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 |
|
Simon Cruanes
|
fb6483539e
|
feat(fmt): add exn combinator
|
2020-03-07 11:26:00 -06:00 |
|
Simon Cruanes
|
d12213da31
|
doc: missing raise annotation
|
2020-03-07 11:25:49 -06:00 |
|
Simon Cruanes
|
dc10a55a75
|
fix typo
close #289
|
2020-03-06 08:37:02 -06:00 |
|
Fardale
|
93be8b2cd8
|
fix *Labels.mli for ocaml <= 4.04
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
c59147f1d1
|
clean(String): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
baec1f466e
|
clean(Set): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
71a3ebdeb5
|
clean(Nativeint): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
80ad2f349f
|
clean(Map): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
0d9b4d910a
|
clean(List): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
4f0e219036
|
clean(Int64): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
7821e8e259
|
clean(Int32): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
b96f7d6e68
|
clean(Char): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
f3719d29aa
|
clean(Array): remove functions defined in Stdlib
|
2020-03-05 17:50:30 -06:00 |
|
Fardale
|
2bde1e4dd3
|
doc(CCInt): add doc for of_float
|
2020-03-05 15:42:24 +01:00 |
|
Simon Cruanes
|
cd26e3d3a3
|
IO: add copy_into for transferring data between channels
|
2020-01-28 13:03:08 -06:00 |
|
Fardale
|
618e57fdd7
|
examples: remove lambda.ml
|
2020-01-27 13:55:50 -06:00 |
|
Fardale
|
51a532ce59
|
examples: clean up
|
2020-01-27 13:55:50 -06:00 |
|
Fardale
|
8c43e345ad
|
doc(CCFloat): document the rounding behavior
fixes #237
|
2020-01-24 23:01:47 +01:00 |
|
Fardale
|
d1a5e047fe
|
feat(CCResult): add get_lazy
fixes #285
|
2020-01-24 22:57:25 +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
|
c1b976d0d3
|
Merge branch 'br-2.8.1'
|
2020-01-13 08:30:19 -06:00 |
|