2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 21:45:37 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Francis Dupont
8d5dca26e6 [5014_phase2] Added Element position 2016-11-29 19:58:37 +01:00
Francis Dupont
58bb8f3445 [5014_phase2] Fixed lexer cleanup on any exit (note parser uses try-catch) 2016-11-29 19:58:37 +01:00
Francis Dupont
b4264859fd [5014_phase2] Moved back context variables from lexer 2016-11-29 19:58:37 +01:00
Francis Dupont
f04ce6bbac [5014_phase2] Began to write tests (and of course found and fixed some problems) 2016-11-29 19:58:37 +01:00
Francis Dupont
340bc94d22 [5014] Added 2 unit tests about keywords 2016-11-29 19:57:33 +01:00
Francis Dupont
4cd0936cc7 [5014] Syntactic contexts almost done 2016-11-29 19:57:33 +01:00
Francis Dupont
6d0171d0bc [5014] Only fatal must be static 2016-11-29 19:57:33 +01:00
Francis Dupont
b27c84297a [5014] Added scanner include 2016-11-29 19:57:33 +01:00
Francis Dupont
77bee10170 [5014] Fixed syntax for tests, ready to add includes 2016-11-29 19:57:33 +01:00
Tomek Mrugalski
09aa7a3517 [5014] Developer's guide now contains description of the new parser. 2016-11-29 19:55:15 +01:00
Tomek Mrugalski
45abe4f73c [5014] Parser type is now configurable. 2016-11-29 19:55:15 +01:00
Tomek Mrugalski
d774e03249 [5014] Reading from file implemented 2016-11-29 19:55:14 +01:00
Tomek Mrugalski
32a96adb1f [5014] Parser improved, unit-tests added. 2016-11-29 19:55:14 +01:00
Tomek Mrugalski
14602ad0d8 [5014] Initial JSON parser written in bison/flex implemented (wip) 2016-11-29 19:55:14 +01:00