aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityExpressionCompiler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Tests and fixes for ether subdenominationsLefteris Karapetsas2015-02-051-13/+50
|
* Tests for ether subdenominations. Work in progressLefteris Karapetsas2015-02-051-1/+32
|
* Super keyword.Christian2015-01-291-3/+5
|
* Compilation of function modifiers.Christian2015-01-261-1/+4
|
* Adding blockhash test in Solidity ExpressionCompilerLefteris Karapetsas2015-01-201-2/+23
|
* Arbitrary precision integer constants.Christian2015-01-081-49/+39
|
* Solidity Tests names are now more consistentLefteris Karapetsas2014-12-181-0/+408
- File names and Boost Test Suite have the same name now for every solidity Test, so that there is no need to guess or check when you want to run a specific suite from the command line