Alex Beregszaszi
|
66ee3ec533
|
Remove the \b, \f, \v escape sequences from the Scanner
|
2020-12-07 21:10:03 +00:00 |
|
Alex Beregszaszi
|
7ef9591e64
|
Expose hex literal to the Yul parser
This allows nicer error messages.
|
2020-08-28 19:34:52 +01:00 |
|
Alex Beregszaszi
|
4366ede889
|
Introduce Leave as a keyword for Yul
|
2020-08-28 19:34:52 +01:00 |
|
Alex Beregszaszi
|
caa329066e
|
Do not emit Solidity-only tokens in the Scanner for Yul
And simplfiy AsmParser greatly.
|
2020-08-28 19:34:52 +01:00 |
|
Alex Beregszaszi
|
bd7283ad22
|
Add scanner test for specially handled keywords in Yul
|
2020-08-28 19:34:52 +01:00 |
|
Alex Beregszaszi
|
aa70758c32
|
Add more scanner tests for hex and unicode literals
|
2020-08-28 14:33:29 +01:00 |
|
Alex Beregszaszi
|
662f7d8fac
|
Rename Arrow to DoubleArrow
|
2020-08-27 12:28:27 +01:00 |
|
Alex Beregszaszi
|
4e5b403c37
|
Introduce RightArrow (->) token in the scanner
|
2020-08-27 12:28:27 +01:00 |
|
Alex Beregszaszi
|
bb29307b02
|
Add/Update tests for Yul function definition
|
2020-08-12 23:53:08 +01:00 |
|
Alex Beregszaszi
|
99d96870ae
|
Rename libsolidity/SolidityScanner to liblangutil/Scanner in tests
|
2020-08-05 13:39:18 +01:00 |
|