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
cf57b44a1ea6e5d28f19ee789b0ab3abaa95576c
kotlin-fork
/
compiler
/
psi
/
src
/
org
/
jetbrains
/
kotlin
T
History
Anna Kozlova
cf57b44a1e
[LC] avoid icon calculation in compiler
...
move calculation to the IDE icon provider ^KT-64282 fixed
2023-12-14 18:24:54 +00:00
..
diagnostics
…
idea
[LC] avoid icon calculation in compiler
2023-12-14 18:24:54 +00:00
kdoc
[Lexer] Restore KtToken constructors without tokenId parameter
2022-11-01 18:35:08 +00:00
lexer
[Lexer] Restore KtToken constructors without tokenId parameter
2022-11-01 18:35:08 +00:00
parsing
[LT, Parsing] Parse blocks and lambdas eagerly for Light Tree
2023-05-05 09:34:23 +00:00
psi
[PSI] KtQualifiedExpression: Replace
AssertionError
with
errorWithAttachment
2023-11-16 19:50:51 +00:00
resolve
K1/K2: allow to apply suspend modifier to anonymous function
2023-04-17 18:05:44 +00:00
types
/expressions
KT-57468 Kotlin assignment plugin: operation name cannot be found
2023-04-27 14:05:02 +00:00
BlockExpressionElementType.kt
…
ElementTypeUtils.kt
[psi] make collection literal stub based
2023-03-01 16:57:27 +00:00
KtNodeType.java
…
KtNodeTypes.java
[psi] make collection literal stub based
2023-03-01 16:57:27 +00:00
LambdaExpressionElementType.java
…