Christopher Zimmermann
|
858af75ee8
|
Make use new Stdlib.Fun to extend / replace CCFun
|
2019-10-07 12:28:22 +02:00 |
|
Christopher Zimmermann
|
2d5f0e3e8d
|
Document behaviour of Fun.finally when finaliser raises
|
2019-10-07 12:26:21 +02:00 |
|
Simon Cruanes
|
beb38da150
|
prepare for 2.6.1
|
2019-09-06 20:14:42 -05:00 |
|
Simon Cruanes
|
080f81a9dd
|
fix(parse): error in many
|
2019-09-06 14:12:08 -05:00 |
|
Simon Cruanes
|
19fbd33278
|
chore: add 4.08 to travis
|
2019-08-09 16:16:37 -05:00 |
|
Kate
|
e7c265bcf9
|
Fix Containers.Stdlib on OCaml 4.07
|
2019-07-05 11:08:55 -05:00 |
|
Simon Cruanes
|
a1f3f4781d
|
prepare for 2.6
|
2019-06-19 10:02:55 -05:00 |
|
Simon Cruanes
|
21feaaf1ca
|
fix compilation on < 4.08
|
2019-06-19 10:02:55 -05:00 |
|
Simon Cruanes
|
7ff5aa0d18
|
fix: add shims for CCArray
|
2019-06-18 23:10:26 -05:00 |
|
Simon Cruanes
|
f71472ad08
|
fix: remove reference to sequence
|
2019-06-14 18:26:15 -05:00 |
|
Simon Cruanes
|
0c00cafb20
|
use markdown again for changelog
|
2019-06-14 18:26:14 -05:00 |
|
Simon Cruanes
|
96ed8a37ab
|
feat: introduce shim modules for 4.08 compat
- also make `unlabel` an explicit operation
- use `Stdlib` instead of `Pervasives`
- remove some warnings in Format
|
2019-06-14 18:26:14 -05:00 |
|
Simon Cruanes
|
fa0290061b
|
doc: fix bad example in CCIO
|
2019-05-31 09:27:42 -05:00 |
|
JPR
|
8e3dc5e006
|
Small typos
|
2019-05-14 11:14:12 -05:00 |
|
rymdhund
|
05e49a27e7
|
Remove unused reference
|
2019-04-29 09:58:29 -05:00 |
|
Simon Cruanes
|
9bdf31b07c
|
fix: missing whitespace in readme
|
2019-04-13 05:49:31 -05:00 |
|
Simon Cruanes
|
b07b030898
|
doc: update readme a bit
|
2019-04-13 03:25:26 -05:00 |
|
Simon Cruanes
|
3712db3a5b
|
chore: use iter, not sequence, in tests
|
2019-04-13 03:20:56 -05:00 |
|
Simon Cruanes
|
0d6c922eb1
|
fix: use same evaluation order as stdlib for CCList.init
close #256
|
2019-04-13 03:10:38 -05:00 |
|
Simon Cruanes
|
1654f8c826
|
test: add regression test for #256
|
2019-04-13 03:10:29 -05:00 |
|
Simon Cruanes
|
a325600ccb
|
chore: modernize make watch
|
2019-04-13 03:05:34 -05:00 |
|
Christopher Zimmermann
|
bb4d8a89f3
|
don't use Compenv.module_of_filename
this simple implementation is good enough for us.
|
2019-03-07 23:15:24 +00:00 |
|
nilsbecker
|
c70825b250
|
ocamldebug section in the README (#249)
add `ocamldebug` instruction section to the README
|
2019-02-27 14:48:56 +00:00 |
|
Simon Cruanes
|
d9555ae063
|
chore: remove appveyor, too unreliable
|
2019-02-19 18:48:15 -06:00 |
|
Simon Cruanes
|
bfa5d9adde
|
breaking: make Array.random_choose raise invalid_arg instead of not_found
|
2019-02-19 18:46:08 -06:00 |
|
Simon Cruanes
|
f190964cfd
|
fix: make Array.random_choose fail on empty array at creation time
see #246
|
2019-02-18 20:41:17 -06:00 |
|
Simon Cruanes
|
c893716c1a
|
feat: add remove function to het map/tbl
|
2019-02-16 16:15:24 -06:00 |
|
Simon Cruanes
|
3236d3c8b9
|
fix: missing type annotation for specializing int.compare
|
2019-02-04 13:33:52 -06:00 |
|
Simon Cruanes
|
f7327197fe
|
chore: fix travis
|
2019-02-02 22:01:45 -06:00 |
|
Simon Cruanes
|
6f681256f7
|
fix readme across versions
|
2019-02-02 21:37:11 -06:00 |
|
Simon Cruanes
|
18024cc5e9
|
doc: hide some parts of the readme
|
2019-02-02 20:35:50 -06:00 |
|
Simon Cruanes
|
b308680bee
|
doc: update doc/containers, migrate it to mdx
|
2019-02-02 20:34:21 -06:00 |
|
Simon Cruanes
|
404d74ac43
|
chore: remove ocamlinit file
|
2019-02-02 20:31:13 -06:00 |
|
Simon Cruanes
|
e481777c43
|
doc: migrate readme to .md, using mdx to test it
|
2019-02-02 20:27:15 -06:00 |
|
Simon Cruanes
|
d0a0ecb3ef
|
doc: remove link to gitter…
|
2019-02-02 14:15:53 -06:00 |
|
Simon Cruanes
|
c10ad46fbd
|
prepare for 2.5
|
2019-02-02 14:03:22 -06:00 |
|
Simon Cruanes
|
83251c9efa
|
Merge branch 'br-2.4.1'
|
2019-02-02 14:01:08 -06:00 |
|
Simon Cruanes
|
8038528097
|
prepare for 2.4.1
|
2019-02-02 14:00:02 -06:00 |
|
Simon Cruanes
|
b60fe99365
|
perf: annotate types in monomorphic/float/int to help specialize builtins
close #245
|
2019-01-30 21:33:39 -06:00 |
|
Calascibetta Romain
|
052e607c5c
|
CCFQueue.t must be covariant
|
2019-01-21 17:53:26 +00:00 |
|
Calascibetta Romain
|
23f759b984
|
Use GADT to discard impossible case on CCFQueue.
|
2019-01-21 17:53:26 +00:00 |
|
Simon Cruanes
|
dcf66ce502
|
chore: update travis to build faster on most switches
|
2019-01-21 11:45:37 -06:00 |
|
Simon Cruanes
|
0d05643c57
|
chore: try to fix appveyor build
|
2018-12-23 21:04:50 -06:00 |
|
Simon Cruanes
|
d0f0bf7024
|
doc: small fix
|
2018-12-21 17:47:35 -06:00 |
|
Simon Cruanes
|
91adde9743
|
minor fix
|
2018-12-21 09:44:28 -06:00 |
|
Fardale
|
23d7ea20f6
|
[WIP] Work on documentation (#242)
`CCResult` add doc for map_l
|
2018-12-21 15:43:36 +00:00 |
|
Simon Cruanes
|
f8d9e33900
|
fix(funvec): expose pop, fix off by one error
close #241
|
2018-12-11 22:57:06 -06:00 |
|
Simon Cruanes
|
6a90cb25e7
|
wip: fix retrocompat issues in cclist
|
2018-12-03 19:59:41 -06:00 |
|
Simon Cruanes
|
ef8d19ac65
|
some typos in unlabel
|
2018-12-03 09:47:35 -06:00 |
|
Simon Cruanes
|
197b4e7f1b
|
prepare for 2.4
|
2018-11-30 10:40:13 -06:00 |
|