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
f2412da80002ad2ca686b8a64210c933ee2f1942
solidity
/
libsolidity
T
History
Alex Beregszaszi
f2412da800
Merge pull request
#2888
from ethereum/same-declaration-error
...
Use secondary source location as a vector in same declaration errors
2017-09-12 14:57:42 +01:00
..
analysis
Merge pull request
#2888
from ethereum/same-declaration-error
2017-09-12 14:57:42 +01:00
ast
Use Json::valueToQuotedString directly
2017-08-29 15:51:37 +01:00
codegen
Introduce assemblyString
2017-09-11 15:53:20 +01:00
formal
Remove parameter names for defaulted functions.
2017-08-31 12:16:41 +02:00
inlineasm
Check recursion depth in assembly parser.
2017-08-22 12:44:22 +02:00
interface
Introduce assemblyString
2017-09-11 15:53:20 +01:00
parsing
Crash fix, parseTypeName can return null.
2017-08-28 15:13:02 +02:00
CMakeLists.txt
Prepare build system for Z3.
2017-08-23 17:37:35 +02:00