Lines Matching +full:2001 +full:- +full:2011
2 by JetBrains. The following sections of the repository contain third-party code, to which different…
7 The following modules contain third-party code and are incorporated into the Kotlin compiler and/or
10 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxStackFrameSizeAndLocalsCalcula…
11 - License: BSD ([license/third_party/asm_license.txt][asm])
12 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
14 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/inline/MaxLocalsCalculator.java
15 - License: BSD ([license/third_party/asm_license.txt][asm])
16 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
18 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/FastMethodAnalyzer.kt
19 - License: BSD ([license/third_party/asm_license.txt][asm])
20 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
22 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/InstructionLivenessA…
23 - License: BSD ([license/third_party/asm_license.txt][asm])
24 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
26 - Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/ControlFlowGraph.kt
27 - License: BSD ([license/third_party/asm_license.txt][asm])
28 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
30 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/fixStack/FastStackAnalyzer.…
31 - License: BSD ([license/third_party/asm_license.txt][asm])
32 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
34 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/temporaryVals/FastStoreLoad…
35 - License: BSD ([license/third_party/asm_license.txt][asm])
36 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
38 - Path: eval4j/src/org/jetbrains/eval4j/interpreterLoop.kt
39 - License: BSD ([license/third_party/asm_license.txt][asm])
40 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
42 …- Path: compiler/backend/src/org/jetbrains/kotlin/codegen/optimization/common/OptimizationBasicInt…
43 - License: BSD ([license/third_party/asm_license.txt][asm])
44 …- Origin: Derived from ASM: a very small and fast Java bytecode manipulation framework, Copyright …
46 - Path: js/js.ast
47 - License: BSD ([license/third_party/dart_LICENSE.txt][dart])
48 - Origin: Originally part of the Dart compiler, (c) 2011 the Dart Project Authors,
50 - Path: js/js.inliner/src/org/jetbrains/kotlin/js/inline/FunctionInlineMutator.kt
51 - License: BSD ([license/third_party/dart_LICENSE.txt][dart])
52 - Origin: Originally part of the Dart compiler, (c) 2011 the Dart Project Authors,
54 - Path: js/js.parser/src/com/google
55 - License: Netscape Public License 1.1 ([license/third_party/rhino_LICENSE.txt][rhino])
56 …- Origin: Originally part of GWT, (C) 2007-08 Google Inc., distributed under the Apache 2 license.…
57 … is derived from Rhino, (C) 1997-1999 Netscape Communications Corporation, distributed under the
60 - Path: js/js.translator/qunit/qunit.js
61 - License: MIT ([license/third_party/qunit_license.txt][qunit])
62 - Origin: QUnit, Copyright (c) 2012 John Resig, Jörn Zaefferer,
64 - Path: libraries/stdlib/src/kotlin/collections
65 - License: Apache 2 ([license/third_party/gwt_license.txt][gwt])
66 - Origin: Derived from GWT, (C) 2007-08 Google Inc.
68 - Path: libraries/stdlib/unsigned/src/kotlin/UnsignedUtils.kt
69 - License: Apache 2 ([license/third_party/guava_license.txt][guava])
70 - Origin: Derived from Guava's UnsignedLongs, (C) 2011 The Guava Authors
72 - Path: libraries/stdlib/jvm/src/kotlin/util/MathJVM.kt
73 - License: Boost Software License 1.0 ([license/third_party/boost_LICENSE.txt][boost])
74 - Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
76 - Path: libraries/stdlib/js/src/kotlin/collections
77 - License: Apache 2 ([license/third_party/gwt_license.txt][gwt])
78 - Origin: Derived from GWT, (C) 2007-08 Google Inc.
80 - Path: libraries/stdlib/native-wasm/src/kotlin/collections
81 - License: Apache 2 ([license/third_party/gwt_license.txt][gwt])
82 - Origin: Derived from GWT, (C) 2007-08 Google Inc.
84 - Path: libraries/stdlib/js-v1/src/js/long.js
85 - License: Apache 2 ([license/third_party/closure-compiler_LICENSE.txt][closure-compiler])
86 - Origin: Google Closure Library, Copyright 2009 The Closure Library Authors
88 - Path: libraries/stdlib/js-v1/src/js/polyfills.js
89 - License: Boost Software License 1.0 ([license/third_party/boost_LICENSE.txt][boost])
90 - Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
92 - Path: libraries/stdlib/js/src/kotlin/js/math.polyfills.kt
93 - License: Boost Software License 1.0 ([license/third_party/boost_LICENSE.txt][boost])
94 - Origin: Derived from boost special math functions, Copyright Eric Ford & Hubert Holin 2001.
96 - Path: libraries/stdlib/wasm/internal/kotlin/wasm/internal/Number2String.kt
97 - License: Apache 2 ([license/third_party/assemblyscript_license.txt][assemblyscript])
98 - Origin: Derived from assemblyscript standard library
100 - Path: plugins/lint/android-annotations
101 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
102 - Origin: Copyright (C) 2011-15 The Android Open Source Project
104 - Path: plugins/lint/lint-api
105 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
106 - Origin: Copyright (C) 2011-15 The Android Open Source Project
108 - Path: plugins/lint/lint-checks
109 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
110 - Origin: Copyright (C) 2011-15 The Android Open Source Project
112 - Path: plugins/lint/lint-idea
113 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
114 - Origin: Copyright (C) 2011-15 The Android Open Source Project
116 - Path: wasm/ir/src/org/jetbrains/kotlin/wasm/ir/convertors
117 - License: MIT ([license/third_party/asmble_license.txt][asmble])
118 - Origin: Copyright (C) 2018 Chad Retz
120 …- Path: compiler/tests-common/tests/org/jetbrains/kotlin/codegen/ir/ComposeLikeGenerationExtension…
121 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
122 …- Origin: Derived from JetPack Compose compiler plugin code, Copyright 2019 The Android Open Sourc…
124 - Path: libraries/stdlib/wasm/src/kotlin/text/FloatingPointConverter.kt
125 - License: MIT ([license/third_party/asmble_license.txt][asmble])
126 - Origin: Copyright (C) 2018 Chad Retz
128 - Path: libraries/stdlib/wasm/src/kotlin/math/fdlibm/
129 - License: SUN ([license/third_party/sun_license.txt][sun])
130 - Origin: Copyright (C) 1993 by Sun Microsystems, Inc.
132 - Path: kotlin-native/runtime/src/main/cpp/Utils.cpp
133 - License: Boost Software License 1.0 ([license/third_party/boost_LICENSE.txt][boost])
134 - Origin: Derived from boost hash functions, Copyright 2005-2014 Daniel James
141 - Path: third-party/annotations/android
142 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
143 - Origin: Copyright (C) 2011-15 The Android Open Source Project
145 - Path: third-party/annotations/com/android
146 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
147 - Origin: Copyright (C) 2011-15 The Android Open Source Project
149 - Path: third-party/annotations/org/eclipse
150 …- License: Eclipse Public License v1.0 ([license/third_party/testdata/eclipse_license.txt][eclipse…
151 - Origin: Eclipse JDT, Copyright (c) 2011, 2013 Stephan Herrmann and others.
153 - Path: third-party/annotations/androidx
154 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
155 - Origin: Copyright (C) 2011-15 The Android Open Source Project
157 - Path: third-party/annotations/edu/umd/cs/findbugs
158 - License: LGPL 2.1 ([license/third_party/testdata/findbugs_license.txt][findbugs])
159 - Origin: Bytecode Analysis Framework, Copyright (C) 2005 University of Maryland
161 - Path: third-party/java8-annotations/org/eclipse
162 …- License: Eclipse Public License v1.0 ([license/third_party/testdata/eclipse_license.txt][eclipse…
163 - Origin: Eclipse JDT, Copyright (c) 2011, 2013 Stephan Herrmann and others.
165 - Path: third-party/annotations/io/reactivex
166 - License: Apache 2 ([license/third_party/testdata/rxjava_license.txt][rxjava])
167 - Origin: RxJava, Copyright (c) 2016-present, RxJava Contributors
169 - Path: third-party/java8-annotations/org/jspecify
170 - License: Apache 2 ([license/third_party/testdata/jspecify_license.txt][jspecify])
171 - Origin: JSpecify, Copyright (C) 2020 The JSpecify Authors
173 - Path: third-party/java9-annotations/org/jspecify
174 - License: Apache 2 ([license/third_party/testdata/jspecify_license.txt][jspecify])
175 - Origin: JSpecify, Copyright (C) 2020 The JSpecify Authors
177 - Path: third-party/annotations/lombok
178 - License: MIT ([license/third_party/testdata/lombok_license.txt][lombok])
179 - Origin: Project Lombok, Copyright (C) 2009-2013 The Project Lombok Authors
181 - Path: idea/idea-android/tests/org/jetbrains/kotlin/android/AndroidTestBase.java
182 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
183 - Origin: Copyright (C) 2011-15 The Android Open Source Project
185 - Path: idea/testData/android/lintQuickfix/requiresApi/RequiresApi.java
186 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
187 - Origin: Copyright (C) 2011-15 The Android Open Source Project
189 - Path: idea/testData/android/lint/IntRange.java
190 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
191 - Origin: Copyright (C) 2011-15 The Android Open Source Project
193 - Path: idea/testData/android/lint/RequiresPermission.java
194 - License: Apache 2 ([license/third_party/aosp_license.txt][aosp])
195 - Origin: Copyright (C) 2011-15 The Android Open Source Project
197 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/allO…
198 - License: Apache 2 ([license/third_party/testdata/spring_license.txt][spring])
199 - Origin: Spring Framework, Copyright 2002-2007 the original author or authors.
201 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/Andr…
202 - License: Apache 2 ([license/third_party/testdata/dagger_license.txt][dagger])
203 - Origin: Dagger, Copyright (C) 2013 Square, Inc.
205 - Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/kapt2
206 - License: Apache 2 ([license/third_party/testdata/dagger_license.txt][dagger])
207 - Origin: Dagger, Copyright (C) 2013 Square, Inc.
209 …- Path: libraries/tools/kotlin-maven-plugin-test/src/it/test-allopen-spring/src/main/java/org/spri…
210 - License: Apache 2 ([license/third_party/testdata/spring_license.txt][spring])
211 - Origin: Spring Framework, Copyright 2002-2007 the original author or authors.
218 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/kotlin/org/jetbrains/kotli…
219 - License: Apache 2 ([license/third_party/gradle_license.txt][gradle])
220 - Origin: Gradle, Copyright 2002-2017 Gradle, Inc.
222 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/target/test-classes/testProject/noA…
223 …- License: Eclipse Public License v1.0 ([license/third_party/testdata/eclipse_license.txt][eclipse…
224 …and Eclipse Distribution License - v1.0 ([license/third_party/testdata/eclipse_distribution_licens…
225 - Origin: javax.persistence, Copyright (c) 2008, 2017 Sun Microsystems, Oracle Corporation.
227 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/noAr…
228 …- License: Eclipse Public License v1.0 ([license/third_party/testdata/eclipse_license.txt][eclipse…
229 …and Eclipse Distribution License - v1.0 ([license/third_party/testdata/eclipse_distribution_licens…
230 - Origin: javax.persistence, Copyright (c) 2008, 2017 Sun Microsystems, Oracle Corporation.
232 …- Path: libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/noAr…
233 …- License: Eclipse Public License v1.0 ([license/third_party/testdata/eclipse_license.txt][eclipse…
234 …and Eclipse Distribution License - v1.0 ([license/third_party/testdata/eclipse_distribution_licens…
235 - Origin: javax.persistence, Copyright (c) 2008, 2017 Sun Microsystems, Oracle Corporation.
237 …- Path: libraries/tools/kotlin-gradle-plugin/src/common/kotlin/org/jetbrains/kotlin/gradle/targets…
238 …- License: Apache License 2.0 ([license/third_party/gradle-node-plugin_LICENSE.txt](third_party/gr…
239 - Origin: Copyright (c) 2013 node-gradle/gradle-node-plugin
241 - Path: libraries/tools/kotlin-test-js-runner/karma-kotlin-reporter.js
242 - License: MIT ([license/third_party/karma_LICENSE.txt](third_party/karma_LICENSE.txt)
243 …and [license/third_party/karma-teamcity-reporter_LICENSE.txt](third_party/karma-teamcity-reporter_…
244 …- Origin: Copyright (C) 2011-2019 Google, Inc. and Copyright (C) 2011-2013 Vojta Jína and contribu…
246 - Path: libraries/tools/kotlin-test-js-runner/mocha-kotlin-reporter.js
247 …- License: MIT ([license/third_party/mocha-teamcity-reporter_LICENSE.txt](third_party/mocha-teamci…
248 - Origin: Copyright (c) 2016 Jamie Sherriff
250 - Path: libraries/tools/kotlin-test-js-runner/src/utils.ts
251 …- License: MIT ([license/third_party/teamcity-service-messages_LICENSE.txt](third_party/teamcity-s…
253 …- Origin: Copyright (c) 2013 Aaron Forsander and Copyright JS Foundation and other contributors <h…
255 - Path: libraries/tools/kotlin-test-js-runner/src/teamcity-format.js
256 …- License: MIT ([license/third_party/mocha-teamcity-reporter_LICENSE.txt](third_party/mocha-teamci…
257 …and [license/third_party/teamcity-service-messages_LICENSE.txt](third_party/teamcity-service-messa…
258 - Origin: Copyright (c) 2016 Jamie Sherriff and Copyright (c) 2013 Aaron Forsander
265 - Path: libraries/examples/browser-example/src/js/jquery.js
266 - License: MIT ([license/third_party/jquery_license.txt][jquery])
267 - Origin: jQuery JavaScript Library v1.6.2, Copyright 2011, John Resig
269 - Path: libraries/examples/browser-example-with-library/src/js/jquery.js
270 - License: MIT ([license/third_party/jquery_license.txt][jquery])
271 - Origin: jQuery JavaScript Library v1.6.2, Copyright 2011, John Resig
278 [closure-compiler]: third_party/closure-compiler_LICENSE.txt
282 [eclipse-distribution]: third_party/testdata/eclipse_distribution_license.txt