Commit graph

16 commits

Author SHA1 Message Date
Simon Cruanes
a8f5c3420f merge from master for 0.7 2014-12-19 20:23:13 +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
e0a47cba9b Merge branch 'master' into stable 2014-11-12 00:03:09 +01:00
Simon Cruanes
af58399ca7 Levenshtein.Index.remove changed signature (useless param removed) 2014-11-08 01:24:39 +01:00
Simon Cruanes
786334dcce use Buffer whenever string mutation is needed 2014-10-30 01:48:16 +01:00
Simon Cruanes
22c2d167f3 oasis files 2014-06-28 04:01:25 +02:00
Simon Cruanes
eeca970d0b merge from master 2014-06-28 04:01:25 +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
Simon Cruanes
7289adf13d merge from master 2014-06-15 23:30:32 +02:00
Simon Cruanes
9a10d477ee update the klist type in other modules 2014-05-26 22:01:21 +02:00
Simon Cruanes
67ae41159f Merge branch 'master' into stable 2014-05-23 00:29:23 +02:00
Simon Cruanes
3ae7c7ca0b CCString.equal,compare,hash 2014-05-23 00:14:39 +02:00
Simon Cruanes
8ad03fcc1d _oasis generated files 2014-05-23 00:01:07 +02:00
Simon Cruanes
17a04f5ebf fixed warnings in Levenshtein 2014-05-17 09:53:21 +02:00
Simon Cruanes
2674349871 more modules in containers_string (CCString, Levenshtein); CCFun.finally 2014-05-17 00:10:47 +02:00
Simon Cruanes
3ccabcd7b0 more modules in containers Core;
moved KMP to sublibrary containers_string
2014-05-16 22:26:59 +02:00