.. |
ABIEncoderTests.cpp
|
Some more ABI tests.
|
2017-08-10 15:49:02 +02:00 |
Assembly.cpp
|
Fix location tests.
|
2017-06-23 19:29:11 +02:00 |
ASTJSON.cpp
|
Merge pull request #2331 from ethereum/ASTDocumentationEntry
|
2017-06-14 14:32:27 +02:00 |
ErrorCheck.cpp
|
Merge pull request #2567 from ethereum/refactorExceptions
|
2017-07-13 16:56:03 +02:00 |
ErrorCheck.h
|
interface: move searchForSubstring out of Error class into a separate file
|
2016-11-24 16:45:17 +01:00 |
GasMeter.cpp
|
Add CompilerStack::setOptimiserSettings
|
2017-07-26 15:17:07 +01:00 |
Imports.cpp
|
Fix import error check for release version.
|
2017-07-31 14:55:54 +02:00 |
InlineAssembly.cpp
|
Support parsing let statements without a value
|
2017-07-13 15:18:18 +02:00 |
JSONCompiler.cpp
|
Add test for compileStandard
|
2017-07-19 13:45:00 +01:00 |
Metadata.cpp
|
Output experimental flag in metadata only for risky features
|
2017-08-11 16:38:43 +01:00 |
SemVerMatcher.cpp
|
Fix licensing headers
|
2016-11-23 12:22:33 +01:00 |
SolidityABIJSON.cpp
|
Do not use obscure CompilerStack methods in tests
|
2017-07-18 16:14:25 +01:00 |
SolidityEndToEndTest.cpp
|
Some more ABI tests.
|
2017-08-10 15:49:02 +02:00 |
SolidityExecutionFramework.cpp
|
Move ExecutionFramework to the dev::test namespace
|
2016-11-29 21:54:27 +00:00 |
SolidityExecutionFramework.h
|
Add CompilerStack::setOptimiserSettings
|
2017-07-26 15:17:07 +01:00 |
SolidityExpressionCompiler.cpp
|
Refactor error reporting
|
2017-05-30 07:28:31 -07:00 |
SolidityNameAndTypeResolution.cpp
|
Improve and add missing tests
|
2017-08-11 22:45:25 +01:00 |
SolidityNatspecJSON.cpp
|
Remove unused interfaces from CompilerStack
|
2017-07-26 15:05:16 +01:00 |
SolidityOptimizer.cpp
|
Split off libevmasm specific optimiser tests
|
2017-07-26 20:51:27 +01:00 |
SolidityParser.cpp
|
Enforce commas in tuple syntax
|
2017-08-11 17:28:48 +01:00 |
SolidityScanner.cpp
|
Add tests for scientific notation
|
2017-03-15 13:06:26 +00:00 |
SolidityTypes.cpp
|
Add ContractKind to ContractDefinition
|
2017-03-17 16:27:04 +00:00 |
StandardCompiler.cpp
|
Fix tests.
|
2017-06-23 19:29:11 +02:00 |