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
15283e8535c6d1cedfe5d47f7bb1fbe03c77e207
solidity
/
libsolidity
T
History
chriseth
0a1a8bfb09
Merge pull request
#4172
from ethereum/trailing_dot
...
[BREAKING] Disallow trailing dot not followed by number
2018-05-30 18:51:52 +02:00
..
analysis
Allow using
calldata
keyword to specify data location
2018-05-30 18:05:55 +08:00
ast
Merge pull request
#3743
from ethereum/popStorageArray
2018-05-30 18:32:08 +02:00
codegen
Fixes assembly bug and adds tests to cover it.
2018-05-30 17:46:43 +02:00
formal
Bool variables should not allow arithmetic comparison
2018-05-16 18:32:47 +02:00
inlineasm
Avoid "unneccesary parentheses in declaration of" warning with keeping a temporary variable.
2018-05-17 14:48:15 +02:00
interface
Do not catch exceptions by value in StandardCompiler
2018-05-17 14:44:01 +02:00
parsing
Disallow trailing dots that are not followed by a number
2018-05-30 15:14:53 +01:00
CMakeLists.txt
Fix link error when using boost shared library
2018-05-11 11:20:19 +08:00