LianaHus
|
675aed1edf
|
fixed new tests
|
2015-10-15 11:50:25 +02:00 |
|
LianaHus
|
c3491e4469
|
errors instead of exceptions
Conflicts:
libsolidity/CompilerStack.cpp
libsolidity/NameAndTypeResolver.cpp
libsolidity/NameAndTypeResolver.h
libsolidity/TypeChecker.cpp
test/libsolidity/SolidityNameAndTypeResolution.cpp
|
2015-10-14 20:37:41 +02:00 |
|
LianaHus
|
742e5b259a
|
added Error class for all kind of errors
Conflicts:
libsolidity/Exceptions.h
|
2015-10-14 20:27:41 +02:00 |
|
chriseth
|
13d7bc4ee8
|
Some more tests and typos fixed.
|
2015-10-13 12:22:57 +02:00 |
|
chriseth
|
deebc7e860
|
Multi-variable declarations.
|
2015-10-13 12:16:23 +02:00 |
|
chriseth
|
a5d12b8761
|
Introduced tuple type and added multi variable declarations to type
checker.
|
2015-10-09 19:35:41 +02:00 |
|
chriseth
|
c54a033bf0
|
Tests for multi variable declaration.
|
2015-10-09 16:26:27 +02:00 |
|
chriseth
|
337fde9d11
|
Parsing and type checking of libraries without inheritance.
|
2015-09-11 15:21:37 +02:00 |
|
LianaHus
|
845bcf8db0
|
- added tests to test empty comment
- fixed skipSingleLineComment
- some style fixes
|
2015-09-10 14:26:34 +02:00 |
|
LianaHus
|
1b5e6fc9e7
|
renamed getter functions
|
2015-09-08 13:12:00 +02:00 |
|
chriseth
|
e985b285be
|
Move Solidity tests.
|
2015-08-19 21:54:09 +02:00 |
|