Commit Graph

10 Commits

Author SHA1 Message Date
Christian
60ade5b33f LValue refactoring. 2015-02-25 15:41:19 +01:00
Lefteris Karapetsas
5d204e9729 Reset CompilerContext's visited nodes at compile start 2015-02-24 17:16:22 +01:00
Lefteris Karapetsas
08e38cfa49 Camelcasing enums in Types.h 2015-02-09 14:08:48 +01:00
Lefteris Karapetsas
5b8deb9866 Tests and fixes for ether subdenominations 2015-02-05 15:41:13 +01:00
Lefteris Karapetsas
19c92ee1d2 Tests for ether subdenominations. Work in progress 2015-02-04 22:02:35 +01:00
Christian
c3cc5b737a Super keyword. 2015-01-29 00:29:43 +01:00
Christian
67073948af Compilation of function modifiers. 2015-01-26 10:23:39 +01:00
Lefteris Karapetsas
ab4178941b Adding blockhash test in Solidity ExpressionCompiler 2015-01-19 17:13:18 +01:00
Christian
35b95dfc3d Arbitrary precision integer constants. 2015-01-07 21:44:17 +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