| .. | 
		
		
			
			
			
			
				| ASTJSON | Syntax for meta type information. | 2019-01-17 20:36:48 +01:00 | 
		
			
			
			
			
				| smtCheckerTests | [SMTChecker] Clear state knowledge after external function calls | 2019-01-21 12:58:40 +01:00 | 
		
			
			
			
			
				| smtCheckerTestsJSON | [SMTChecker] Use SymbolicFunctionVariable for uninterpreted functions | 2018-12-11 11:28:25 +01:00 | 
		
			
			
			
			
				| syntaxTests | Disallow calldata structs. | 2019-01-21 10:30:57 +01:00 | 
		
			
			
			
			
				| ABIDecoderTests.cpp | Isolating files shared between Yul- and Solidity language frontend. | 2018-11-21 18:58:12 +00:00 | 
		
			
			
			
			
				| ABIEncoderTests.cpp | Isolating files shared between Yul- and Solidity language frontend. | 2018-11-21 18:58:12 +00:00 | 
		
			
			
			
			
				| ABITestsCommon.h | Decoder tests. | 2017-11-29 17:08:44 +01:00 | 
		
			
			
			
			
				| AnalysisFramework.cpp | Fail if parsing failed in AnalysisFramework | 2018-12-18 15:02:37 +00:00 | 
		
			
			
			
			
				| AnalysisFramework.h | Introduce namespace langutilin liblangutil directory. | 2018-11-21 19:13:44 +00:00 | 
		
			
			
			
			
				| Assembly.cpp | Code generation for access to contract code. | 2019-01-17 20:36:48 +01:00 | 
		
			
			
			
			
				| ASTJSONTest.cpp | Do not require ctype/stdio if not needed | 2018-10-09 19:06:22 +01:00 | 
		
			
			
			
			
				| ASTJSONTest.h | decouple TestCase class from test/libsolidity | 2018-11-25 02:34:59 +02:00 | 
		
			
			
			
			
				| ErrorCheck.cpp | Introduce namespace langutilin liblangutil directory. | 2018-11-21 19:13:44 +00:00 | 
		
			
			
			
			
				| ErrorCheck.h | Introduce namespace langutilin liblangutil directory. | 2018-11-21 19:13:44 +00:00 | 
		
			
			
			
			
				| FormattedScope.h | Add source locations to syntax test expectations. | 2018-04-10 14:08:22 +02:00 | 
		
			
			
			
			
				| GasCosts.cpp | Only generate sort/search code when interface functions exist | 2018-12-17 21:24:37 +01:00 | 
		
			
			
			
			
				| GasMeter.cpp | make use of C++ = defaultconstructor declarations as well as more non-static member initialization syntax. | 2018-12-19 11:26:42 +01:00 | 
		
			
			
			
			
				| Imports.cpp | Isolating files shared between Yul- and Solidity language frontend. | 2018-11-21 18:58:12 +00:00 | 
		
			
			
			
			
				| InlineAssembly.cpp | Disallow mismatching types in switch cases and detect duplicates by value for number literals. | 2019-01-15 16:32:21 +01:00 | 
		
			
			
			
			
				| LibSolc.cpp | Do not include empty JSON objects in output. | 2018-12-19 14:59:29 +01:00 | 
		
			
			
			
			
				| Metadata.cpp | Specifies visibility in unit tests. | 2018-07-16 14:49:55 +02:00 | 
		
			
			
			
			
				| SemVerMatcher.cpp | liblangutil: extends CharStream to know about the respective (file-)name (and adapt codebase to it) | 2018-11-29 12:45:27 +01:00 | 
		
			
			
			
			
				| SMTChecker.cpp | Move most of SMTChecker tests from C++ to isoltest | 2018-11-22 13:33:24 +00:00 | 
		
			
			
			
			
				| SMTCheckerJSONTest.cpp | Remove boost test checks from SMTCheckerJSONTest | 2018-11-28 14:16:43 +01:00 | 
		
			
			
			
			
				| SMTCheckerJSONTest.h | Add SMTChecker tests for standard JSON | 2018-11-23 10:51:06 +00:00 | 
		
			
			
			
			
				| SolidityABIJSON.cpp | make use of C++ = defaultconstructor declarations as well as more non-static member initialization syntax. | 2018-12-19 11:26:42 +01:00 | 
		
			
			
			
			
				| SolidityCompiler.cpp | Updates unit test to specify visibility. | 2018-07-04 15:45:42 +02:00 | 
		
			
			
			
			
				| SolidityEndToEndTest.cpp | Add test for content of creationCode and runtimeCode. | 2019-01-17 20:36:48 +01:00 | 
		
			
			
			
			
				| SolidityExecutionFramework.cpp | Move ExecutionFramework to the dev::test namespace | 2016-11-29 21:54:27 +00:00 | 
		
			
			
			
			
				| SolidityExecutionFramework.h | liblangutil: refactor SourceReferenceFormatter, splitting out retrieval and making use of new SourceLocation's CharStream knowledge | 2018-12-06 14:01:01 +01:00 | 
		
			
			
			
			
				| SolidityExpressionCompiler.cpp | Update test | 2018-12-06 01:54:04 +01:00 | 
		
			
			
			
			
				| SolidityNameAndTypeResolution.cpp | Disallow calldata structs. | 2019-01-21 10:30:57 +01:00 | 
		
			
			
			
			
				| SolidityNatspecJSON.cpp | make use of C++ = defaultconstructor declarations as well as more non-static member initialization syntax. | 2018-12-19 11:26:42 +01:00 | 
		
			
			
			
			
				| SolidityOptimizer.cpp | make use of C++ = defaultconstructor declarations as well as more non-static member initialization syntax. | 2018-12-19 11:26:42 +01:00 | 
		
			
			
			
			
				| SolidityParser.cpp | Type is not reserved anymore. | 2019-01-17 20:36:48 +01:00 | 
		
			
			
			
			
				| SolidityScanner.cpp | liblangutil: Scanner: remove superfluous sourceName field (it's in CharStream already) | 2018-11-30 17:07:17 +01:00 | 
		
			
			
			
			
				| SolidityTypes.cpp | Introduce namespace langutilin liblangutil directory. | 2018-11-21 19:13:44 +00:00 | 
		
			
			
			
			
				| StandardCompiler.cpp | Remove wparameter for toHex. | 2018-12-05 22:51:49 +01:00 | 
		
			
			
			
			
				| SyntaxTest.cpp | Add SMTChecker tests for standard JSON | 2018-11-23 10:51:06 +00:00 | 
		
			
			
			
			
				| SyntaxTest.h | decouple TestCase class from test/libsolidity | 2018-11-25 02:34:59 +02:00 | 
		
			
			
			
			
				| ViewPureChecker.cpp | Introduce namespace langutilin liblangutil directory. | 2018-11-21 19:13:44 +00:00 |