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
aa3c189d8347ed9577d6d2773dbd562166c4d0b1
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
expression
T
History
Ilya Chernikov
aa3c189d83
FIR: fix return statement generation for Unit-returning lambdas...
...
for case then the expected return type is not Unit. #KT-56747 fixed
2023-03-22 13:23:24 +00:00
..
cast
[FE] Drop ApproximateIntegerLiteralTypesInReceiverPosition language feature
2022-12-09 15:10:02 +00:00
compareTo
…
dollarParameter
…
equals
Advance deprecation level of FP to lesser than Int types to ERROR #KT-30360
2021-04-07 00:23:20 +03:00
evaluationOrder
FIR JS: mute remaining tests for now
2022-11-12 16:28:23 +01:00
for
[JS] Remove failed checks based on unstable naming
2021-10-12 23:29:39 +03:00
function
FIR: fix return statement generation for Unit-returning lambdas...
2023-03-22 13:23:24 +00:00
identifierClash
…
identityEquals
…
if
…
invoke
…
misc
[FIR] Let prefix inc/dec call getter twice for compatibility with K1
2023-03-21 08:48:38 +00:00
stringClass
Update js reachable nodes count after expanding StringBuilder api
2019-12-06 05:37:09 +03:00
stringTemplates
…
try
JS IR: fix throwable descendants
2023-03-21 12:32:41 +00:00
typeCheck
[K/JS] Add ability to use
is
checks on external objects
2023-03-10 11:33:30 +00:00
when
FIR JS: mute remaining tests for now
2022-11-12 16:28:23 +01:00
while
…