aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityExpressionCompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow Solidity build to be disabled.Gav Wood2015-04-051-1/+3
* Move ETH_TEST() Macros to TestHelper.hLefteris Karapetsas2015-03-061-18/+1
* Extracting ETH_TEST_REQUIRE_NO_THROW() from my other PRLefteris Karapetsas2015-03-061-4/+21
* LValue refactoring.Christian2015-02-251-1/+1
* Reset CompilerContext's visited nodes at compile startLefteris Karapetsas2015-02-251-0/+1
* Camelcasing enums in Types.hLefteris Karapetsas2015-02-091-1/+1
* 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