solidity/test/libsolidity
chriseth 5d1d81d270 Merge pull request #1454 from ethereum/end-of-comment
parser: recognize an end of comment of the form `**/`
2016-12-01 12:40:52 +01:00
..
Assembly.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ASTJSON.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
ErrorCheck.cpp test: various fixes 2016-11-24 19:22:26 +01:00
ErrorCheck.h interface: move searchForSubstring out of Error class into a separate file 2016-11-24 16:45:17 +01:00
GasMeter.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
Imports.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
InlineAssembly.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SemVerMatcher.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityABIJSON.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityEndToEndTest.cpp Test that contracts separated by comments are compiled 2016-11-30 23:54:02 +00:00
SolidityExecutionFramework.cpp Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExecutionFramework.h Move ExecutionFramework to the dev::test namespace 2016-11-29 21:54:27 +00:00
SolidityExpressionCompiler.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityNameAndTypeResolution.cpp test: add a test about explicitly converting a string literal to string 2016-11-25 13:54:13 +01:00
SolidityNatspecJSON.cpp Fix typos (existant -> existent) 2016-12-01 01:29:30 -03:00
SolidityOptimizer.cpp Merge pull request #1442 from ethereum/lll-testing 2016-11-30 15:46:20 +00:00
SolidityParser.cpp parser: recognize an end of comment of the form **/ at the end of a multi-line doc comment 2016-11-30 17:28:07 +01:00
SolidityScanner.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00
SolidityTypes.cpp Fix licensing headers 2016-11-23 12:22:33 +01:00