Commit Graph

8 Commits

Author SHA1 Message Date
Lefteris Karapetsas
6ce9b4c27c Addressing issues in Enum style fix 2015-02-10 09:52:19 +01:00
Lefteris Karapetsas
8ab9e1b32b Changing Solidity Code to use CamelCase enum values 2015-02-09 14:00:12 +01:00
Lefteris Karapetsas
fb55f4f24d Minor Style fixes 2015-02-05 22:38:07 +01:00
Lefteris Karapetsas
19c92ee1d2 Tests for ether subdenominations. Work in progress 2015-02-04 22:02:35 +01:00
Christian
35b95dfc3d Arbitrary precision integer constants. 2015-01-07 21:44:17 +01:00
Lefteris Karapetsas
7e8ecb1806 Fix for sol scanner where empty multiline comment became Natspec comment 2015-01-05 16:37:43 +01:00
Lefteris Karapetsas
89f5b86692 Merge branch 'develop' into sol_natspecMultiline 2014-12-18 16:49:56 +01:00
Lefteris Karapetsas
5dbe2f198c Solidity Tests names are now more consistent
- 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
2014-12-18 15:21:03 +01:00