This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e74f853c6b
solidity
/
libsolidity
History
Leo Alt
e74f853c6b
[SMTChecker] Support user types
2021-09-21 13:23:17 +02:00
..
analysis
UserDefinedValueType: from simple name to canonical name.
2021-09-15 12:56:29 +02:00
ast
Changing the UserDefinedValueType::toString to
userdefined <name>
2021-09-15 17:25:23 +02:00
codegen
Emit ast id.
2021-09-16 17:19:17 +02:00
formal
[SMTChecker] Support user types
2021-09-21 13:23:17 +02:00
interface
StandardCompiler: Do not discard non-fatal errors that happened before a fatal error
2021-09-16 20:29:03 +02:00
parsing
Properly detect multiple licenses and validate them.
2021-09-16 11:18:26 +02:00
CMakeLists.txt
ControlFlowAnalyser: Also consider called functions in a flow
2021-06-01 15:54:37 +02:00