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
smallRevertOptimization
solidity
/
libsolidity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Daniel Kirchner
87ce29542c
Do not allocate memory on reverts with small errors.
2023-05-09 20:09:48 +02:00
..
analysis
Disallow immutable initialization in try catch statements
2023-05-09 14:48:14 +02:00
ast
Move AST annotation of internal function dispatch IDs to ContractDefinition
2023-05-06 20:31:27 +02:00
codegen
Do not allocate memory on reverts with small errors.
2023-05-09 20:09:48 +02:00
formal
[SMTChecker] Use path condition when creating CHC targets
2023-04-21 18:56:34 +02:00
interface
Move AST annotation of internal function dispatch IDs to ContractDefinition
2023-05-06 20:31:27 +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