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
d08de34bd38607e22add7ba5b641679f19e5aada
solidity
/
libsolidity
T
History
Kamil Śliwak
593e207094
Merge pull request
#14104
from ethereum/extract-parse-literal
...
Refactor literal parsing before adding suffixes
2023-04-12 14:52:04 +02:00
..
analysis
Better error message when trying to call things that are not functions
2023-04-04 17:30:37 +02:00
ast
Merge pull request
#14050
from ethereum/contract-ast-internal-function-ids
2023-04-12 14:11:39 +02:00
codegen
Annotate function ID of functions that may be called via the internal dispatch.
2023-03-20 20:14:41 +01:00
formal
group unsupported warnings
2023-03-15 17:06:06 +01:00
interface
Annotate function ID of functions that may be called via the internal dispatch.
2023-03-20 20:14:41 +01:00
lsp
Fixes compilation errors with some clangs
2023-02-03 21:37:50 -05:00
parsing
Parser: Extract literal parsing into a separate function
2023-04-12 12:30:05 +02:00
CMakeLists.txt
User-defined operators: AST
2023-02-22 00:06:17 +01:00