Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1743 from chriseth/evmasm | Gav Wood | 2015-05-05 | 1 | -1/+1 |
|\ | | | | | Move assembly related files to libevmasm and split parameters. | ||||
| * | Move assembly related files to libevmasm and Params.h/.cpp to libevmcore. | chriseth | 2015-04-30 | 1 | -1/+1 |
| | | |||||
* | | small fix | Liana Husikyan | 2015-05-04 | 1 | -2/+6 |
| | | |||||
* | | created secondarySoureLocation error type | Liana Husikyan | 2015-05-04 | 1 | -0/+2 |
|/ | | | | added additional information to error msgs | ||||
* | Move SourceLocation to evmcore | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
| | |||||
* | Moving Source Location libdevcore | Lefteris Karapetsas | 2015-02-25 | 1 | -2/+2 |
| | | | | - Big plus is we now remove the useless header libsolibity/BaseTypes.h | ||||
* | Warnings fixes. | Gav Wood | 2015-01-13 | 1 | -1/+1 |
| | |||||
* | Consts in SourceReferenceFormatter. | Christian | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Improved external interface for multi-source and multi-contract compilation. | Christian | 2014-12-04 | 1 | -2/+2 |
| | |||||
* | Use boost errinfo. | Christian | 2014-10-24 | 1 | -0/+48 |