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
6993b86d3b6d1f93f102244ae451fa1072fe1e03
kotlin-fork
/
compiler
/
fir
T
History
Roman Artemev
6993b86d3b
[IR] Fix
IrCapturedType
equals/hashCode
...
It could lead to SOE if CT has itself as superType - fix KT-47424
2021-06-28 20:43:14 +03:00
..
analysis-tests
[FIR] Fix invalid CallableId for methods in anonymous objects
2021-06-28 17:21:42 +03:00
checkers
[FIR] Split UpperBoundViolated checkers on two files (expression and declaration), add FirUpperBoundViolatedHelpers
2021-06-25 20:57:48 +03:00
cones
FIR: make ArrayMapOwner.arrayMap really protected
2021-06-11 22:03:32 +03:00
dump
[FIR] Fix all usages of declarationSiteSession
2021-05-14 14:30:27 +03:00
entrypoint
[FIR] Remove useless type parameters from classes related to diagnostics
2021-06-21 13:13:17 +03:00
fir2ir
[IR] Fix
IrCapturedType
equals/hashCode
2021-06-28 20:43:14 +03:00
fir-deserialization
FIR: Do not load
inline
flag when deserializing properties; there is
2021-06-21 18:45:37 +03:00
fir-serialization
FIR: Fix serialization of delegated members
2021-06-24 12:17:43 +03:00
java
FIR: Do not mark not found classes' based types from Java as error
2021-06-24 12:17:45 +03:00
jvm
Fix incorrect builder inference usage
2021-05-28 15:36:23 +03:00
modularized-tests
Build: Cleanup old platforms from the build
2021-06-09 17:43:53 +03:00
raw-fir
[FIR] Fix invalid CallableId for methods in anonymous objects
2021-06-28 17:21:42 +03:00
resolve
[FIR] Add explicit types to needReplacePhase transformers methods
2021-06-28 17:21:43 +03:00
tree
FIR IDE: handle reference to package and outer classes
2021-06-24 18:27:51 +02:00