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
6897e89bbc61c8ba16bc9a112df5fdee76fcfa85
kotlin-fork
/
compiler
/
frontend.java
/
src
/
org
/
jetbrains
/
kotlin
T
History
Alexander Udalov
02774fae0c
Report error on non-reified type parameter with recursive bound in typeOf
...
Instead of throwing an exception. #KT-40173
2021-07-09 14:31:52 +02:00
..
fileClasses
Added ad-hoc KtValueArgument.stringTemplateExpression
2021-06-10 21:14:32 +00:00
frontend/java
/di
Support reading annotations on java 9 module on sources and binaries
2021-04-30 14:43:27 +03:00
inline
Refactor: make JvmMemberSignature a sealed class
2018-06-01 06:43:48 +03:00
load
Deprecate (V)::a reference resolution to companion in FE 1.0
2021-06-25 18:41:14 +03:00
resolve
/jvm
Report error on non-reified type parameter with recursive bound in typeOf
2021-07-09 14:31:52 +02:00
synthetic
Allow passing non-spread arrays into a vararg parameter after sam properly, through propagating vararg element type to a sam adapter from the original parameter descriptor
2021-01-28 13:19:31 +03:00