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
d01ffd1ad9737a13a7d39e33246d101b36b5cd93
solidity
/
libsolidity
T
History
chriseth
6ca3973944
Merge pull request
#4777
from ethereum/typeConversionMemory
...
Defaul data location for type conversions is memory.
2018-08-14 11:36:19 +02:00
..
analysis
Merge pull request
#4777
from ethereum/typeConversionMemory
2018-08-14 11:36:19 +02:00
ast
Disallow ambiguous conversions between number literals and bytesXX types.
2018-08-13 14:27:01 +02:00
codegen
Rename FunctionKind SHA3 to KECCAK256 (as the instruction was renamed in libevmasm)
2018-08-08 22:37:40 +01:00
formal
Add workarounds for building against CVC4 on ArchLinux.
2018-08-08 19:02:59 +02:00
inlineasm
Merge pull request
#4753
from mattaereal/boost-to-string-patch
2018-08-08 16:07:25 +01:00
interface
Disallow remappings with empty prefix.
2018-08-10 19:26:48 +02:00
parsing
Cleanup & polish numbers-with-underscores parsing, also improving tests.
2018-08-08 13:38:46 +02:00
CMakeLists.txt
Do not force GMP to be present as dependency of CVC4, but also allow CLN instead.
2018-08-08 19:02:59 +02:00