Andrey Breslav
|
77261330b9
|
Only use script parameters from definition
Passing parameters of a _single_ script into TopDownAnalyser makes no sense
|
2014-04-01 12:25:33 +04:00 |
|
Ilya Ryzhenkov
|
98c54f39bb
|
Unify script file extensions to "kts" so that IDEA, compiler and tests agree when to parse as SCRIPT.
Include kt* files into formatter test generation, to test scripting formatting
|
2014-03-24 18:17:50 +04:00 |
|
Ilya Ryzhenkov
|
9239fa2ece
|
ScriptName now returns FqName, fully qualified with package name. Update usages and convert to internal format as needed.
|
2014-03-24 18:17:50 +04:00 |
|
Evgeny Gerashchenko
|
f06e46951f
|
Separated ScriptTest from other cli tests.
|
2013-11-21 17:37:36 +04:00 |
|