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
7530592a583dcb1a02bc5c8a01bde89a399a448d
solidity
/
libsolidity
T
History
Emilio Almansi
ca6957da37
Added property _documentation_ to Function, Event, and Modifier definition classes.
2018-02-19 16:45:38 +01:00
..
analysis
Disallow uninitialized storage pointers as experimental 0.5.0 feature.
2018-02-15 11:58:50 +01:00
ast
Added property _documentation_ to Function, Event, and Modifier definition classes.
2018-02-19 16:45:38 +01:00
codegen
Make addmod and mulmod revert if the last argument is zero.
2018-02-15 13:52:17 +01:00
formal
[SMTChecker] Variables are merged after branches (ite variables)
2018-01-04 18:20:12 +01:00
inlineasm
Disallow non-functional instructions in parseExpression early
2018-01-10 14:16:46 +01:00
interface
Minor improvement: check sources
2018-02-16 18:44:46 +01:00
parsing
Fix event parsing. Refs
#3175
2017-11-22 23:08:12 -03:00
CMakeLists.txt
Improve Z3 message in cmake
2017-10-13 13:33:18 +01:00