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
281e381223eeb5957fac93436413639617976636
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
expression
/
function
T
History
Anton Bannykh
281e381223
JS IR: materialize Unit in lambdas
...
^KT-52010 fixed
2022-04-16 09:59:51 +03:00
..
_common.kt
…
adderClosure.kt
…
anonymousWithLambda.kt
…
callFunInInit.kt
…
closureWithParameter.kt
…
closureWithParameterAndBoxing.kt
…
defaultParameters.kt
…
enclosingThis.kt
…
expressionAsExtFunction.kt
…
expressionAsFunction.kt
…
functionExpression.kt
…
functionInsideFunction.kt
…
functionLiteral.kt
…
functionLiteralAsLastParameter.kt
…
functionLiteralAsParameter.kt
…
functionUsedBeforeDeclaration.kt
…
functionWithTwoParametersCall.kt
…
implicitItParameter.kt
…
KT-921.kt
…
lambdaOrLocalFunInsideEnumMethod.kt
…
lambdaReturnValue.kt
JS IR: materialize Unit in lambdas
2022-04-16 09:59:51 +03:00
localExtFunction.kt
…
localInInitBlock.kt
…
loopClosure.kt
…
mangling.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
manglingAnyMethods.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
manglingClashFunctionsAndClasses.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
manglingClashWithFunctionsWithoutParameters.kt
[JS IR] Support per-file mode and ES modules
2021-10-12 23:29:39 +03:00
manglingImportedFromObjectWithNI.kt
[NI] Use original descriptor for functions imported from object during JS mangling
2020-01-30 19:55:41 +03:00
manglingStability.kt
[JS IR] Support per-file mode and ES modules
2021-10-12 23:29:39 +03:00
namedArguments.kt
…
overloadClassConstructorByFactoryMethod.kt
…
overloadGeneric.kt
rra/ilgonmic/revert-signatures-changes
2022-04-05 15:35:12 +00:00
overloadingWithInheritance.kt
…
overloadOverridenFun.kt
…
vararg.kt
…
varargUInt.kt
[JS TESTS] Remove
LANGUAGE_VERSION
directive
2021-10-25 00:14:20 +03:00
whenFunction.kt
…