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
c0bf5292367b26bb014fa7cde4524c1dd4997ad0
solidity
/
libsolidity
T
History
chriseth
c0bf529236
Support bare calls.
2020-05-11 15:11:46 +02:00
..
analysis
Merge pull request
#8872
from ethereum/int-min-max
2020-05-11 15:08:19 +02:00
ast
implemented type(X).min and type(X).max for all integer types
2020-05-11 14:51:13 +05:30
codegen
Support bare calls.
2020-05-11 15:11:46 +02:00
formal
Remove boost::filesystem where it is not needed
2020-05-11 11:19:11 +01:00
interface
Replace boost:variant with std::variant in StandardCompiler
2020-05-11 12:39:53 +01:00
parsing
Removed minor parameter redundancy
2020-05-09 01:45:02 +02:00
CMakeLists.txt
Drop Boost::system from libsolidity
2020-05-11 11:36:11 +01:00