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
ac675784c15a3a91a0d2a87cbf1c9fdd76d36deb
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
ac675784c1
KT-14357 Run RedundantCoercionToUnitTransformer before DeadCodeEliminatingMethodTransformer.
...
Remove empty try-catch blocks in DeadCodeEliminatingMethodTransformer.
2016-10-17 10:10:46 +03:00
..
box
KT-14357 Run RedundantCoercionToUnitTransformer before DeadCodeEliminatingMethodTransformer.
2016-10-17 10:10:46 +03:00
boxAgainstJava
KT-13161 java static methods call not working for typealias
2016-07-28 17:38:36 +03:00
boxInline
Support for property reference inlining
2016-09-07 12:01:49 +03:00
bytecodeListing
Avoid generation of redundant abstract special stubs
2016-10-07 11:59:15 +03:00
bytecodeText
KT-14357 Run RedundantCoercionToUnitTransformer before DeadCodeEliminatingMethodTransformer.
2016-10-17 10:10:46 +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
Fix for KT-14243: Wrong invocation descriptor on calling implicitly generated implementation in class
2016-10-10 14:17:50 +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
Adapt ScriptCodegenTests to last changes
2016-09-20 16:23:41 +03:00
scriptCustom
Prevent double initialization in codegen tests, fix ScriptGenTest#testDependentScripts
2016-10-02 21:03:28 +03:00
sourceInfo
Minor: drop semicolon in package declaration everywhere.
2014-09-16 19:32:37 +04:00
topLevelMemberInvocation
Drop package facades: JVM BE tests passed.
2015-10-19 16:03:16 +03:00