Nikolay Igotti
b9e4697893
Fix macOS sample for Mojave with dark theme.
2018-09-28 10:01:08 +03:00
igotti-google
a174e6544b
Small AS tweak.
2018-09-23 11:07:54 +03:00
Henrik Tunedal
23b58c38ac
Use HTTPS when downloading dependencies ( #2118 )
2018-09-22 23:18:45 +03:00
Nikolay Igotti
b6a01a86f1
Update to 1.3.0-rc-6. ( #2050 )
2018-09-13 10:20:52 +03:00
Svyatoslav Scherbina
da2736337e
Improve naming in produced framework
...
* Group top-level declarations by file name instead of package name
* Remove main prefix from Swift class names
* Use 'Kotlin' prefix
* Instead of 'Stdlib'
* In Swift names for KotlinMutableSet/Dictionary, KotlinNumber and subclasses
2018-09-12 12:28:41 +03:00
SvyatoslavScherbina
996ec4a6fd
Update Kotlin with tests to 1.3.0-dev-391 ( #2037 )
2018-09-11 18:24:59 +03:00
Ilya Matveev
7f00e581b5
[gradle-plugin] Depend on Kotlin 0.9.0-native ( #1993 )
...
* [gradle-plugin] Depend on Kotlin 0.9.0-native
* [gradle-plugin] Use test artifacts from eap repo
2018-09-10 16:42:19 +07:00
Nikolay Igotti
d42b717320
Improve Windows interop ( #2022 )
2018-09-07 18:55:20 +03:00
Sergey Bogolepov
918d131285
Fixed samples for 0.9 ( #2002 )
2018-09-04 18:51:47 +07:00
Ilya Matveev
98785874e0
[gradle-plugin] Fix KNPE in mpp plugin
2018-09-04 12:08:40 +07:00
Ilya Matveev
6750ef59bb
Reference EAP Kotlin repo in readme and samples
2018-08-31 18:07:36 +07:00
Ilya Matveev
9f77cc59d9
[readme] Update gradle plugin readme
2018-08-31 15:31:14 +07:00
Ilya Matveev
d6cef7ec21
[samples] Change gradle task in readme: assemble -> build
2018-08-31 15:31:14 +07:00
Ilya Matveev
15a17f1c92
[samples] Fix new DSL in the tetris sample
2018-08-31 15:31:14 +07:00
Ilya Matveev
e491ef45c4
[samples] Switch to the new DSL in some samples
2018-08-31 15:31:14 +07:00
Svyatoslav Scherbina
2b8612632e
Improve code by implicit integer coercion for literals and const vals
2018-08-30 11:55:05 +03:00
Mike Sinkovsky
38d47df3aa
sapmpes/tetris: fix build, broken by unsigned in interop ( #1960 )
2018-08-29 13:40:09 +03:00
Nikolay Igotti
f47fe79ef8
Concurrent API update. ( #1949 )
2018-08-29 10:20:07 +03:00
SvyatoslavScherbina
8f1b94f38b
Use unsigned types in interop ( #1913 )
2018-08-24 18:30:56 +03:00
SvyatoslavScherbina
29cddb46bf
Support release coroutines ( #1909 )
2018-08-24 15:35:35 +03:00
Nikolay Igotti
066429831e
Top level values can be only accessed from the main thread. ( #1922 )
2018-08-24 12:37:59 +03:00
Nikolay Igotti
59eae5e04b
Gross stdlib cleanup (part 2) ( #1924 )
2018-08-24 10:14:10 +03:00
Lucas Diego
6d4218c3af
Update README.md ( #1923 )
2018-08-23 19:58:08 +03:00
Vasily Levchenko
c78d070455
[compiler][update] 1.3-M2-eap-33 / build: 1.3-M1-eap-77
2018-08-21 18:44:55 +03:00
Ilya Matveev
317ca076ac
Disable torch and tensorflow samples
2018-08-20 18:19:14 +07:00
Nikolay Igotti
562057cf69
Fix interop_zlib test by properly converting ByteArray to String. ( #1899 )
...
* Fix interop_zlib test by properly converting ByteArray to String.
* Fix samples build.
2018-08-17 17:46:14 +03:00
Nikolay Igotti
ac3cdd5c8d
Disable Torch and Tensorflow samples from aggregate build.
2018-08-17 09:54:00 +03:00
Mike Sinkovsky
d3d6d49b68
[mingw] samples/tetris: static link ( #1891 )
2018-08-16 16:27:22 +03:00
ilmat192
40d478ba2d
[samples] Fix samples for IDE ( #1888 )
2018-08-16 18:31:11 +07:00
Sergey Bogolepov
5a66f91da5
Update LLVM to 6.0.1 and WebAssembly target refactoring ( #1788 )
...
* wasm updates: removed binaryen, simplified morecore and launcher.js
* Updated LLVM toolchain to 6.0.1
2018-08-14 21:08:45 +03:00
Vasily Levchenko
79755d8fbf
[stdlib and samples][rename] konan -> kotlin.native
2018-08-14 15:05:24 +03:00
Noah
6ba5c40943
Remove blank lines ( #1867 )
2018-08-13 18:37:43 +03:00
Nick Apperley
ba30936b9d
Weather Function Sample ( #1746 )
2018-08-07 12:33:53 +03:00
Nikolay Igotti
faee954d1a
Better reading to buffer in example.
2018-07-12 11:12:45 +03:00
Vasily Levchenko
2e4cd70f1a
[build] replace direct urls with cached ones
2018-07-09 09:52:02 +03:00
Nikolay Igotti
25690fa6e7
Make Tetris sample more readable, add config reader. ( #1773 )
2018-07-06 17:36:02 +03:00
Nikolay Igotti
5cc6baf8c3
Fix obsolete sample code.
2018-06-29 09:32:41 +03:00
Pavel Punegov
c5bbb492dd
Fix videoplayer sample: min() replaced with minOf()
2018-06-28 16:55:14 +03:00
Márton Braun
36fe143ac3
Fixed typo in Android calculator app layout ( #1696 )
2018-06-18 10:36:30 +03:00
Vasily Levchenko
369d2a4565
[sample][libcurl] customized pom file, published in each auxilary publication
2018-06-14 16:45:52 +03:00
Nikolay Igotti
48bd38542a
Frozen global object example. ( #1686 )
2018-06-14 11:33:03 +03:00
Pavel Punegov
374397d03f
Common stdlib
...
- adds actual matching expect declarations
- removes duplicates
- rewrite collections
- add MPP and experimental compiler options
2018-06-13 14:23:49 +03:00
Alexander Gorshenev
c807fca8cb
Fix Fedora samples build.
2018-06-13 14:06:45 +03:00
Vasily Levchenko
392ce5a221
[samples][curl] drop build.sh, because we curl compilation depends on maven artifact
2018-06-09 16:11:39 +03:00
Ilya Matveev
54a9969f64
Take local.properties into account when checking for Android SDK
2018-06-09 14:30:18 +03:00
Ilya Matveev
d72db9226b
Provide a task to generate all Gradle wrappers in the project
2018-06-09 14:30:18 +03:00
Vasily Levchenko
cbc9221884
[sample][libcurl] customized pom file
2018-06-09 13:57:18 +03:00
Vasily Levchenko
8c8e5ce316
[samples][libcurl] attach sources(def-file) to publication
2018-06-09 12:31:29 +03:00
Nikolay Igotti
ece39a27d8
GCD usage example.
2018-06-02 09:36:24 +03:00
Ilya Matveev
7aa92eaa25
[gradle-plugin] Re-add an aggregate task to run all executables
2018-05-25 18:38:41 +07:00