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
ui
solidity
/
libsolidity
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Matheus Aguiar
2282ea5e56
Added overflow checks after multiplication operation is executed.
2022-08-12 10:18:05 -03:00
..
analysis
Fix ICE on invalid tuple assignments.
2022-08-09 12:41:47 +02:00
ast
Rename _short in toString to _withoutDataLocation
2022-07-06 10:49:58 -04:00
codegen
Added overflow checks after multiplication operation is executed.
2022-08-12 10:18:05 -03:00
formal
Check early if solvers are available.
2022-05-11 20:02:31 +02:00
interface
Added a flag to record when a source is reconstructed from JSON so garbage code snippets are not printed after source location.
2022-07-05 11:41:24 -03:00
lsp
lsp.py: Pass trace option during initialization already.
2022-07-13 16:41:30 +02:00
parsing
Merge pull request
#13185
from ethereum/functionCall_locations
2022-07-04 16:40:45 +02:00
CMakeLists.txt
LSP rename
2022-07-08 11:52:45 +02:00