Commit History

Author SHA1 Message Date
  Marcin Siodelski c1293f6db7 [4093] Addressed review comments. 9 years ago
  Marcin Siodelski 00effa23d3 [4093] Support for option[123].hex operator. 9 years ago
  Marcin Siodelski 5ad49c1f75 [4093] Extended TokenOption class ctor with representation type. 9 years ago
  Marcin Siodelski b1cc5e4380 [4093] Use option[123].text rather than option[123] for option text. 9 years ago
  Francis Dupont 2c39600ea5 [4125] Fixed variable init (BTW a false positive as ctx.error throws) 9 years ago
  Francis Dupont 751b714cfa [4088fd] Changed the syntax to unquote integers 9 years ago
  Francis Dupont 01b370bd9d [4088fd] cleanup grammar (indent, no untyped) 9 years ago
  Francis Dupont 6ae4da980b [4088fd] Moved option code range check to the parser, freeing INTEGER tokens 9 years ago
  Francis Dupont 2760bbdf57 [4088fd] Split the syntax into untyped/typed 9 years ago
  Francis Dupont 92e9995c0e [4088fd] Fixed error handling 9 years ago
  Francis Dupont b15ab911e8 [4088fd] Added substring parsing 9 years ago
  Francis Dupont f18bc3cdb1 [4088fd] Renamed file to file_ 9 years ago
  Francis Dupont c047539477 [4088fd] Moved option from scanner to parser 9 years ago
  Francis Dupont 18906ef111 [4088fd] Added hexstring support 9 years ago
  Francis Dupont 7812831f01 [4088fd] [4088fd] Fixed namespace 9 years ago
  Tomek Mrugalski e2896aa6b3 [4088] General smallish improvements in evaluation code 9 years ago
  Tomek Mrugalski ac6a081567 [4088] Bison version is now detected during configure. 9 years ago
  Tomek Mrugalski d6b6b10784 [4088] strings, options and equal tokens are now instantiated 9 years ago
  Tomek Mrugalski 38ea55139b [4088] Replaced example grammar with client classification expressions 9 years ago
  Tomek Mrugalski 496e02872e [4088] Moved yy to isc::eval namespace 9 years ago
  Tomek Mrugalski fe5ec7722c [4088] Classes renamed to Kea nomenclature 9 years ago
  Tomek Mrugalski 28413e8258 [4088] Bison example integrated. 9 years ago