Dmitriy Novozhilov
d0183f78ff
Advance bootstrap to 1.8.20-dev-5197
2023-01-05 15:21:31 +02:00
Dmitriy Novozhilov
bab91ce7b2
Advance bootstrap to 1.8.20-dev-4608
2022-12-21 22:30:08 +00:00
Dmitriy Novozhilov
c32d851585
Advance bootstrap to 1.8.20-dev-3892
2022-12-09 16:42:55 +02:00
Dmitriy Novozhilov
03a43e0dc0
Advance bootstrap to 1.8.20-dev-3737
2022-12-07 16:47:48 +00:00
Dmitriy Novozhilov
5c3af11188
Advance bootstrap to 1.8.20-dev-3308
2022-11-30 12:25:20 +00:00
Dmitriy Novozhilov
c2d30c43bd
Advance bootstrap to 1.8.20-dev-2904
2022-11-23 14:53:29 +00:00
Dmitriy Novozhilov
ce94816d9e
Advance bootstrap to 1.8.20-dev-2036
2022-11-08 15:10:57 +02:00
Dmitriy Novozhilov
5c277cf95d
[Build] Roll back bootstrap for JPS build to 1.8.20-dev-1438
...
This is a workaround for KT-54791
2022-11-04 11:50:03 +02:00
Dmitriy Novozhilov
567ef1d905
Advance bootstrap to 1.8.20-dev-1815
2022-11-02 10:10:30 +02:00
Dmitriy Novozhilov
766a51069c
Advance bootstrap to 1.8.20-dev-1438
2022-10-24 12:24:40 +00:00
Dmitriy Novozhilov
d94da7c207
Advance bootstrap to 1.8.20-dev-1278
2022-10-19 10:26:30 +00:00
Dmitriy Novozhilov
5c1eaa6fa4
Advance bootstrap to 1.8.20-dev-649
2022-10-07 10:38:52 +00:00
Dmitriy Novozhilov
77bfe542c3
Advance bootstrap to 1.8.0-dev-2843
2022-09-07 10:27:25 +00:00
nataliya.valtman
c047bc3647
Advance bootstrap to 1.8.0-dev-2628
2022-09-01 11:20:11 +00:00
Dmitriy Novozhilov
8cde6fe3c5
Advance bootstrap to 1.8.0-dev-2355
2022-08-25 11:23:11 +00:00
Dmitriy Novozhilov
bc95c76411
Advance bootstrap to 1.8.0-dev-2298
2022-08-24 13:54:31 +00:00
Ilya Gorbunov
805fc747b9
Advance bootstrap to 1.8.0-dev-2023
2022-08-19 14:06:16 +00:00
Pavel Mikhailovskii
8ba80b4b7b
KT-1436 Allow break/continue in inlined lambdas
2022-08-11 10:38:23 +00:00
sebastian.sellmair
82d92a4e82
[Gradle][KT-53342] Implement MultiplatformAndroidSourceSetLayoutV2IT
2022-08-08 19:04:28 +00:00
sebastian.sellmair
fe5a4bb12a
[Gradle][KT-53342] Implement Multiplatform/Android V2 source set layout
...
^KT-53342 Verification Pending
2022-08-08 19:04:21 +00:00
Artem Kobzar
b9a80284c8
[K/JS] fix(TS): save type hierarchy for exported classes.
2022-08-03 14:16:30 +00:00
Dmitriy Novozhilov
eee35af7f9
Advance bootstrap to 1.8.0-dev-1006
2022-07-28 07:00:34 +00:00
Dmitriy Novozhilov
02901aeb10
Update kotlinc.xml
2022-07-20 10:12:26 +00:00
Artem Kobzar
1557f919f5
chore: split huge declarations.d.ts test on few smaller tests.
2022-07-18 12:59:21 +00:00
Svyatoslav Kuzmich
80c9dd3440
Update .idea/kotlinc.xml automatically modified by IDE
2021-10-01 17:18:48 +03:00
sebastian.sellmair
29fb74d27d
[Gradle] Don't run post-evaluation-checks on projects that failed to configure
...
When in 'lenient' or 'classpath' mode, Gradle will catch exceptions
during project evaluation and collect them into the
'ClassPathModeExceptionCollector'.
Running checks on the project after evaluation should only happen
if the project is properly configured (aka no such exceptions collected)
to prevent false positive error reports (that will then fail
the Gradle process and swallow the real cause)
^KT-48823 Verification Pending
2021-09-28 12:11:09 +00:00
Alexander Udalov
91c39ed01c
Build: remove obsolete compiler arguments
...
These compiler arguments enable features which are enabled by default in
the current Kotlin anyway.
The only exception is in :compiler:cli which uses an old language
version.
2021-07-27 13:35:38 +02:00
Dmitry Savvinov
7e512ba018
Enable contracts in the 'compiler' module
2018-02-06 10:58:47 +03:00
Alexander Podkhalyuzin
3f8170d369
Clean idea files generated on the gradle import, add them to .gitignore
2017-09-19 23:58:27 +02:00
Mikhael Bogdanov
db9f925bb1
Switch default project jvm target to 1.8, keep 1.6 for core modules
2017-08-04 13:14:50 +02:00
Alexander Udalov
d124912c91
Specify language / API version in .idea/kotlinc.xml
2017-02-22 14:45:57 +03:00
Alexander Udalov
7981e5aa3a
Increase metadata version to 1.1, hardcode incompatibility with 1.0
...
Add a temporary option to suppress incompatibility errors when compiling Kotlin
against current IDEA libraries until they are migrated
2016-01-23 10:00:19 +03:00
Alexander Udalov
17e8eafe33
Pass -Xallow-kotlin-package to compiler in project
...
To compile the 'builtins' module
2016-01-20 00:55:43 +03:00
Ilya Gorbunov
389ea1b230
Do not suppress kotlin warnings.
2015-10-07 22:36:14 +03:00
Evgeny Gerashchenko
b728f47947
Minor. Updated compiler configuration.
2014-08-27 16:35:07 +04:00
Andrey Breslav
6ce0b9b919
Annotations used instead of List<AnnotationDescriptor>
2014-01-20 16:17:54 +04:00
Andrey Breslav
1544e1a64b
Suppress warnings from Kotlin compiler
2013-11-07 19:12:25 +04:00