Commit Graph

2279 Commits

Author SHA1 Message Date
Alex Tkachman 169e8520ef Merge remote branch 'origin/master' 2011-12-30 16:52:36 +02:00
Stepan Koltsov 6446e83b29 remove VariableDescriptor.inType
(approved by Andrey Breslav)
2011-12-30 18:45:49 +04:00
Stepan Koltsov 4b9e4b65b4 constant for "namespace" 2011-12-30 18:45:40 +04:00
Alex Tkachman 42c9b08174 Merge remote branch 'origin/master' 2011-12-30 16:32:36 +02:00
Maxim Shafirov c2dc189bec Don't attach library sources when compiling stdlib 2011-12-30 18:25:05 +04:00
Alex Tkachman c87987db8e Merge remote branch 'origin/master' 2011-12-30 15:38:03 +02:00
Maxim Shafirov 18d73e8dc2 Share testlib tests configuration to be performed during TC build 2011-12-30 17:28:01 +04:00
Alex Tkachman d140cbbea9 Merge remote branch 'origin/master' 2011-12-30 15:10:45 +02:00
Maxim Shafirov 5897e90911 Debug module generation on TC build 2011-12-30 17:03:18 +04:00
Alex Tkachman f2b1a16a1c Merge remote branch 'origin/master' 2011-12-30 14:57:49 +02:00
Maxim Shafirov 9fd76fbc77 We don't support inter-module dependencies yet 2011-12-30 16:57:18 +04:00
Maxim Shafirov b377d819a4 Debug module generation on TC build 2011-12-30 16:56:23 +04:00
svtk e25446a708 resolve imports from objects; error "cannot import from"; ClassDescriptorBoundToReceiver added 2011-12-30 16:19:10 +04:00
svtk 244d390d71 KT-587 Unresolved reference 2011-12-30 16:17:32 +04:00
Stepan Koltsov e39648774d fix exception, KT-891 2011-12-30 15:14:14 +04:00
Alex Tkachman 14c0ec13fd Merge remote branch 'origin/master'
Conflicts:
	compiler/backend/src/org/jetbrains/jet/compiler/CompileEnvironment.java
2011-12-30 13:01:18 +02:00
Maxim Shafirov 87748bb0c7 Make sure we write output for the files even if they're in std.* package 2011-12-30 14:28:59 +04:00
Nikolay Krasko eee5e04804 Small fix for infinite error log from CodeWindow 2011-12-30 13:51:35 +04:00
Alex Tkachman f2ff8823ac Merge remote branch 'origin/master' 2011-12-30 10:34:01 +02:00
Stepan Koltsov fb0752a41c remove unused constructor 2011-12-30 00:30:57 +04:00
Stepan Koltsov 1bb5828613 reading properties info from binary classes
Add final modifier to val backing field
2011-12-30 00:05:32 +04:00
Stepan Koltsov 047fe9df9a refactoring: ResolverClassData internal structure in JavaDescriptorResolver 2011-12-30 00:05:29 +04:00
Stepan Koltsov 855142e35d move test output to one level down
for ReadClassDataTest and CompileJavaAgainstKotlinTest
2011-12-30 00:05:25 +04:00
Alex Tkachman 01e6d6f7ec Merge remote branch 'origin/master' 2011-12-29 19:36:58 +02:00
Maxim Shafirov 02b2cc4fb8 More correct check for the path being absolute 2011-12-29 21:29:58 +04:00
Maxim Shafirov 6fa1a12040 Allow absolute paths in module script 2011-12-29 21:28:57 +04:00
Maxim Shafirov a03b486101 Getting java home isn't that hard if you're running java code 2011-12-29 21:18:15 +04:00
Alex Tkachman f632feb4f9 Merge remote branch 'origin/master' 2011-12-29 18:39:03 +02:00
Nikolay Krasko c6caffe02d Keywords autocompletion - nothing for top scope after package directive 2011-12-29 20:37:47 +04:00
Nikolay Krasko 26b9647591 KT-862 Exception when debugger starts - read action request before reading PSI is added 2011-12-29 20:36:06 +04:00
Alex Tkachman 12ba58d876 Merge remote branch 'origin/master' 2011-12-29 17:53:20 +02:00
Nikolay Krasko 28c449168c Keyword completion: forgotten object keyword 2011-12-29 18:00:16 +04:00
Nikolay Krasko 50dc6760c1 KT-780 NullPointerException on constructing new run configuration 2011-12-29 17:50:59 +04:00
svtk 533bab41ef objects or variables members import resolve functionality rollback 2011-12-29 17:00:39 +04:00
svtk 0e8dbbac2f quick fixes refactoring (disuse of CodeEditUtil) 2011-12-29 15:50:30 +04:00
svtk a61f848861 ImportClassHelper (quick fixes) refactoring 2011-12-29 15:40:20 +04:00
Nikolay Krasko be40b01d0e Disable keyword completion in comments, strings and chars 2011-12-29 15:08:42 +04:00
Maxim Shafirov 0f6fd27bef Stable compiler directory name so we can refer to it in Tests build 2011-12-29 14:42:07 +04:00
Maxim Shafirov 600fea1b1d testdrive mixed sources compilation 2011-12-29 13:52:15 +04:00
Maxim Shafirov 9fbbef4643 Unlucky temporary dir name was it 2011-12-29 13:43:26 +04:00
Maxim Shafirov f3d39704bc bootstrap Kotlin compiler for tests build 2011-12-29 13:38:23 +04:00
Alex Tkachman f660ddea1f Merge remote branch 'origin/master' 2011-12-28 16:24:15 +02:00
Nikolay Krasko f259b7d397 KT-759 Filter keywords auto completion according to context 2011-12-28 17:51:18 +04:00
Alex Tkachman a38783f13e Merge remote branch 'origin/master' 2011-12-27 21:08:22 +02:00
Andrey Breslav 939f9ac279 Merge remote branch 'origin/master' 2011-12-27 21:29:48 +04:00
Andrey Breslav 4579c9826f Reverting problematic commits:
fa500f453d	Alex Tkachman	Today 19:47
725bebc23f	Alex Tkachman	Today 19:36
2011-12-27 21:26:20 +04:00
Stepan Koltsov 617b3b5db5 ReadClassDataTest: type variable resolver 2011-12-27 20:46:43 +04:00
Stepan Koltsov 0d5283d0a8 move tests to subdirectories 2011-12-27 20:46:39 +04:00
Andrey Breslav 6aafaa1851 JetNamespace eliminated 2011-12-27 20:23:58 +04:00
Alex Tkachman 6f58406a3d no sanitizing stdlib packages 2011-12-27 18:02:53 +02:00