Commit graph

46 commits

Author SHA1 Message Date
Simon Cruanes
bd43ff0db4 updated readme and doc 2014-11-23 15:48:18 +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
be08237d61 re-enable qtests for .cppo.ml files 2014-11-10 00:11:08 +01:00
Simon Cruanes
d3af230de9 fix tests by making oasis build qtest itself 2014-11-04 16:44:15 +01:00
Simon Cruanes
6e031a7c03 Merge commit '8bb78ab0d6bf95eea46d0cdedd8462525f2e1f7d' for sequence (fix bug) 2014-10-19 21:03:11 +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
11ff63d2e9 ensure compatibility with ocaml 4.00 2014-09-30 15:17:15 +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
Jacques-Pascal Deplaix
5378f9843e OASIS: Use the compiled_setup_ml AlphaFeature 2014-08-09 10:45:34 +02:00
Simon Cruanes
c8d834b722 Squashed 'sequence/' content from commit e5625c6
git-subtree-dir: sequence
git-subtree-split: e5625c69301e344abb971ad47ba618387346dc22
2014-08-08 20:16:15 +02:00
Simon Cruanes
b93d68ad8d small change in makefile 2014-07-11 22:44:21 +02:00
Simon Cruanes
2395ebb2ad make test will now run both oUnit and qtest 2014-06-25 01:26:53 +02:00
Simon Cruanes
b54068edc1 build doc for containers_string; fix upload of docs 2014-06-16 00:36:55 +02:00
Simon Cruanes
bfc78e5671 build system stuff 2014-05-23 00:43:32 +02:00
Simon Cruanes
24d1a1c578 makefile 2014-05-23 00:29:13 +02:00
Simon Cruanes
2674349871 more modules in containers_string (CCString, Levenshtein); CCFun.finally 2014-05-17 00:10:47 +02:00
Simon Cruanes
4bc6c8a008 split into package core (no pack, 'CC' prefix, stable)
and misc where oneshot ideas go
2014-05-16 20:58:28 +02:00
Simon Cruanes
05d21db298 formatting and minor details 2014-05-12 17:42:11 +02:00
Simon Cruanes
0fc209d4b3 moved some files into lwt/ subdir;
use oasis setup-dynamic feature
2014-05-12 15:23:54 +02:00
Simon Cruanes
cfed1c44a9 build system 2014-04-09 00:23:04 +02:00
Simon Cruanes
74735a7ad9 moved cgi in a subdir (would not build with oasis 0.4 otherwise) 2013-12-30 12:20:05 +01:00
Simon Cruanes
7313a258b4 use oasis to build files, splitted into libraries, including
a Container module that packs everything;
ToWeb module (depends on CamlGI) to expoert values on the web
2013-10-18 22:27:43 +02:00
Simon Cruanes
204cb0dacb BencodeOnDisk module, to write Bencode values in a file in an
append-only, concurrent manner
2013-10-09 18:40:45 +02:00
Simon Cruanes
d828eca3f6 updated LazyGraph to use Sequence rather than Gen (simpler) 2013-10-03 21:21:34 +02:00
Simon Cruanes
7e82adf973 more doc 2013-08-29 14:11:04 +02:00
Simon Cruanes
d9c8007548 Behavior is now based on Lwt rather than React, using futures.
Updated tests, doc, etc.
2013-06-05 11:06:16 +02:00
Simon Cruanes
b1d222c3f1 more modular build system, for thread-dependent or React-dependent modules 2013-05-31 11:41:43 +02:00
Simon Cruanes
7628ed9954 build lib when tests are built 2013-05-15 10:27:21 +02:00
Simon Cruanes
62248928b2 small changes 2013-04-05 17:34:06 +02:00
Simon Cruanes
85b3ca233b target for documentation of some modules 2013-04-03 00:01:52 +02:00
Simon Cruanes
a5d9a39afd example using LazyGraph and Futures to search a path between two urls 2013-03-30 14:41:07 +01:00
Simon Cruanes
9cd07d3395 examples graphs; small program that computes the collatz suite 2013-03-21 12:25:03 +01:00
Simon Cruanes
170c1031a9 some basic tests for Future 2013-03-20 18:04:04 +01:00
Simon Cruanes
4839dd82ba example file, that uses LazyGraph to represent memory layout of values (and compute their size) 2013-03-20 10:32:11 +01:00
Simon Cruanes
b9ddea21bd fix error in Makefile 2013-03-20 09:41:59 +01:00
Simon Cruanes
579746810e modified build system and other data for threading support 2013-03-19 15:04:42 +01:00
Simon Cruanes
ef08010c6f renamed tests/tests.ml into tests/run_tests.ml;
added some tests for Vector;
added Sequence functions to Vector
2013-03-17 18:36:51 +01:00
Simon Cruanes
bf777e3d28 tags 2013-03-14 14:42:53 +01:00
Simon Cruanes
fb52aad014 include the sequence module in here, to reduce dependencies. 2013-03-07 10:00:50 +01:00
Simon Cruanes
17ae421266 small benchmarking of hashtable 2013-03-04 14:58:23 +01:00
Simon Cruanes
3fe75af98e unit testing with oUnit 2013-03-04 13:49:08 +01:00
Simon Cruanes
d6d149e549 moved everything to the root directory 2013-03-04 13:25:25 +01:00
Simon Cruanes
f74af3784f makefile to build with ocamlbuild 2013-02-27 16:17:42 +01:00