This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-18 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c021af0fef33b3be3302ba9cd2808b52f080fbd2
kotlin
/
compiler
/
testData
/
resolve
History
Stanislav Erokhin
1c05308c05
Minor. Fix testdata.
2016-04-04 23:12:37 +03:00
..
candidatesPriority
Minor. Fix testdata.
2016-04-04 23:12:37 +03:00
delegatedProperty
…
imports
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
labels
Get rid of FIELD_IDENTIFIER at syntax level, two errors dropped, a set of tests fixed / deleted #KT-9539 Fixed
2015-10-21 16:36:55 +03:00
regressions
…
varargs
…
Basic.resolve
…
Classifiers.resolve
Replace deprecated lambda syntax in testData
2015-09-25 08:29:25 +03:00
ClassObjects.resolve
…
DefaultParamsOfLocalFunctions.resolve
Fixed test data to use only annotation syntax with @
2015-10-15 19:20:08 +03:00
ErrorSupertype.resolve
…
ExtensionFunctions.resolve
…
FunctionVariable.resolve
…
ImportFromRootScope.resolve
…
ImportingRootScopeWhenProcessingImports.resolve
…
kt304.resolve
…
LocalObjects.resolve
…
NestedObjects.resolve
…
NoReferenceForErrorAnnotation.resolve
Fixed test data to use only annotation syntax with @
2015-10-15 19:20:08 +03:00
Objects.resolve
…
Packages.resolve
…
PrimaryConstructorParameters.resolve
…
PrimaryConstructors.resolve
…
Projections.resolve
KT-10460: use unsubstituted descriptors
2016-01-18 12:25:04 +03:00
PropertyAndFunctionNameClash.resolve
…
ResolveOfInfixExpressions.resolve
Update test data for tower resolution algorithm
2015-12-11 17:01:02 +03:00
ResolveToJava2.resolve
removing static type assertions work in progress
2015-10-12 11:11:23 +02:00
ResolveToJava3.resolve
…
ResolveToJava.resolve
Fixed testdata -- removed package import
2015-09-18 21:00:20 +03:00
ResolveToJavaTypeTransform.resolve
…
ScopeInteraction.resolve
…
StringTemplates.resolve
…
Super.resolve
…
TryCatch.resolve
…