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
4d8a14b65380208a8408f0ffd1e86499f92ddc79
solidity
/
libsolidity
T
History
chriseth
b70e064e8f
Merge pull request
#13130
from ethereum/check-overflow-after-add-sub-operations
...
Check overflow after add sub operations
2022-06-27 15:33:57 +02:00
..
analysis
Update libsolidity/analysis/NameAndTypeResolver.h
2022-06-22 13:25:24 +02:00
ast
Merge pull request
#13182
from ethereum/identifierPath_declarations
2022-06-27 12:35:50 +02:00
codegen
Checks for overflow/underflow after add/sub operations.
2022-06-23 14:41:12 -03:00
formal
Check early if solvers are available.
2022-05-11 20:02:31 +02:00
interface
Merge pull request
#12966
from a3d4/fix-ice-structtype-nativemembers
2022-06-23 16:11:28 +02:00
lsp
LSP: Implement semantic tokens
2022-05-18 14:54:16 +02:00
parsing
Add all path locations to the IdentifierPath ASTNode
2022-06-21 14:19:45 +02:00
CMakeLists.txt
Rename ASTJsonConverter to ASTJsonExporter
2022-06-16 18:05:51 +02:00