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
|
32985129e0
|
update of Vector, with more functions (length, rev, append_seq...)
and better performance (using unsafe_set/unsafe_get in Array)
|
2013-04-22 18:32:23 +02:00 |
|
Simon Cruanes
|
7360834241
|
force Vector's initial size to be >= 3
|
2013-03-17 18:45:53 +01:00 |
|
Simon Cruanes
|
3b6722d1c4
|
small updates of Vector;
removed the capacity field in Vector
|
2013-03-17 18:43:46 +01:00 |
|
Simon Cruanes
|
ef08010c6f
|
renamed tests/tests.ml into tests/run_tests.ml;
added some tests for Vector;
added Sequence functions to Vector
|
2013-03-17 18:36:51 +01:00 |
|
Simon Cruanes
|
d6d149e549
|
moved everything to the root directory
|
2013-03-04 13:25:25 +01:00 |
|