You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@ Language Features:
8
8
Compiler Features:
9
9
* Optimizer: Simplify repeated AND and OR operations.
10
10
* Standard Json Input: Support the prefix ``file://`` in the field ``urls``.
11
+
* Add option to specify optimization steps to be performed by Yul optimizer with `--yul-optimizations` in the commandline interface or `optimizer.details.yulDetails.optimizerSteps` in standard-json.
11
12
12
13
Bugfixes:
13
14
* SMTChecker: Fix internal error when fixed points are used.
0 commit comments