Simon Cruanes
|
73c84e14cc
|
add missing tests
|
2015-08-25 09:47:57 +02:00 |
|
Simon Cruanes
|
8ad8acc57b
|
change order of tests
|
2015-08-24 16:04:59 +02:00 |
|
Simon Cruanes
|
e90623aed7
|
update CCBitField to use first-class modules
|
2015-08-24 16:00:53 +02:00 |
|
Simon Cruanes
|
25af289f96
|
add CCParse.{input_of_chan,parse_file,parse_file_exn}
|
2015-08-24 14:54:43 +02:00 |
|
Simon Cruanes
|
3d07b644d7
|
tests in ccparse
|
2015-08-24 14:36:49 +02:00 |
|
Simon Cruanes
|
8e368a3f0b
|
modify CCParse.U.list to skip newlines
|
2015-08-24 11:28:51 +02:00 |
|
Simon Cruanes
|
641ab6f06e
|
rename CCBitField.{BITFIELD -> S}
|
2015-08-12 10:02:28 +02:00 |
|
Simon Cruanes
|
e13fcbdad3
|
add containers.top, a small library that installs printers
|
2015-08-12 00:10:52 +02:00 |
|
Simon Cruanes
|
a8c8561a83
|
add more printers
|
2015-08-12 00:10:27 +02:00 |
|
Simon Cruanes
|
b3a527055f
|
add CCDeque.print
|
2015-08-11 23:13:09 +02:00 |
|
Simon Cruanes
|
819c1f3249
|
add CCBV.print
|
2015-08-11 23:09:08 +02:00 |
|
Simon Cruanes
|
ff6157771e
|
add printer to CCHashtbl
|
2015-08-11 22:54:21 +02:00 |
|
Simon Cruanes
|
caaecda7f7
|
doc
|
2015-08-11 21:38:28 +02:00 |
|
Simon Cruanes
|
397f41c4fa
|
better printing and doc
|
2015-08-11 21:10:03 +02:00 |
|
Simon Cruanes
|
9e4627abfc
|
CCBitField now with printing, freezing, named fields
|
2015-08-11 21:02:51 +02:00 |
|
Simon Cruanes
|
b71cfc4568
|
export more functions in CCBitField including any-width fields
|
2015-08-11 20:45:40 +02:00 |
|
Simon Cruanes
|
e54b5f32e6
|
document CCBitField with a raw test
|
2015-08-11 20:34:52 +02:00 |
|
Simon Cruanes
|
aa28542959
|
update makefile (target devel)
|
2015-08-11 20:34:23 +02:00 |
|
Simon Cruanes
|
99fb2f84db
|
add CCBitField, a safe abstraction for bitfields of < 62 bits
|
2015-08-11 20:26:47 +02:00 |
|
Simon Cruanes
|
13b20cac73
|
fix header
|
2015-08-11 20:26:30 +02:00 |
|
Simon Cruanes
|
178c50903a
|
update howto
|
2015-08-11 19:50:18 +02:00 |
|
Simon Cruanes
|
e3376bd21a
|
fix doc
|
2015-08-02 21:37:26 +02:00 |
|
Simon Cruanes
|
7642d662cb
|
add some tests and functions to CCHashSet
|
2015-08-02 21:23:49 +02:00 |
|
Simon Cruanes
|
0d0a8f8764
|
add CCHashSet into containers.data, a mutable set
|
2015-08-02 20:54:28 +02:00 |
|
Simon Cruanes
|
6c5df93377
|
change header
|
2015-08-02 20:24:24 +02:00 |
|
Simon Cruanes
|
157cce9f6e
|
update readme
|
2015-08-02 12:39:30 +02:00 |
|
Simon Cruanes
|
cb551b33e6
|
ocamlinit
|
2015-07-25 01:35:42 +02:00 |
|
Simon Cruanes
|
8b6c4f4ee9
|
refactor CCLinq; improve optimizations
|
2015-07-25 01:31:53 +02:00 |
|
Simon Cruanes
|
d58a50ed59
|
breaking: big refactoring of CCLinq (now simpler and cleaner)
|
2015-07-25 00:56:16 +02:00 |
|
Simon Cruanes
|
ca34f81acf
|
fix merlin file
|
2015-07-25 00:55:41 +02:00 |
|
Simon Cruanes
|
bd028e3c62
|
fix benchmarks (remove bad lazyness)
|
2015-07-17 22:22:54 +02:00 |
|
Simon Cruanes
|
4dc5fb5fc6
|
small fix
|
2015-07-16 11:44:46 +02:00 |
|
Simon Cruanes
|
963f61a0f5
|
prepare for 0.12
|
2015-07-16 10:56:03 +02:00 |
|
Simon Cruanes
|
1a73ad7e29
|
add CCString.mem
|
2015-07-03 17:02:21 +02:00 |
|
Simon Cruanes
|
bca172a7a8
|
update doc
|
2015-06-29 16:18:23 +02:00 |
|
Simon Cruanes
|
9f07d976c4
|
fix -safe-string issues
|
2015-06-29 10:21:42 +02:00 |
|
Simon Cruanes
|
b11a98c6d3
|
fix build issues with dummy module in containers.io
|
2015-06-29 10:11:06 +02:00 |
|
Simon Cruanes
|
9f7be2ddc9
|
enable -safe-string on the whole project, with some linked refactorings
|
2015-06-26 14:05:45 +02:00 |
|
Simon Cruanes
|
0ac0f89e93
|
add CCIO.read_all_bytes, reading a whole file into a Bytes.t
|
2015-06-26 14:05:45 +02:00 |
|
Simon Cruanes
|
d817ec8d02
|
move CCIO from containers.io to containers
|
2015-06-26 14:05:42 +02:00 |
|
Simon Cruanes
|
0fcc736032
|
breaking: change type of CCString.blit so it writes into Bytes.t
|
2015-06-26 13:59:57 +02:00 |
|
Simon Cruanes
|
d6b1a62201
|
more doc
|
2015-06-25 10:05:31 +02:00 |
|
Simon Cruanes
|
425dba1e25
|
add a few tests
|
2015-06-24 10:17:35 +02:00 |
|
Simon Cruanes
|
a4f0e17799
|
add a few functions to CCArray1
|
2015-06-24 00:13:40 +02:00 |
|
Simon Cruanes
|
2ced134868
|
add CCArray1 in containers.bigarray, a module on 1-dim bigarrays
|
2015-06-24 00:03:54 +02:00 |
|
Simon Cruanes
|
48aba9e49e
|
fix: use the proper array module in CCRingBuffer
|
2015-06-23 15:01:04 +02:00 |
|
Simon Cruanes
|
56d53bfef6
|
bugfix: CCRandom.float_range
|
2015-06-17 15:57:39 +02:00 |
|
Simon Cruanes
|
ccb8634304
|
update readme
|
2015-06-15 13:59:37 +02:00 |
|
Simon Cruanes
|
f50846209b
|
add more doc and functions to CCGraph
|
2015-06-12 17:11:05 +02:00 |
|
Simon Cruanes
|
271cbff3e3
|
add CCGraph.Map.vertices
|
2015-06-12 17:04:49 +02:00 |
|