Commit graph

11 commits

Author SHA1 Message Date
Simon Cruanes
61465fa19a remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
Simon Cruanes
7d3fd8a45a fix errors in documentation of CCString (slightly over-reaching sed) 2014-12-15 10:27:08 +01:00
Simon Cruanes
8a1d0e89e8 intro documentation updated; fixed some .mli 2014-12-13 04:13:12 +01:00
Simon Cruanes
ad705fd758 add Format printers to CCString 2014-10-29 17:59:38 +01:00
Simon Cruanes
daf06196c0 details 2014-09-17 23:18:29 +02:00
Simon Cruanes
dda1dda27d removed type alias CCString.t (duplicate of String.t which already exists) 2014-09-02 23:44:51 +02:00
Simon Cruanes
d3224e6b4d merge from master 2014-08-06 23:10:28 +02:00
Simon Cruanes
783331b037 CCString.init 2014-07-11 23:07:26 +02:00
Simon Cruanes
d7992d4a57 conversions for CCString 2014-07-11 22:39:40 +02:00
Simon Cruanes
d36e8dd38e bugfix; more tests 2014-06-28 04:01:18 +02:00
Simon Cruanes
a356d811a7 move CCString into core/, since it deals with a basic type;
also add some features to CCString (Sub and Split modules
to deal with slices and splitting by a string)
2014-06-28 03:52:47 +02:00