| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move ETH_TEST() Macros to TestHelper.h | Lefteris Karapetsas | 2015-03-06 | 1 | -18/+1 |
| | | | | | - Also use them in Solidity Parser | ||||
| * | Extracting ETH_TEST_REQUIRE_NO_THROW() from my other PR | Lefteris Karapetsas | 2015-03-06 | 1 | -4/+21 |
| | | |||||
| * | LValue refactoring. | Christian | 2015-02-25 | 1 | -1/+1 |
| | | |||||
| * | Reset CompilerContext's visited nodes at compile start | Lefteris Karapetsas | 2015-02-25 | 1 | -0/+1 |
| | | |||||
| * | Camelcasing enums in Types.h | Lefteris Karapetsas | 2015-02-09 | 1 | -1/+1 |
| | | |||||
| * | Tests and fixes for ether subdenominations | Lefteris Karapetsas | 2015-02-05 | 1 | -13/+50 |
| | | |||||
| * | Tests for ether subdenominations. Work in progress | Lefteris Karapetsas | 2015-02-05 | 1 | -1/+32 |
| | | |||||
| * | Super keyword. | Christian | 2015-01-29 | 1 | -3/+5 |
| | | |||||
| * | Compilation of function modifiers. | Christian | 2015-01-26 | 1 | -1/+4 |
| | | |||||
| * | Adding blockhash test in Solidity ExpressionCompiler | Lefteris Karapetsas | 2015-01-20 | 1 | -2/+23 |
| | | |||||
| * | Arbitrary precision integer constants. | Christian | 2015-01-08 | 1 | -49/+39 |
| | | |||||
| * | Solidity Tests names are now more consistent | Lefteris Karapetsas | 2014-12-18 | 1 | -0/+408 |
| - File names and Boost Test Suite have the same name now for every solidity Test, so that there is no need to guess or check when you want to run a specific suite from the command line | |||||
