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
7edbf79b4be9a3b0a859e8988a509bb700998a71
kotlin-fork
/
compiler
/
ir
T
History
Alexander Udalov
8294aed40c
IR: add descriptor to "unbound symbols not allowed" message
...
This will help in diagnosing problems such as KT-45236.
2021-03-09 21:07:53 +01:00
..
backend.common
[IR] Move annotations from original to new constructor declarations.
2021-03-05 12:24:38 -08:00
backend.js
IR: remove SourceManager, make PsiSourceManager a singleton
2021-03-05 20:46:33 +01:00
backend.jvm
Add original KotlinType to rendered IrErrorType
2021-03-09 21:07:53 +01:00
backend.wasm
IR: remove SourceManager, make PsiSourceManager a singleton
2021-03-05 20:46:33 +01:00
ir.interpreter
[FIR2IR] Fix interpreting constants from const properties from other module
2021-03-02 19:11:26 +03:00
ir.ir2cfg
IR: add type parameter to IrMemberAccessExpression and some subclasses
2020-07-01 13:03:56 +02:00
ir.psi2ir
Psi2ir: do not generate default accessor body for expect properties
2021-03-09 20:51:02 +01:00
ir.tree
IR: add descriptor to "unbound symbols not allowed" message
2021-03-09 21:07:53 +01:00
ir.tree.impl
IR: make
isExternal
immutable
2021-03-02 14:30:18 +03:00
ir.tree.persistent
IR: make
isExternal
immutable
2021-03-02 14:30:18 +03:00
serialization.common
[Native] Export KDoc into generated native header
2021-03-09 16:50:23 +03:00
serialization.js
[Native] Export KDoc into generated native header
2021-03-09 16:50:23 +03:00
serialization.jvm
IR: remove unneeded dependencies on psi2ir
2021-02-24 19:07:38 +01:00