ocaml-containers/src/data
2015-09-14 02:58:49 +02:00
..
CCBitField.ml update CCBitField to use first-class modules 2015-08-24 16:00:53 +02:00
CCBitField.mli update CCBitField to use first-class modules 2015-08-24 16:00:53 +02:00
CCBloom.ml new module CCBloom in containers.data, a bloom filter 2015-09-06 21:44:55 +02:00
CCBloom.mli new module CCBloom in containers.data, a bloom filter 2015-09-06 21:44:55 +02:00
CCBV.ml add CCBV.print 2015-08-11 23:09:08 +02:00
CCBV.mli add CCBV.print 2015-08-11 23:09:08 +02:00
CCCache.ml trailing space 2015-02-05 22:29:38 +01:00
CCCache.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCDeque.ml add CCDeque.clear 2015-08-31 18:39:53 +02:00
CCDeque.mli add CCDeque.clear 2015-08-31 18:39:53 +02:00
CCFlatHashtbl.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCFlatHashtbl.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCFQueue.ml add more printers 2015-08-12 00:10:27 +02:00
CCFQueue.mli add more printers 2015-08-12 00:10:27 +02:00
CCGraph.ml add more doc and functions to CCGraph 2015-06-12 17:11:05 +02:00
CCGraph.mli prepare for 0.12 2015-07-16 10:56:03 +02:00
CCHashconsedSet.ml small renaming 2015-06-05 20:19:36 +02:00
CCHashconsedSet.mli prepare for 0.12 2015-07-16 10:56:03 +02:00
CCHashSet.ml add some tests and functions to CCHashSet 2015-08-02 21:23:49 +02:00
CCHashSet.mli add some tests and functions to CCHashSet 2015-08-02 21:23:49 +02:00
CCHashTrie.ml add some tests and use hidden feature of qtest! 2015-09-13 21:45:40 +02:00
CCHashTrie.mli remove warning from file; add warning in .merlin 2015-09-11 15:12:24 +02:00
CCIntMap.ml add tests and functions to CCRAL 2015-09-07 23:42:00 +02:00
CCIntMap.mli add more functions to CCHashTrie 2015-09-05 12:35:13 +02:00
CCMixmap.ml Add CCMixmap in containers.data (close #40) 2015-02-20 16:46:57 +01:00
CCMixmap.mli version 0.9 2015-02-27 14:39:58 +01:00
CCMixset.ml wip: Mixset 2015-04-28 13:05:28 +02:00
CCMixset.mli prepare 0.11 2015-05-24 21:40:31 +02:00
CCMixtbl.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMixtbl.mli add CCUnix.async_call for spawning and communicating with subprocess 2015-04-24 16:04:09 +02:00
CCMultiMap.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiMap.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiSet.ml remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCMultiSet.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCPersistentArray.ml add CCPersistentArray.{append,flatten,flat_map,of_gen,to_gen} 2015-08-31 19:19:34 +02:00
CCPersistentArray.mli add CCPersistentArray.{append,flatten,flat_map,of_gen,to_gen} 2015-08-31 19:19:34 +02:00
CCPersistentHashtbl.ml remove trailing whitespace 2015-03-02 23:39:10 +01:00
CCPersistentHashtbl.mli remove trailing whitespace 2015-03-02 23:39:10 +01:00
CCRAL.ml test 2015-09-08 00:12:38 +02:00
CCRAL.mli more tests and functions in CCRAL 2015-09-08 00:02:50 +02:00
CCRingBuffer.ml enable -safe-string on the whole project, with some linked refactorings 2015-06-26 14:05:45 +02:00
CCRingBuffer.mli missing @since annotation; typo 2015-05-25 14:42:57 +02:00
CCTrie.ml simplified CCTrie implementation 2015-02-18 11:32:09 +01:00
CCTrie.mli remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00
CCWBTree.ml bugfix in CCWBTree (return the correct exn) 2015-09-14 02:58:49 +02:00
CCWBTree.mli wip: fix CCWBTree.{split,merge}; add tests 2015-09-09 23:13:56 +02:00