Commit graph

13 commits

Author SHA1 Message Date
Simon Cruanes
8f33484dff prepare 0.11 2015-05-24 21:40:31 +02:00
Simon Cruanes
2ae6dfd11c remove packs for 'containers_string' and 'containers_advanced' 2015-05-24 17:08:01 +02:00
Simon Cruanes
0a9317ae26 doc 2015-05-20 09:51:03 +02:00
Simon Cruanes
a17f8d5cfb add Containers_string.Parse, very simple monadic parser combinators 2015-05-19 03:11:29 +02:00
Simon Cruanes
0efc342177 preparing version 0.10 2015-04-10 16:40:45 +02:00
Simon Cruanes
0e62f9a345 a few fixes, including implementing quoted 2015-03-17 00:36:42 +01:00
Simon Cruanes
0dc8b90d66 refactor internals of app_parse (simpler compilation, less duplication, fix pfc computation) 2015-03-17 00:36:42 +01:00
Simon Cruanes
cb68e1ae66 app_parse: expose "junk" combinator 2015-03-17 00:36:42 +01:00
Simon Cruanes
3e769750b6 wip: app_parse, now with both definition and compiled AST, lazy
compilation, printer
2015-03-17 00:36:42 +01:00
Simon Cruanes
5c7cb55378 wip: parser combinators, trying to fix fix 2015-03-17 00:36:42 +01:00
Simon Cruanes
ee8c7c03f2 wip: App_parse in containers_string, a draft of efficient applicative parser combinators 2015-03-17 00:36:41 +01:00
Simon Cruanes
ac180aa339 remove trailing whitespace 2015-03-02 23:39:10 +01:00
Simon Cruanes
61465fa19a remove cgi/; move sub-libraries to their own subdir each; mv everything into src/ 2014-12-16 23:41:59 +01:00