aboutsummaryrefslogtreecommitdiffstats
path: root/BaseTypes.h
Commit message (Expand)AuthorAgeFilesLines
* No longer exposing retrieveValueFromStorage() as a public functionLefteris Karapetsas2015-01-291-0/+4
* Improved external interface for multi-source and multi-contract compilation.Christian2014-12-041-4/+3
* Multi-source and multi-contract compiler.Christian2014-12-041-2/+5
* Forgot some asterisks.Christian2014-10-281-2/+4
* Use createTypeError everywhere and stream out Location.Christian2014-10-241-0/+7
* Coding style and cleanupChristian2014-10-171-2/+2
* Corrected coding style.Christian2014-10-161-15/+19
* Added copyright blocks.Christian2014-10-131-0/+22
* Corrected indentation.Christian2014-10-091-5/+5
* Parse everything up to function bodies and report parser errors with location.Christian2014-10-091-10/+7
* Solidity parser, can not parse much yet.Christian2014-10-081-0/+22