Simon Cruanes
0ad73a2cff
more bechmarks on lists
2014-11-13 13:06:34 +01:00
Simon Cruanes
aa86a5454b
new benchmark, benchs.ml; drop use of "bench" package
2014-11-13 11:44:59 +01:00
Simon Cruanes
07f608009a
fix Makefile: if qtest not installed, should still be able to build
2014-11-12 11:02:22 +01:00
Simon Cruanes
4ced583f33
merge back from stable
2014-11-12 00:42:28 +01:00
Simon Cruanes
c69dc8b009
CCError: now polymorphic on the error type; some retro-incompatibilies (wrap,guard)
2014-11-11 15:51:55 +01:00
Simon Cruanes
21fba9effa
more documentation in CCGen
2014-11-10 12:17:59 +01:00
Simon Cruanes
9b3419055e
stronger inlining for CCVector (so that e.g. push is inline)
2014-11-10 00:49:45 +01:00
Simon Cruanes
1debe08645
more tests for CCVector
2014-11-10 00:49:29 +01:00
Simon Cruanes
be08237d61
re-enable qtests for .cppo.ml files
2014-11-10 00:11:08 +01:00
Simon Cruanes
24b441579c
removed many warnings
2014-11-08 01:28:42 +01:00
Simon Cruanes
af58399ca7
Levenshtein.Index.remove changed signature (useless param removed)
2014-11-08 01:24:39 +01:00
Simon Cruanes
7197313d91
merge with github's master
2014-11-08 01:04:52 +01:00
Simon Cruanes
6ff9c11167
CCSequence now provides some bytes-dependent operations (so containers depends on bytes)
2014-11-08 01:01:03 +01:00
Simon Cruanes
259644edf1
more warnings
2014-11-08 01:00:33 +01:00
Simon Cruanes
dc7b774120
CCList.(>|=) map operator
2014-11-08 01:00:05 +01:00
Simon Cruanes
0fd2a28693
Merge pull request #10 from Drup/master
...
Add CCOpt.filter.
2014-11-07 09:48:08 +01:00
Drup
fcf950e945
Add CCOpt.filter.
2014-11-07 08:48:19 +01:00
Simon Cruanes
4438505885
disable warning 44
2014-11-06 16:30:08 +01:00
Simon Cruanes
ed3bf4ba26
CCList.(>|=) infix map
2014-11-06 16:08:36 +01:00
Simon Cruanes
73201a4e67
add some warnings (to be fixed)
2014-11-06 13:48:12 +01:00
Simon Cruanes
81a640cf56
Merge commit '36423c01d2ab8881c9f8ac6d43fb7c945b0add59' from sequence
2014-11-04 22:19:27 +01:00
Simon Cruanes
36423c01d2
Squashed 'sequence/' changes from 2691bee..efeb0fc
...
efeb0fc merge from master; version 0.5.4
0de04d0 depend on bytes; compliant with -safe-string
d95495d sequence.bigarray
15a0b9d fix release numbers
git-subtree-dir: sequence
git-subtree-split: efeb0fc99751bc8260f10da96fa26aac70585208
2014-11-04 22:19:26 +01:00
Simon Cruanes
d75317253d
remove some junk from misc/
2014-11-04 21:00:08 +01:00
Simon Cruanes
d3af230de9
fix tests by making oasis build qtest itself
2014-11-04 16:44:15 +01:00
Simon Cruanes
611086e6ab
make some functions in CCFun and CCString depend on ocaml version
2014-11-04 15:48:14 +01:00
Simon Cruanes
5c559c2099
containers now depends on cppo
2014-11-04 15:27:24 +01:00
Simon Cruanes
76c9254dec
thanks to @whitequark, could use cppo for preprocessing files
2014-11-04 15:22:09 +01:00
Simon Cruanes
786334dcce
use Buffer whenever string mutation is needed
2014-10-30 01:48:16 +01:00
Simon Cruanes
ad705fd758
add Format printers to CCString
2014-10-29 17:59:38 +01:00
Simon Cruanes
1374a2741c
CCInt.neg
2014-10-28 16:38:56 +01:00
Simon Cruanes
56132eacad
removed useless comment
2014-10-20 23:03:59 +02:00
Simon Cruanes
de494e9667
a bunch of useful functions in CCMap
2014-10-20 18:28:44 +02:00
Simon Cruanes
7b2ffdc0b9
stub for CCMap (extension of the standard Map module)
2014-10-20 14:47:51 +02:00
Simon Cruanes
565f17fb5b
authors file
2014-10-20 14:07:51 +02:00
Simon Cruanes
92ba6b34a6
CCPervasives.Opt -> CCPervasives.Option
2014-10-20 11:37:36 +02:00
Simon Cruanes
ccb05344e2
readme
2014-10-19 22:40:43 +02:00
Simon Cruanes
6e031a7c03
Merge commit '8bb78ab0d6bf95eea46d0cdedd8462525f2e1f7d' for sequence (fix bug)
2014-10-19 21:03:11 +02:00
Simon Cruanes
8bb78ab0d6
Squashed 'sequence/' changes from 0d721a6..2691bee
...
2691bee version 0.5.3
a373739 merge from master
9fc9a31 bugfix: using the same ExitSequence exception in take and is_empty cannot work
a193c54 added a regression test
git-subtree-dir: sequence
git-subtree-split: 2691bee2f68b7c27a1d1360999d0c21026f77ca9
2014-10-19 21:01:44 +02:00
Simon Cruanes
1e07897da8
CCOpt.get
2014-10-18 17:15:42 +02:00
Simon Cruanes
22343b4469
new functions in CCSexp.Traverse
2014-10-18 16:49:58 +02:00
Simon Cruanes
432f0f0abd
comments in CCMultiSet.mli, to explain meet/intersection/union
2014-10-16 16:50:04 +02:00
Simon Cruanes
6d0e2fdd2d
Merge pull request #8 from nbraud/master
...
CCMultiset: Add meet.
2014-10-16 16:46:09 +02:00
Nicolas Braud-Santoni
dc0b5873a4
CCMultiset: Add meet
2014-10-16 16:42:21 +02:00
Simon Cruanes
293ff2958b
update of readme
2014-10-01 15:15:24 +02:00
Simon Cruanes
3e08abf6a9
generate doc for containers.advanced
2014-10-01 11:42:54 +02:00
Simon Cruanes
6ab612c0ac
version 0.4 backported from stable
2014-10-01 11:38:14 +02:00
Simon Cruanes
f67a3e115e
fixed benchs/tests for 4.00
2014-09-30 17:12:02 +02:00
Simon Cruanes
df838482ef
moved Sexp into core/CCSexp
2014-09-30 16:14:16 +02:00
Simon Cruanes
9882998eb5
moved CCLinq, CCBatch and CCat from core/ to advanced/
2014-09-30 16:12:23 +02:00
Simon Cruanes
11ff63d2e9
ensure compatibility with ocaml 4.00
2014-09-30 15:17:15 +02:00