Daniel Kirchner
|
10618188dd
|
Update tests.
|
2021-11-09 14:34:05 +01:00 |
|
Alex Beregszaszi
|
a22077f736
|
Rename AsmData -> AST
Also attempt to only include ASTForward where appropriate.
|
2020-11-25 17:58:02 +00:00 |
|
Sachin Grover
|
b7adb2aa42
|
Add SPDX license identifier if not present already in source file
Fixes: #9220
|
2020-07-17 20:24:12 +05:30 |
|
chriseth
|
83337c850e
|
Do not run tests that do not need options multiple times.
|
2020-07-08 18:47:14 +02:00 |
|
Kamil Śliwak
|
40dfac7683
|
[yul-phaser] Require specifying weights for Program::codeSize()
|
2020-05-20 16:47:23 +02:00 |
|
Kamil Śliwak
|
29186f9951
|
[yul-phaser] Program: Switch from using parseCode() to parseObject()
|
2020-03-23 16:31:19 +01:00 |
|
Kamil Śliwak
|
8ca0d90aae
|
[yul-phaser] Returning an ErrorList from Program::load() if program has errors and printing them in Phaser
|
2020-03-16 20:32:59 +01:00 |
|
Kamil Śliwak
|
099299c5e7
|
[yul-phaser] Rename Common to Helpers in tests (update references)
|
2020-03-13 11:21:23 +01:00 |
|
Kamil Śliwak
|
837ea96da7
|
[yul-phaser] Move stripWhitespace() from Program tests to Common
|
2020-02-18 19:38:55 +01:00 |
|
cameel
|
57fb64d467
|
[yul-phaser] Make Program copyable by doing a deep copy of the AST in the copy constructor
|
2020-02-06 09:01:10 +01:00 |
|
cameel
|
24d63a93cf
|
[yul-phaser] Tests for Program class
|
2020-02-05 18:13:30 +01:00 |
|