kotlin-compiler 1.8.0 → 1.8.20-Beta
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build.txt +1 -1
- package/lib/allopen-compiler-plugin.jar +0 -0
- package/lib/android-extensions-compiler.jar +0 -0
- package/lib/android-extensions-runtime.jar +0 -0
- package/lib/assignment-compiler-plugin.jar +0 -0
- package/lib/js.engines.jar +0 -0
- package/lib/jvm-abi-gen.jar +0 -0
- package/lib/kotlin-annotation-processing-cli.jar +0 -0
- package/lib/kotlin-annotation-processing-runtime.jar +0 -0
- package/lib/kotlin-annotation-processing.jar +0 -0
- package/lib/kotlin-ant.jar +0 -0
- package/lib/kotlin-compiler.jar +0 -0
- package/lib/kotlin-daemon-client.jar +0 -0
- package/lib/kotlin-daemon.jar +0 -0
- package/lib/kotlin-imports-dumper-compiler-plugin.jar +0 -0
- package/lib/kotlin-main-kts.jar +0 -0
- package/lib/kotlin-preloader.jar +0 -0
- package/lib/kotlin-reflect-sources.jar +0 -0
- package/lib/kotlin-reflect.jar +0 -0
- package/lib/kotlin-runner.jar +0 -0
- package/lib/kotlin-script-runtime.jar +0 -0
- package/lib/kotlin-scripting-common.jar +0 -0
- package/lib/kotlin-scripting-compiler-impl.jar +0 -0
- package/lib/kotlin-scripting-compiler.jar +0 -0
- package/lib/kotlin-scripting-jvm.jar +0 -0
- package/lib/kotlin-stdlib-jdk7.jar +0 -0
- package/lib/kotlin-stdlib-jdk8.jar +0 -0
- package/lib/kotlin-stdlib-js-sources.jar +0 -0
- package/lib/kotlin-stdlib-js.jar +0 -0
- package/lib/kotlin-stdlib-sources.jar +0 -0
- package/lib/kotlin-stdlib.jar +0 -0
- package/lib/kotlin-test-js.jar +0 -0
- package/lib/kotlin-test-junit.jar +0 -0
- package/lib/kotlin-test-junit5.jar +0 -0
- package/lib/kotlin-test-testng.jar +0 -0
- package/lib/kotlin-test.jar +0 -0
- package/lib/kotlinx-serialization-compiler-plugin.jar +0 -0
- package/lib/lombok-compiler-plugin.jar +0 -0
- package/lib/noarg-compiler-plugin.jar +0 -0
- package/lib/parcelize-compiler.jar +0 -0
- package/lib/parcelize-runtime.jar +0 -0
- package/lib/sam-with-receiver-compiler-plugin.jar +0 -0
- package/license/COPYRIGHT.txt +1 -1
- package/license/COPYRIGHT_HEADER.txt +1 -1
- package/license/NOTICE.txt +1 -1
- package/package.json +1 -1
- package/lib/kotlin-scripting-js.jar +0 -0
package/build.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.8.
|
|
1
|
+
1.8.20-Beta-release-162
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/js.engines.jar
CHANGED
|
Binary file
|
package/lib/jvm-abi-gen.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/kotlin-ant.jar
CHANGED
|
Binary file
|
package/lib/kotlin-compiler.jar
CHANGED
|
Binary file
|
|
Binary file
|
package/lib/kotlin-daemon.jar
CHANGED
|
Binary file
|
|
Binary file
|
package/lib/kotlin-main-kts.jar
CHANGED
|
Binary file
|
package/lib/kotlin-preloader.jar
CHANGED
|
Binary file
|
|
Binary file
|
package/lib/kotlin-reflect.jar
CHANGED
|
Binary file
|
package/lib/kotlin-runner.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/kotlin-stdlib-js.jar
CHANGED
|
Binary file
|
|
Binary file
|
package/lib/kotlin-stdlib.jar
CHANGED
|
Binary file
|
package/lib/kotlin-test-js.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/kotlin-test.jar
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/license/COPYRIGHT.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2010-
|
|
2
|
+
* Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
|
3
3
|
*
|
|
4
4
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
* you may not use this file except in compliance with the License.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/*
|
|
2
|
-
* Copyright 2010-
|
|
2
|
+
* Copyright 2010-2023 JetBrains s.r.o. and Kotlin Programming Language contributors.
|
|
3
3
|
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
|
4
4
|
*/
|
package/license/NOTICE.txt
CHANGED
package/package.json
CHANGED
|
Binary file
|