Simon Cruanes
|
b91d42912a
|
Merge branch 'master' into stable
|
2014-12-08 10:39:28 +01:00 |
|
Simon Cruanes
|
d67dceddb8
|
prepare for 0.6.1
|
2014-12-08 10:36:25 +01:00 |
|
Simon Cruanes
|
a2c6a71b4d
|
use subtree gen/ for CCGen (symlink)
|
2014-12-02 02:04:44 +01:00 |
|
carm
|
88d266a8a8
|
introduce CCFloat, add float functions to CCRandom
|
2014-11-28 13:00:42 -05:00 |
|
Simon Cruanes
|
bd43ff0db4
|
updated readme and doc
|
2014-11-23 15:48:18 +01:00 |
|
Simon Cruanes
|
1b15573acd
|
merge from master; version 0.6
|
2014-11-23 14:37:21 +01:00 |
|
Simon Cruanes
|
16f160678d
|
prepare for 0.6
|
2014-11-23 14:14:46 +01:00 |
|
Simon Cruanes
|
f010bc6ebc
|
move misc/Cache to core/CCCache
|
2014-11-23 13:48:52 +01:00 |
|
Simon Cruanes
|
cb311bf764
|
breaking change: renamed CCIO to advanced.CCMonadIO; new CCIO module, much simpler
|
2014-11-23 13:05:30 +01:00 |
|
Simon Cruanes
|
9c9a78c7a6
|
lwt/Lwt_actor stub, for erlang-style concurrency (albeit much much more naive)
|
2014-11-20 01:05:20 +01:00 |
|
Simon Cruanes
|
510f63f921
|
firx quick tests; remove misc/ratTerm (already removed from _oasis)
|
2014-11-20 01:05:20 +01:00 |
|
Simon Cruanes
|
cad578840e
|
import Mixtbl from its repository, into misc/
|
2014-11-19 17:16:57 +01:00 |
|
Simon Cruanes
|
2420df32f3
|
moved some benchmarks to benchs/run_benchs.ml, under the centralized bench tree
|
2014-11-17 01:09:13 +01:00 |
|
Simon Cruanes
|
bd8392dfe5
|
rename benchs.ml into run_benchs.ml
|
2014-11-13 21:40:17 +01:00 |
|
Simon Cruanes
|
aa86a5454b
|
new benchmark, benchs.ml; drop use of "bench" package
|
2014-11-13 11:44:59 +01:00 |
|
Simon Cruanes
|
22d9d27c80
|
version 0.5
|
2014-11-12 11:03:13 +01:00 |
|
Simon Cruanes
|
4ced583f33
|
merge back from stable
|
2014-11-12 00:42:28 +01:00 |
|
Simon Cruanes
|
e0a47cba9b
|
Merge branch 'master' into stable
|
2014-11-12 00:03:09 +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
|
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
|
7b2ffdc0b9
|
stub for CCMap (extension of the standard Map module)
|
2014-10-20 14:47:51 +02:00 |
|
Simon Cruanes
|
608edd9a1a
|
version 0.4.1
|
2014-10-19 21:59:37 +02:00 |
|
Simon Cruanes
|
0e555bed6c
|
merge from master
|
2014-10-19 21:14:17 +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
|
2cb86cb93f
|
version 0.4
|
2014-09-30 17:21:58 +02:00 |
|
Simon Cruanes
|
7d3742e765
|
merge from master
|
2014-09-30 17:12:59 +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
|
2fb05ad8b5
|
merge from master
|
2014-09-28 15:25:52 +02:00 |
|
Simon Cruanes
|
3a5f71a9e7
|
move benchmarks to benchs/ so they are separate from tests; use compiled oasis setup
|
2014-09-17 22:58:56 +02:00 |
|
Simon Cruanes
|
dcf134b1eb
|
examples/id_sexp (parser then prints S-expressions)
|
2014-09-17 15:14:12 +02:00 |
|
Simon Cruanes
|
8ade96b2f6
|
moved CCHashtbl to CCFlatHashtbl;
new module CCHashtbl that wraps and extends the standard hashtable
|
2014-09-03 01:08:04 +02:00 |
|
Simon Cruanes
|
059e0b064d
|
CCPervasives module, replacing modules of the standard library
|
2014-09-02 23:46:06 +02:00 |
|
Jacques-Pascal Deplaix
|
5378f9843e
|
OASIS: Use the compiled_setup_ml AlphaFeature
|
2014-08-09 10:45:34 +02:00 |
|
Simon Cruanes
|
efc3dcb44d
|
merge from stable (including sequence subtree); 0.3.4
|
2014-08-09 00:21:50 +02:00 |
|
Simon Cruanes
|
f2d027ac19
|
fix tests for containers.thread
|
2014-08-07 13:25:38 +02:00 |
|
Simon Cruanes
|
d3224e6b4d
|
merge from master
|
2014-08-06 23:10:28 +02:00 |
|
Simon Cruanes
|
bf2203f9e2
|
renamed threads/future to threads/CCFuture
|
2014-08-05 00:23:04 +02:00 |
|
Simon Cruanes
|
31d977054e
|
CCIO: monad for IO actions-as-values
|
2014-07-23 00:05:06 +02:00 |
|
Simon Cruanes
|
8c5c462c51
|
CCCat for crazy category concepts
|
2014-07-16 18:09:08 +02:00 |
|
Simon Cruanes
|
5a29fb198a
|
merge from master
|
2014-07-11 22:44:29 +02:00 |
|
Simon Cruanes
|
af84e2dcc7
|
CCHashtbl: open-addressing table (Robin-Hood hashing)
|
2014-07-08 17:15:42 +02:00 |
|
Simon Cruanes
|
656c70fdc2
|
add BTree partial implementation (not working yet)
|
2014-07-03 20:16:43 +02:00 |
|
Simon Cruanes
|
eeca970d0b
|
merge from master
|
2014-06-28 04:01:25 +02:00 |
|