Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow Solidity build to be disabled. | Gav Wood | 2015-04-05 | 1 | -0/+3 |
* | Fixed indentation. | chriseth | 2015-03-11 | 1 | -5/+5 |
* | Fixed assembly tests. | chriseth | 2015-03-11 | 1 | -31/+23 |
* | Re-adding braces to if in test/Assembly.cpp | Lefteris Karapetsas | 2015-02-25 | 1 | -0/+4 |
* | Move SourceLocation to evmcore | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
* | Tighter coupling for Assembly items retrieval | Lefteris Karapetsas | 2015-02-25 | 1 | -1/+1 |
* | LocationSetter in some extra places during Compiling | Lefteris Karapetsas | 2015-02-25 | 1 | -2/+3 |
* | Styling changes for SourceLocation and friends | Lefteris Karapetsas | 2015-02-25 | 1 | -5/+1 |
* | Simple Assembly Locations test | Lefteris Karapetsas | 2015-02-25 | 1 | -0/+128 |