Commit graph

13 commits

Author SHA1 Message Date
Simon Cruanes
cd35c46a58 KMP algorithm (as a functor on the string type) 2014-05-10 14:36:21 +02:00
Simon Cruanes
23a5dc1756 Cause: debugging experiment, tracking why values exist and actions were performed 2014-04-23 17:59:43 +02:00
Simon Cruanes
8404b167f5 rational terms with unification 2014-04-18 01:59:57 +02:00
Simon Cruanes
9c18698b22 preparation for Tell and BencodeStream 2014-04-10 19:36:26 +02:00
Simon Cruanes
cfed1c44a9 build system 2014-04-09 00:23:04 +02:00
Simon Cruanes
86fa8eeb8f Iteratee (stoppable folds) 2014-03-31 22:54:49 +02:00
Simon Cruanes
629879ec25 Bidir module, early draft of bidirectional iterators 2014-03-21 23:38:57 +01:00
Simon Cruanes
387ec86560 Levenshtein automaton for fuzzy string searching 2014-03-03 23:09:56 +01:00
Simon Cruanes
57bb863f78 updated oasis to 4.xxx 2014-02-26 12:10:17 +01:00
Simon Cruanes
74735a7ad9 moved cgi in a subdir (would not build with oasis 0.4 otherwise) 2013-12-30 12:20:05 +01:00
Simon Cruanes
8e6a648502 HGraph draft, a generalized hypergraph structure. Yay. 2013-11-25 17:48:03 +01:00
Simon Cruanes
ac1cd31f0a type declarations for the TTree associative structure 2013-11-08 00:20:29 +01:00
Simon Cruanes
7313a258b4 use oasis to build files, splitted into libraries, including
a Container module that packs everything;
ToWeb module (depends on CamlGI) to expoert values on the web
2013-10-18 22:27:43 +02:00
Renamed from containers.mllib (Browse further)