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
82db5fa443ee3566f177f65746e15d0b184371f0
kotlin-fork
/
compiler
/
ir
T
History
Svyatoslav Kuzmich
f833fc4bcb
[Wasm] Default parameter values for external functions
...
+ import top-level external functions wrapped in lambdas
2021-11-17 19:28:14 +00:00
..
backend.common
JVM_IR KT-48945 generate special bridge with unsubstituted signature
2021-11-17 17:44:01 +03:00
backend.js
feat: add implicit export support for Kotlin/JS
2021-11-16 16:59:18 +00:00
backend.jvm
JVM_IR KT-48945 generate special bridge with unsubstituted signature
2021-11-17 17:44:01 +03:00
backend.wasm
[Wasm] Default parameter values for external functions
2021-11-17 19:28:14 +00:00
ir.interpreter
Expand the possibilities of object's interpretation
2021-08-13 16:18:36 +03:00
ir.ir2cfg
Build: Fix deprecated Gradle configurations usages
2021-09-26 18:28:44 +03:00
ir.psi2ir
[EE-IR] Use reflection to avoid the need for accessors when compiling
2021-11-14 21:50:13 +01:00
ir.tree
IR: remove default undefined offsets from createTemporaryVariableDeclaration
2021-11-16 11:59:56 +00:00
ir.tree.impl
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
ir.tree.persistent
JVM_IR KT-41214 emit PermittedSubclasses on JDK17+
2021-10-09 17:07:35 +03:00
serialization.common
[KLIB] Support
DefinitelyNotNull
type in KLIB
2021-10-28 18:03:11 +03:00
serialization.js
IR: fix thisReceiver parameter type for function classes
2021-11-10 21:58:41 +01:00
serialization.jvm
JVM_IR: only serialize inline functions themselves with -Xserialize-ir=inline
2021-10-11 11:53:30 +03:00