Liana Husikyan
|
8b5fa857d7
|
created secondarySoureLocation error type
added additional information to error msgs
|
2015-05-04 14:47:38 +02:00 |
|
chriseth
|
a44bcb6909
|
Fix for declarations.
|
2015-04-21 19:04:08 +02:00 |
|
chriseth
|
8cd5eed17d
|
Styling.
|
2015-04-20 15:29:04 +02:00 |
|
chriseth
|
0c69d5fdcd
|
Fixed function overloads.
Added tests, disallowed non-calling usage of non-unique function
references.
|
2015-04-15 17:40:50 +02:00 |
|
Lu Guanqun
|
068bb5d731
|
enhance DeclarationContainer to use std::set so that it can handle overloaded function names
|
2015-03-08 09:48:53 -05:00 |
|
Christian
|
3e29ec2cb2
|
"external" visibility specifier.
|
2015-02-16 19:24:07 +01:00 |
|
Liana Husikyan
|
2a5c2578bd
|
- implemented Empty parameter name story. Now the name of input/return parameters of function can be not specified.
- added appropriate tests
Conflicts:
test/SolidityEndToEndTest.cpp
test/SolidityNameAndTypeResolution.cpp
|
2015-02-09 02:06:30 +01:00 |
|
Christian
|
f636ac6fc4
|
More const cleanup.
|
2014-12-08 13:15:43 +01:00 |
|
Christian
|
254df50fea
|
Multi-source and multi-contract compiler.
|
2014-12-03 18:51:59 +01:00 |
|
Christian
|
9e91596c8d
|
Save the scope for every declaration.
|
2014-12-01 17:33:21 +01:00 |
|