Simon Cruanes
|
786334dcce
|
use Buffer whenever string mutation is needed
|
2014-10-30 01:48:16 +01:00 |
|
Simon Cruanes
|
ad705fd758
|
add Format printers to CCString
|
2014-10-29 17:59:38 +01: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
|
f1f8842436
|
specialize some comparison functions
|
2014-08-07 14:15:08 +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 |
|