aboutsummaryrefslogtreecommitdiffstats
path: root/test/libsolidity/SolidityTypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix type identifiers for RationalNumberTypeAlex Beregszaszi2018-08-071-0/+3
* Add more FixedPoint type testsAlex Beregszaszi2018-06-281-1/+16
* Add one more type identifier escaping testAlex Beregszaszi2018-06-281-1/+2
* Allow using `calldata` keyword to specify data locationmingchuan2018-05-301-0/+5
* Simplify fromElementaryTypeName testsAlex Beregszaszi2018-05-241-96/+6
* Move fromElementaryTypeName tests to SolidityTypesAlex Beregszaszi2018-05-241-0/+117
* Allow ``memory`` suffix for internal elementary type parsing.chriseth2018-04-051-0/+1
* Add test for escapeIdentifierAlex Beregszaszi2018-02-271-0/+15
* FunctionType comparison/identifer to support all statemutability levelsAlex Beregszaszi2017-08-171-2/+2
* Add ContractKind to ContractDefinitionAlex Beregszaszi2017-03-181-1/+1
* Change references to FunctionType::LocationAlex Beregszaszi2017-03-161-1/+1
* Reset AST node IDs between compilation runs.chriseth2017-01-201-0/+1
* Properly escape user strings and lists.chriseth2017-01-191-12/+12
* Type identifiers.chriseth2017-01-191-0/+66
* Fix licensing headersVoR02202016-11-231-4/+4
* File reorganisation.chriseth2015-10-211-1/+1
* renamed getter functionsLianaHus2015-09-081-23/+23
* Move Solidity tests.chriseth2015-08-201-0/+93