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
d736a7da6b965133a74de3de8e3a4bd6e2546875
kotlin-fork
/
compiler
/
fir
T
History
Mikhail Glukhikh
d736a7da6b
Raw FIR: get rid of array gets, use array sets only for modifications
...
(a[b] += c etc. cannot be replaced with get/set calls easily)
2019-04-05 16:18:58 +03:00
..
cones
FIR structure: reuse StandardClassIds in implicit built-in typeRef
2019-04-04 10:31:07 +03:00
java
FIR Java: reuse StandardClassIds
2019-04-04 10:31:02 +03:00
psi2fir
Raw FIR: get rid of array gets, use array sets only for modifications
2019-04-05 16:18:58 +03:00
resolve
Raw FIR: generate convention / infix binary expressions with receiver
2019-04-05 16:18:57 +03:00
tree
Raw FIR: get rid of array gets, use array sets only for modifications
2019-04-05 16:18:58 +03:00