Francis Dupont
|
1a8fc026cf
[4313] Added a comment about token order
|
9 years ago |
Francis Dupont
|
03c30d1252
[4313] Added relay4[code].exists which was lost in merge
|
9 years ago |
Francis Dupont
|
eec10b436b
[master] Merged trac4233 (new concat string function to classification expression)
|
9 years ago |
Francis Dupont
|
8e01dbe2fe
[master] Finished merge of trac4231 (new boolean operators)
|
9 years ago |
Tomek Mrugalski
|
b223a422ad
[4264] relay converted to relay4
|
9 years ago |
Francis Dupont
|
732af87d48
[4231] Addressed code comments
|
9 years ago |
Shawn Routhier
|
5439a449f4
[trac4264] Fix some typos in the comments and docs
|
9 years ago |
Tomek Mrugalski
|
6325cf1aef
[4264] relay[123].hex token implemented.
|
9 years ago |
Marcin Siodelski
|
fe9dd86d20
[4236] Replaced license text in all files containing it.
|
9 years ago |
Francis Dupont
|
d0ee0b0811
[4231] Added and & or operators
|
9 years ago |
Francis Dupont
|
8f6bc1575e
[4231] Added .exists to option
|
9 years ago |
Francis Dupont
|
a557a43b39
[4231] Added not operator
|
9 years ago |
Francis Dupont
|
ce332093aa
[4231] Added ( bool_expr )
|
9 years ago |
Marcin Siodelski
|
7b46431e34
[4204fd] Renamed two context functions per Kea coding guidelines.
|
9 years ago |
Francis Dupont
|
0fed4215ea
[4204fd] Refactored grammar
|
9 years ago |
Francis Dupont
|
1cd419a3d6
[4204fd] Created a convert_option_name method
|
9 years ago |
Francis Dupont
|
1666189a61
[4204fd] Moved convert_option_code to context code
|
9 years ago |
Francis Dupont
|
3f5189fb7b
[4204fd] Handle universe in option code range
|
9 years ago |
Francis Dupont
|
97aaee6e3b
[4204fd] Reverted hex->bin change
|
9 years ago |
Francis Dupont
|
c4cd450f03
[4204fd] Applied my proposed changes
|
9 years ago |
Marcin Siodelski
|
69f7cfdc52
[4204] Specification of option name doesn't require quotes.
|
9 years ago |
Marcin Siodelski
|
77e78881aa
[4204] Eval parser allows for referencing option by its name.
|
9 years ago |
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 |