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
8dc760925767262e21d80f25d775a742d6474875
solidity
/
libsolidity
T
History
chriseth
f3e0bf1dd8
Merge pull request
#4418
from ethereum/initialConstants
...
Only allow compile-time constants for constant state variables.
2018-07-05 17:07:32 +02:00
..
analysis
Merge pull request
#4418
from ethereum/initialConstants
2018-07-05 17:07:32 +02:00
ast
Merge pull request
#4097
from ethereum/noPackedExceptForPacked
2018-06-27 18:29:01 +02:00
codegen
Fix allocation of byte arrays.
2018-07-05 14:18:14 +02:00
formal
Refactoring Declaration -> VariableDeclaration (more precise)
2018-06-12 10:58:50 +02:00
inlineasm
JuliaType -> YulType
2018-06-14 09:31:28 +01:00
interface
Document the internal API of CompilerStack
2018-06-25 23:51:40 +02:00
parsing
Remove constant keyword from parser.
2018-07-03 15:31:34 +02:00
CMakeLists.txt
Fix link error when using boost shared library
2018-05-11 11:20:19 +08:00