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
16a46fbc0b2cf7d7ca7f276ae43f2a92067b51c3
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
loadCompiledKotlin
/
annotations
/
classMembers
T
History
Kirill Rakhman
9268fd0e87
[FIR] Call enum entries in deserialized annotations as property access
...
KT-56177
2023-02-28 10:19:15 +00:00
..
ClassObjectPropertyField.txt
…
Constructor.txt
…
DelegatedProperty.txt
…
EnumArgument.txt
[FIR] Call enum entries in deserialized annotations as property access
2023-02-28 10:19:15 +00:00
EnumEntry.txt
K1/K2: add Enum.entries unconditionally and filter them out in tower
2022-08-12 09:35:27 +00:00
Function.txt
…
Getter.txt
…
HiddenConstructorWithInlineClassParameters.txt
[FIR] Fix processing constructors of sealed classes
2021-02-12 13:36:41 +03:00
PropertyField.txt
…
PublishedApiAnnotationOnInlineClassCosntructor.txt
…
Setter.txt
…