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
39a0ecd58989a72bbb4acc62522d1937954359fd
solidity
/
libsolidity
T
History
Christian Parpart
81c7b30a6a
Merge pull request
#11234
from ethereum/fix-file-reader-compiler-stack-source-unit-name-mismatch
...
Use identical source unit names in FileReader and CompilerStack
2021-04-14 13:46:14 +02:00
..
analysis
Allow notice tag for non-public state variable.
2021-04-08 17:06:14 +02:00
ast
Replaced boost::adaptors::transformed
2021-04-08 17:38:14 +05:30
codegen
Fix array decoding offset overflow.
2021-04-12 13:43:51 +02:00
formal
Deprecate pragma experimental SMTChecker
2021-04-08 21:03:38 +02:00
interface
FileReader: More accurate description of FileReader::readFile() and its arguments
2021-04-13 13:26:01 +02:00
parsing
Allow NatSpec documentation for local variable declarations
2021-04-08 17:06:14 +02:00
CMakeLists.txt
Extract file reading logic from CommandLineInterface into FileReader class.
2021-04-06 17:10:43 +02:00