Commit graph

13 commits

Author SHA1 Message Date
Simon Cruanes
56fe3b0873 remove Qcheck (it has had its own repo for a long time) 2014-06-13 22:30:41 +02:00
Simon Cruanes
021508968c updated test in parseReact; fixed a bug 2014-06-11 21:53:47 +02:00
Simon Cruanes
39f5e135bd crazy input-driven parser combinators 2014-06-11 00:47:53 +02:00
Simon Cruanes
9ca1f76bd7 more explicit type declaration 2014-06-09 18:10:53 +02:00
Simon Cruanes
b5fb3f0ff0 printing error in LazyGraph 2014-06-03 17:33:11 +02:00
Simon Cruanes
3127f046de remove ugly tabs 2014-05-27 13:25:15 +02:00
Simon Cruanes
9a10d477ee update the klist type in other modules 2014-05-26 22:01:21 +02:00
Nicolas Braud-Santoni
12beb90514 AVL: Change API not to carry around comparison functions 2014-05-23 10:38:15 +02:00
Nicolas Braud-Santoni
b2450a771b AVL: Minor edit
There was a let that was uselessly rec
2014-05-23 10:20:52 +02:00
Simon Cruanes
65148bd0de merge with master (AVL) 2014-05-20 15:59:49 +02:00
Simon Cruanes
113ea6d395 updated and fixed things in core/:
fixed warnings, updated Sequence/Gen with tests and more recent interface; added printers
2014-05-17 01:00:00 +02:00
Simon Cruanes
2674349871 more modules in containers_string (CCString, Levenshtein); CCFun.finally 2014-05-17 00:10:47 +02:00
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