Christian
5bedf7f816
Some fixes for the ether units parser.
2015-02-06 13:38:29 +01:00
Lefteris Karapetsas
19c92ee1d2
Tests for ether subdenominations. Work in progress
2015-02-04 22:02:35 +01:00
Lu Guanqun
bade3d98e9
add two test cases parser error for named args
2015-02-05 00:36:04 +08:00
Christian
a38b8890bd
Visibility specifiers.
2015-02-02 17:24:09 +01:00
Gav Wood
b1043c8651
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
...
Conflicts:
test/SolidityEndToEndTest.cpp
test/SolidityNameAndTypeResolution.cpp
test/SolidityParser.cpp
2015-01-29 16:05:17 -08:00
Christian
a55a99a2b0
Fallback functions.
2015-01-29 22:50:20 +01:00
Christian
a86a3a2452
Parsing of events.
2015-01-29 21:26:11 +01:00
Lefteris Karapetsas
cc906541f6
Various small fixes for Sol Automatic Accessors
2015-01-28 21:46:16 +01:00
Lefteris Karapetsas
98cde6b4dd
Fix in addStateVariableAccessor and adjustment of parser tests
2015-01-28 21:46:16 +01:00
Christian
c86a46b84d
Type resolution for function modifiers.
2015-01-26 10:23:39 +01:00
Christian
dabf947679
Function modifier parsing.
2015-01-26 10:23:39 +01:00
Christian
fe770957c6
Constructor arguments for base classes.
2015-01-19 23:35:04 +01:00
Christian
ffed2f37cb
Inheritance parser.
2015-01-19 23:35:04 +01:00
Gav Wood
f4eab75fff
Fixes/workarounds for tests.
2014-12-22 03:16:38 +01:00
Lefteris Karapetsas
da29d945e2
updating solidity parser natspec tests to comply with recent changes
2014-12-18 18:16:43 +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