Commit graph

70 commits

Author SHA1 Message Date
Simon Cruanes
77ed135493 add a comment about contributing (close #106); update makefile 2017-04-19 22:31:18 +02:00
Simon Cruanes
cebee407ea add makefule rule for ocp-indent 2017-01-25 00:08:12 +01:00
Simon Cruanes
9b53e3c2a5 use Labels versions of CCList and CCArray 2016-12-29 11:07:44 +01:00
Simon Cruanes
7628e654f7 remove containers.advanced 2016-11-03 18:29:23 +01:00
Simon Cruanes
9f0b8851b0 remove containers.io 2016-11-03 16:29:14 +01:00
Simon Cruanes
89c63a5357 update oasis setup 2016-11-02 11:49:09 +01:00
Simon Cruanes
656565c195 add gh-pages doc generation to makefile 2016-08-22 10:15:37 +02:00
Simon Cruanes
037f169044 watch target should build all 2016-04-18 11:20:24 +02:00
Simon Cruanes
73cb338ba9 makefile 2015-12-14 14:48:19 +01:00
Simon Cruanes
b8e2db95df oasis stuff 2015-12-11 17:50:41 +01:00
Simon Cruanes
1d6cf2c683 add CCOrd.option 2015-12-02 20:59:07 +01:00
Simon Cruanes
fb484c6e81 add make watch target 2015-10-21 20:34:04 +02:00
Simon Cruanes
0ff7bef8ad fix doc 2015-09-23 18:20:12 +02:00
Simon Cruanes
ed31060d7d merge remaining tests as qtest, remove lwt stuff including bench_io 2015-09-16 19:46:29 +02:00
Simon Cruanes
507fe33086 cleanup 2015-09-16 19:26:56 +02:00
Simon Cruanes
b818b26751 enable qtest on containers.thread 2015-08-31 19:48:29 +02:00
Simon Cruanes
aa28542959 update makefile (target devel) 2015-08-11 20:34:23 +02:00
Simon Cruanes
6fb26288ad richer CCUnix.call API, with tests 2015-03-28 12:55:56 +01:00
Simon Cruanes
14f593d246 wip: qtests for containers.lwt 2015-02-25 22:03:30 +01:00
Simon Cruanes
0ecec5c151 make devel command, activating most flags, for developpers (see #27) 2015-01-21 09:40:35 +01:00
Simon Cruanes
b6f60c6af6 remove junk in makefile.push_doc 2014-12-19 20:54:38 +01:00
Simon Cruanes
f1b3ff64c9 prepare for 0.7 2014-12-19 17:28:22 +01:00
Simon Cruanes
a63d095722 containers.bigarray, containing CCBigstring 2014-12-18 16:37:31 +01:00
Simon Cruanes
d0af6abbd9 fixed qtests 2014-12-17 10:22:19 +01:00
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