aboutsummaryrefslogtreecommitdiffstats
path: root/SolidityInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Allow Solidity build to be disabled.Gav Wood2015-04-051-0/+4
|
* Changes in Solidity Tests to use the new bytesXX typeLefteris Karapetsas2015-03-121-5/+5
|
* Move ETH_TEST() Macros to TestHelper.hLefteris Karapetsas2015-03-061-3/+3
| | | | - Also use them in Solidity Parser
* Moving Source Location libdevcoreLefteris Karapetsas2015-02-251-1/+1
| | | | - Big plus is we now remove the useless header libsolibity/BaseTypes.h
* Removing events from Solidity InterfaceLefteris Karapetsas2015-02-171-26/+2
|
* Styling in Natspec EnumsLefteris Karapetsas2015-02-091-1/+1
|
* Make tests resistant to changes in order of declaration.Christian2015-02-011-0/+173