Commit graph

1628 commits

Author SHA1 Message Date
Emm
fdc6f28d55 Add experimental rose tree. 2015-01-25 22:06:48 +01:00
Simon Cruanes
f0b19b9980 remove a lot of stuff from containers.misc (see _oasis for details) 2015-01-25 20:07:29 +01:00
Simon Cruanes
f2890c56a6 test ccvector.iteri 2015-01-08 15:36:50 +01:00
Simon Cruanes
3d9a7a0b74 add CCFormat into core/ 2015-01-05 19:10:57 +01:00
carm
83994f1f5e infix map operators for CCArray 2015-01-01 17:43:27 -05:00
carm
397f60e6ac fold_while impl for CCList and CCArray 2015-01-01 14:32:34 -05:00
Vincent Bernardoff
8a629ff8b1 Added CCBigstring.length for more consistency with the CCString module. 2015-01-01 17:47:28 +01:00
Vincent Bernardoff
4f7e301527 Added @since NEXT_RELEASE. 2014-12-29 19:26:49 +01:00
Vincent Bernardoff
4df8e2660c Fix CCIO.remove* functions. 2014-12-29 17:11:23 +01:00
Vincent Bernardoff
4f7ea8de64 Added CCIO.remove_safe. 2014-12-27 17:53:04 +01:00
Vincent Bernardoff
86fdb22d5a CCHashtbl: Added {keys,values}_list in the functor as well. Better doc. 2014-12-22 17:27:04 +01:00
Vincent Bernardoff
22e5b26b94 CCHashtbl: Added functions {keys,values}_list. 2014-12-22 16:40:40 +01:00
Vincent Bernardoff
6b9636bf9b CCIO: fixed doc. 2014-12-22 15:29:33 +01:00
Simon Cruanes
adf4f29714 update CCPervasives (wip: hashtbl) 2014-12-22 00:12:51 +01:00
Simon Cruanes
a1e9443e52 more accurate type for CCHashtbl.Make 2014-12-22 00:10:48 +01:00
Simon Cruanes
f1b3ff64c9 prepare for 0.7 2014-12-19 17:28:22 +01:00
Simon Cruanes
8c0670155d CCString.fold 2014-12-19 09:55:19 +01:00
Simon Cruanes
ed9f874d4e add CCSexpM for a simpler, monadic parser of S-expressions (deprecating CCSexpStream) 2014-12-18 19:26:55 +01:00
Simon Cruanes
b31bd70501 CCSexp now splitted into CCSexp (manipulating expressions) and CCSexpStream 2014-12-18 19:26:24 +01:00
Simon Cruanes
88ceaa0d99 changed the API of CCBigstring.map_file 2014-12-18 19:25:34 +01:00
Simon Cruanes
a63d095722 containers.bigarray, containing CCBigstring 2014-12-18 16:37:31 +01:00
Simon Cruanes
15aecd2435 CCstring.suffix 2014-12-18 14:09:00 +01:00
Simon Cruanes
b8b0cc3645 more efficient CCString.init 2014-12-18 14:05:12 +01:00
Simon Cruanes
352b7e3901 CCHashtbl.map_list 2014-12-17 10:22:27 +01:00
Simon Cruanes
e7cd24b903 updated doc 2014-12-16 23:58:31 +01:00
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
d6d149e549 moved everything to the root directory 2013-03-04 13:25:25 +01:00
Simon Cruanes
cfe1be2a5c source code for containers 2013-02-27 16:14:45 +01:00