This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4449f07df4
solidity
/
libsolidity
History
Nikola Matić
477b621f2e
Merge pull request
#14274
from ethereum/enable-access-to-foreign-events
2023-05-26 13:49:13 +02:00
..
analysis
Disallow immutable initialization in try catch statements
2023-05-09 14:48:14 +02:00
ast
Allow qualified access to events from other contracts
2023-05-26 12:52:52 +02:00
codegen
Yul AST output on the CLI and in Standard JSON
2023-05-26 12:35:31 +02:00
formal
Fix encoding of side-effects inside if and conditional statements in the BMC engine
2023-05-11 16:44:09 +02:00
interface
Yul AST output on the CLI and in Standard JSON
2023-05-26 12:35:31 +02:00
lsp
Fixes compilation errors with some clangs
2023-02-03 21:37:50 -05:00
parsing
Restrict experimental solidity to constantinople and above
2023-05-17 17:03:43 +02:00
CMakeLists.txt
User-defined operators: AST
2023-02-22 00:06:17 +01:00