From 10aa2e62d20a8aaa42a5b249a421605a976683e9 Mon Sep 17 00:00:00 2001 From: Pavel Talanov Date: Fri, 16 Dec 2011 18:45:15 +0400 Subject: [PATCH] quick fix that solves method overloading problem. --- .idea/workspace.xml | 397 +++++++++++------- .../org/jetbrains/k2js/K2JSTranslator.java | 8 +- .../translate/context/DeclarationVisitor.java | 6 +- .../k2js/translate/context/Declarations.java | 4 +- .../k2js/translate/context/NamingScope.java | 38 +- 5 files changed, 291 insertions(+), 162 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 39b8cad881e..dfab0280b76 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,7 @@ - @@ -16,9 +16,9 @@ + + - - @@ -135,7 +135,7 @@ @@ -205,23 +205,25 @@ - + - + - + - - + + - - + + + + @@ -229,50 +231,32 @@ - + - - + + - + - - + + - + - - - - - - - - - - - - - - - - - - - - + + @@ -280,10 +264,28 @@ - - + + - + + + + + + + + + + + + + + + + + + + @@ -320,10 +322,19 @@ - + - + + + + + + + + + + @@ -338,10 +349,10 @@ - + - + @@ -380,10 +391,6 @@ @@ -486,26 +497,6 @@ - - - - - - - - - - - - - - @@ -520,12 +511,132 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -538,9 +649,9 @@ - - + + @@ -766,17 +877,6 @@ @@ -1034,88 +1145,53 @@