LianaHus
|
742e5b259a
|
added Error class for all kind of errors
Conflicts:
libsolidity/Exceptions.h
|
2015-10-14 20:27:41 +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
|
b9a166061b
|
Refactoring to allow multi-variable declarations.
|
2015-10-08 18:25:44 +02:00 |
|
chriseth
|
bf5b387954
|
Provide access to scoped structs.
|
2015-10-06 14:20:06 +02:00 |
|
chriseth
|
bc609c55c0
|
Compute canonical names of types for function signatures.
|
2015-10-06 14:20:06 +02:00 |
|
chriseth
|
c49e58a201
|
Style cleanup.
|
2015-09-24 11:05:04 +02:00 |
|
chriseth
|
efdea76d5e
|
Merge pull request #85 from chriseth/warnings
Support mulitple errors and warnings.
|
2015-09-23 14:42:54 +02:00 |
|
chriseth
|
39d1e2bc06
|
Refactored annotations.
|
2015-09-21 20:03:10 +02:00 |
|
chriseth
|
34a81fd60e
|
Refactoring: Check types outside of AST and recover from some errors.
|
2015-09-21 20:03:05 +02:00 |
|
LianaHus
|
e50400082b
|
fixed using string as a type for struct member
|
2015-09-17 15:15:46 +02:00 |
|
LianaHus
|
ca08fe50c6
|
style fixes
|
2015-09-16 13:25:32 +02:00 |
|
LianaHus
|
279a36b6f8
|
throw statement implementation
|
2015-09-16 13:25:32 +02:00 |
|
chriseth
|
337fde9d11
|
Parsing and type checking of libraries without inheritance.
|
2015-09-11 15:21:37 +02:00 |
|
LianaHus
|
d570ab44c8
|
style fixes
|
2015-09-11 14:31:00 +02:00 |
|
LianaHus
|
47e42430f2
|
added type check if the type of the var decl is one of base contract type
|
2015-09-10 17:17:13 +02:00 |
|
LianaHus
|
1b5e6fc9e7
|
renamed getter functions
|
2015-09-08 13:12:00 +02:00 |
|
LianaHus
|
1af8ff0121
|
add tests for state variables accessors. normal and constant
fixed the issue with accessors for constant state variables
|
2015-08-21 17:57:57 +02:00 |
|
Lefteris Karapetsas
|
1690f1c947
|
Add CMakeLists.txt for libsolidity
|
2015-08-19 14:57:25 +02:00 |
|