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
|
38aebe9566
[master] Merge branch 'trac4204fd'
|
9 years ago |
Francis Dupont
|
bfed640330
[master] Silence cppcheck error
|
9 years ago |
Francis Dupont
|
d6eb96ba57
[master] Merged trac4203 (no exit())
|
9 years ago |
Francis Dupont
|
0182dcff13
[4204fd] Fixed newline handling
|
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
|
e9bcac1d00
[4204] Whitespace may surround option name in expressions.
|
9 years ago |
Marcin Siodelski
|
69f7cfdc52
[4204] Specification of option name doesn't require quotes.
|
9 years ago |
Marcin Siodelski
|
c1293f6db7
[4093] Addressed review comments.
|
9 years ago |
Marcin Siodelski
|
b1cc5e4380
[4093] Use option[123].text rather than option[123] for option text.
|
9 years ago |
Francis Dupont
|
3d663ac34a
[4203] Added new fatal class method for yy_fatal_error fix
|
9 years ago |
Francis Dupont
|
e58c97a735
[4203] Removed the unreachable exit
|
9 years ago |
Francis Dupont
|
751b714cfa
[4088fd] Changed the syntax to unquote integers
|
9 years ago |
Francis Dupont
|
f2021d663a
[4088fd] Added protection against integer overflow
|
9 years ago |
Francis Dupont
|
01b370bd9d
[4088fd] cleanup grammar (indent, no untyped)
|
9 years ago |
Francis Dupont
|
b233a68984
[4088fd] Removed unused File functions
|
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 |