aboutsummaryrefslogtreecommitdiffstats
path: root/CompilerStack.h
Commit message (Expand)AuthorAgeFilesLines
* Create contracts.Christian2014-12-151-1/+1
* Some more consts.Christian2014-12-081-14/+14
* Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-081-2/+2
|\
| * Replacing old cstyle enums with c++11 enums in natspecLefteris Karapetsas2014-12-051-2/+2
* | Renamed url to identifier and added some comments.Christian2014-12-051-1/+1
* | Merge remote-tracking branch 'ethereum/develop' into sol_importChristian2014-12-051-4/+22
|\|
| * Stack compiler now correctly returns a string and not a pointerLefteris Karapetsas2014-12-051-1/+1
| * Addressing styling and miscellaneous issue with NatspecLefteris Karapetsas2014-12-051-2/+2
| * Styling in libsolidity's InterfaceHandlerLefteris Karapetsas2014-12-041-2/+2
| * Moving all Interface and Documentation functionality to own classLefteris Karapetsas2014-12-031-9/+17
| * Separate user and dev natspec documentationLefteris Karapetsas2014-12-031-3/+7
| * Exporting Natspec documentation to a JSON interfaceLefteris Karapetsas2014-12-021-0/+4
* | Improved external interface for multi-source and multi-contract compilation.Christian2014-12-041-0/+3
* | Multi-source and multi-contract compiler.Christian2014-12-041-16/+45
* | Import directive.Christian2014-12-031-2/+3
|/
* Contracts as types and framework for special global variables.Christian2014-11-241-3/+6
* Provide interface for calls in JSON and some other formatting changes.Christian2014-11-121-1/+40
* Option to activate the optimizer for solidity.Christian2014-11-071-1/+1
* Actual contract creator and add solidity to AlethZero interface.Christian2014-10-311-0/+43