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
dd94de3a344e309815509bdaf5f43e2d384ef143
kotlin-fork
/
js
/
js.translator
/
testData
/
box
/
expression
/
function
T
History
Kirill Rakhman
f9540d8f69
[JS] Remove non-functional IGNORE_FIR directive in js box tests
2023-04-06 08:03:12 +00: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
FIR: fix return statement generation for Unit-returning lambdas...
2023-03-22 13:23:24 +00:00
localExtFunction.kt
…
localInInitBlock.kt
…
loopClosure.kt
…
mangling.kt
…
manglingAnyMethods.kt
…
manglingClashFunctionsAndClasses.kt
[JS] Remove non-functional IGNORE_FIR directive in js box tests
2023-04-06 08:03:12 +00:00
manglingClashWithFunctionsWithoutParameters.kt
[JS IR] Support per-file mode and ES modules
2021-10-12 23:29:39 +03:00
manglingImportedFromObjectWithNI.kt
Remove explicit enabling the new type inference from test data
2022-07-22 16:03:52 +00: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
…