This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
10
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
2e7794d8a6
solidity
/
test
/
libsolidity
History
Erik Kundt
2a536911f2
Prints returned / expected byte ranges if conversion failed.
2019-03-13 17:45:02 +01:00
..
ASTJSON
semanticTests
Merge pull request
#6120
from ethereum/soltest-hex-strings
2019-03-13 14:12:32 +01:00
smtCheckerTests
Add MerkleProof test that used to crash
2019-03-11 14:29:47 +01:00
smtCheckerTestsJSON
syntaxTests
Merge pull request
#6209
from ethereum/dynamicCalldataStructs
2019-03-11 17:05:34 +01:00
util
Prints returned / expected byte ranges if conversion failed.
2019-03-13 17:45:02 +01:00
ABIDecoderTests.cpp
ABIEncoderTests.cpp
ABITestsCommon.h
AnalysisFramework.cpp
AnalysisFramework.h
Assembly.cpp
ASTJSONTest.cpp
ASTJSONTest.h
ErrorCheck.cpp
ErrorCheck.h
GasCosts.cpp
Peephole optimizer for "iszero iszero <tag> jumpi".
2019-03-07 15:52:02 +01:00
GasMeter.cpp
Imports.cpp
Check base contracts for abi encoder compatibility
2019-03-06 11:16:54 +01:00
InlineAssembly.cpp
LibSolc.cpp
Metadata.cpp
Use CBOR parser in metadata tests
2019-03-11 13:01:37 +01:00
SemanticTest.cpp
Right-aligns hex numbers and introduces alignment built-ins.
2019-03-06 18:24:13 +01:00
SemanticTest.h
SemVerMatcher.cpp
SMTChecker.cpp
SMTCheckerJSONTest.cpp
SMTCheckerJSONTest.h
SolidityABIJSON.cpp
Exclude internal functions in library ABIs
2019-03-11 16:33:44 +01:00
SolidityCompiler.cpp
SolidityEndToEndTest.cpp
Merge pull request
#6248
from ethereum/shiftopt-fix-overflow
2019-03-13 12:02:33 +01:00
SolidityExecutionFramework.cpp
SolidityExecutionFramework.h
SolidityExpressionCompiler.cpp
SolidityNameAndTypeResolution.cpp
SolidityNatspecJSON.cpp
SolidityOptimizer.cpp
SolidityParser.cpp
SolidityScanner.cpp
SolidityTypes.cpp
StandardCompiler.cpp
SyntaxTest.cpp
SyntaxTest.h
ViewPureChecker.cpp