This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26c8bc87fd9b9a5748fc007fcb3aa354fd28595c
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
26c8bc87fd
KT-13241 Indices optimization leads to VerifyError with smart cast receiver
...
Use expected receiver type from the corresponding extension function.
2016-07-27 13:21:22 +03:00
..
box
KT-13241 Indices optimization leads to VerifyError with smart cast receiver
2016-07-27 13:21:22 +03:00
boxAgainstJava
Introduce additional overridability rule
2016-07-04 15:44:00 +03:00
boxInline
Fix for KT-13182: Regression: compiler internal error at inline
2016-07-26 16:16:37 +03:00
bytecodeListing
Fix KCallable#name intrinsic for bound references
2016-07-26 13:48:20 +03:00
bytecodeText
Fix for KT-13133: Incorrect InnerClasses attribute value for anonymous object copied from an inline function
2016-07-26 16:16:36 +03:00
defaultArguments
/reflection
Deprecated enum syntax removed: most compiler tests
2015-08-10 16:24:12 +03:00
dumpDeclarations
Move TEST_MODULE_NAME to KotlinTestUtils and change value to "test-module"
2016-05-26 11:47:30 +03:00
innerClassInfo
Fix visibility flags for lambda classes in InnerClasses attribute
2016-02-19 12:52:40 +03:00
java8
Do not generate DefaultImpl method for MutableMap.remove(K;V)Z
2016-07-12 16:27:48 +03:00
notNullAssertions
Minor. Add tests checking not-null assertions
2015-12-28 07:44:56 +03:00
outerClassInfo
Drop
inlineOptions
and fix forgotten usages
2015-09-23 12:18:12 +03:00
properties
Implicit nothing / intersection types are now checked also for member functions #KT-11666 Fixed
2016-03-31 11:59:17 +03:00
reflection
/classLoaders
Rename KClass.properties and extensionProperties: prepend 'member'
2015-07-29 21:36:47 +03:00
script
Fix for KT-12891: Allow to omit type in local delegated property declaration
2016-07-05 21:22:48 +03:00
scriptCustom
Script refactoring, codegen tests: change test data according to semantics change
2015-11-19 22:57:01 +03:00
sourceInfo
…
topLevelMemberInvocation
Drop package facades: JVM BE tests passed.
2015-10-19 16:03:16 +03:00