Commit graph

11 commits

Author SHA1 Message Date
Daniel Salzman
9bddf37934 zscanner: move to libzscanner 2018-03-12 13:37:09 +01:00
Daniel Salzman
70cc3b3310 utils: remove obsolete knot1to2 utility 2017-05-21 19:56:36 +02:00
Daniel Salzman
25f35912b2 zscanner: upgrade the API and add a state parsing support 2015-12-18 16:09:00 +01:00
Daniel Salzman
03b64bb368 utils: add config conversion utility (knot1to2) 2015-04-09 09:22:09 +02:00
Daniel Salzman
7110feb88c scripts: remove trailing white spaces from Ragel parsers 2015-02-19 16:03:21 +01:00
Daniel Salzman
28e8647bd7 scripts: fix path to yparser 2015-02-19 11:14:20 +01:00
Daniel Salzman
8482de7808 libknot: add yparser 2015-01-20 20:53:23 +01:00
Daniel Salzman
6d3b007130 zscanner: remove unused constants also from scanner.g2 2014-05-05 15:11:47 +02:00
Daniel Salzman
c8d7fcc25a zscanner: remove unused constants from scanner.t0 to cure clang 3.4 warnings 2014-05-05 15:02:10 +02:00
Daniel Salzman
198a909bcf configure: remove Ragel detection
Previous logic was too complicated and confusing. Currently, there are
just two pregenerated source files which are selected on the basis of
the --disable-fastparser configure option.

Pregenerated files can be updated using scripts/update-parser.sh script.
2014-04-24 12:15:50 +02:00
Daniel Salzman
4554836870 zscanner: hack problematic test and revert T0 as a slow parser 2013-11-08 14:31:21 +01:00