Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add date/time language to solidity. | Gav Wood | 2015-03-06 | 1 | -0/+17 |
| | |||||
* | Addressing issues in Enum style fix | Lefteris Karapetsas | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Changing Solidity Code to use CamelCase enum values | Lefteris Karapetsas | 2015-02-09 | 1 | -62/+62 |
| | |||||
* | Minor Style fixes | Lefteris Karapetsas | 2015-02-06 | 1 | -4/+4 |
| | |||||
* | Tests for ether subdenominations. Work in progress | Lefteris Karapetsas | 2015-02-05 | 1 | -0/+9 |
| | |||||
* | Arbitrary precision integer constants. | Christian | 2015-01-08 | 1 | -4/+8 |
| | |||||
* | Fix for sol scanner where empty multiline comment became Natspec comment | Lefteris Karapetsas | 2015-01-05 | 1 | -0/+7 |
| | |||||
* | Merge branch 'develop' into sol_natspecMultiline | Lefteris Karapetsas | 2014-12-18 | 1 | -2/+52 |
| | |||||
* | Solidity Tests names are now more consistent | Lefteris Karapetsas | 2014-12-18 | 1 | -0/+201 |
- 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 |