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
bef0399f783b5c1d806b89bf5e95c4247786ca33
solidity
/
libsolidity
T
History
chriseth
df29ea72f0
Merge pull request
#12836
from ethereum/fixUsingGlobal
...
Fix using global with libraries.
2022-05-02 12:41:34 +02:00
..
analysis
Fix checks for "using for ... global" for libraries.
2022-05-02 12:40:56 +02:00
ast
Set handlers use unified jsonPrint with prettifier if needed
2022-04-04 20:17:11 +02:00
codegen
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
formal
smt encode call
2022-04-11 12:19:41 +02:00
interface
Renamed AssemblyStack to YulStack
2022-04-08 20:28:55 +02:00
lsp
Implements $/setTrace and uses trace logging.
2022-04-05 13:51:42 +02:00
parsing
fix(parser): error for unexpected token
2022-04-29 16:13:04 +04:00
CMakeLists.txt
LSP: Implements goto-definition.
2022-03-14 11:59:41 +01:00