Commit Graph

17099 Commits

Author SHA1 Message Date
Andrey Breslav 1c093a843c Method renamed 2011-10-13 18:08:53 +04:00
Andrey Breslav 60ffd63a8e Merge remote branch 'origin/master'
Conflicts:
	compiler/frontend/src/org/jetbrains/jet/lang/types/JetTypeInferrer.java
2011-10-13 17:55:59 +04:00
Andrey Breslav 97756531db Responsible element set properly 2011-10-13 17:49:44 +04:00
Andrey Breslav cb00be336c Test data fixed 2011-10-13 17:49:08 +04:00
Andrey Breslav 8816bb4a47 Substitutions fixed for projections 2011-10-13 17:48:28 +04:00
svtk e32409e4bf 'containsBreak' checks that 'break' belongs to the right loop 2011-10-13 17:15:10 +04:00
Andrey Breslav 36453d5e2a Enum literal members fixed 2011-10-13 16:22:12 +04:00
svtk d9b4c972f7 Added return label check 2011-10-13 15:48:56 +04:00
Andrey Breslav 0fc516ffb6 Unnecessary UNRESOLVED_REFERENCE removed 2011-10-13 15:46:29 +04:00
Andrey Breslav ed08a859fa Error message moved to reference element 2011-10-13 15:46:09 +04:00
Andrey Breslav 9f288a493c Nullability fixed for many overloaded options 2011-10-13 15:45:46 +04:00
Andrey Breslav 023a76b6b4 Error positioning fixed 2011-10-13 15:11:20 +04:00
Andrey Breslav d0c2c82197 Namespace aliases fixed 2011-10-13 15:06:12 +04:00
Andrey Breslav a1be8afd61 Weak errors introduced 2011-10-13 14:39:47 +04:00
Andrey Breslav ae4ca1ef21 Fix for namespace in expression position vs no class object 2011-10-13 13:18:49 +04:00
Andrey Breslav 1a0a92c11d Imports with renaming supported for namespaces 2011-10-12 21:38:48 +04:00
Andrey Breslav 3562a37f31 Report NO_CLASS_OBJECT when no namespace is found and no class object if found 2011-10-12 21:18:57 +04:00
Andrey Breslav cb6fbe990a Callable descriptors store expected this object 2011-10-12 21:14:37 +04:00
Andrey Breslav 883020f068 Java resolve fixed 2011-10-12 18:20:00 +04:00
Andrey Breslav 7427f3b3d6 Nullability properties of receivers checked 2011-10-12 16:17:21 +04:00
svtk 8db6aa4ab4 Labels resolve removed from control flow graph 2011-10-12 15:53:41 +04:00
svtk 06a7fa1f16 Added information about 'nothing' to control flow graph 2011-10-12 15:07:11 +04:00
Andrey Breslav c53754b3e8 Implicit receivers checked properly. Receiver checks restructured. 2011-10-11 18:25:01 +04:00
svtk 240ed30c2f Calls to flowInformationProvider were removed from JetTypeInferrer 2011-10-11 18:02:55 +04:00
Andrey Breslav a39379edbf Receivers made available at CallResolver 2011-10-10 21:38:40 +04:00
svtk 868e024c93 More fixes for possible coercion to unit of type of last statement in block 2011-10-10 20:45:42 +04:00
Alex Tkachman fc6879e7fd type info for tuples and functions 2011-10-10 09:01:02 +02:00
svtk f6cf99cfcf kt343 fixed (Exceptions while function literal ends with no unit and 'Unit' is expected) 2011-10-09 15:08:41 +04:00
svtk a59d5d72a6 Added JetTreeVisitorVoid, 'isBreakable' method instead of 'flowInformationProvider.isBreakable' 2011-10-09 12:39:37 +04:00
Alex Tkachman 9f53486922 failing test for kt343 2011-10-09 10:33:23 +02:00
Alex Tkachman 7bf066c4bf IntRange allows empty and reversed ranges 2011-10-08 17:07:08 +02:00
Alex Tkachman e94087f41e array.indices 2011-10-08 16:26:49 +02:00
Alex Tkachman 78e913762f arrays iterators 2011-10-08 09:42:25 +02:00
svtk 60f0c98720 Added 'inline' keyword 2011-10-07 19:37:15 +04:00
Alex Tkachman 79ba46700e KT-309 2011-10-07 12:18:15 +02:00
Andrey Breslav 114763b0b2 Refactoring autocasts 2011-10-06 20:20:10 +04:00
Andrey Breslav b6fbbd84f5 Renaming, fighting with character case 2011-10-05 20:32:02 +04:00
Andrey Breslav 176fae56ab Renaming, fighting with character case 2011-10-05 20:31:25 +04:00
Andrey Breslav bf15bbf2b4 Rename 2011-10-05 20:28:54 +04:00
Andrey Breslav 6e6698006b Call resolver refactored to store results in objects of ResolvedCall class 2011-10-05 20:28:28 +04:00
Andrey Breslav d58fa2184b NPE fixed 2011-10-05 17:09:01 +04:00
Andrey Breslav 737c1581ca Compilation fixed 2011-10-05 17:08:46 +04:00
Andrey Breslav ffd6d0621d Merge remote branch 'origin/master' 2011-10-04 14:54:05 +04:00
svtk bdf4173680 Added error 'public member should specify type' and quick fix 2011-10-04 14:48:19 +04:00
Andrey Breslav a50ac75aa9 Merge remote branch 'origin/master' 2011-10-03 21:18:40 +04:00
svtk 29e76fda51 Merge branch 'master' of ssh://git.labs.intellij.net/jet 2011-10-03 17:47:39 +04:00
svtk 50418698db Changes after forbidding modality modifiers in accessors 2011-10-03 17:47:26 +04:00
Andrey Breslav f0bcf0ad10 Typos fixed 2011-10-03 15:38:42 +04:00
Andrey Breslav 1a208dda84 Merge remote branch 'origin/master' 2011-10-03 15:22:59 +04:00
Andrey Breslav 9fbe64d1e0 Slides for CS club + Corrections 2011-10-02 12:15:51 +04:00