This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
Star
0
Fork
0
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
explicitly-optimize-ir-twice
solidity
/
libsolidity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Kamil Śliwak
4296197d8e
Move the second run of YulOptimizer to IRGenerator to make it more obvious we're running it twice
2023-04-29 00:20:12 +02:00
..
analysis
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
ast
Remove the inaccurate Type::categoryName() and change the error message for invalid calls to one independent of the category
2023-04-20 13:50:22 +02:00
codegen
Move the second run of YulOptimizer to IRGenerator to make it more obvious we're running it twice
2023-04-29 00:20:12 +02:00
formal
[SMTChecker] Use path condition when creating CHC targets
2023-04-21 18:56:34 +02:00
interface
Move the second run of YulOptimizer to IRGenerator to make it more obvious we're running it twice
2023-04-29 00:20:12 +02:00
lsp
Fixes compilation errors with some clangs
2023-02-03 21:37:50 -05:00
parsing
Merge pull request
#14139
from ethereum/make-plus-binary-only
2023-04-18 21:20:31 +02:00
CMakeLists.txt
User-defined operators: AST
2023-02-22 00:06:17 +01:00