<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/dokka.git/integration-tests/gradle/projects/stdlib, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/'/>
<entry>
<title>Remove outdated stdlib integration test (#2841)</title>
<updated>2023-02-21T16:03:05+00:00</updated>
<author>
<name>Ignat Beresnev</name>
<email>ignat.beresnev@jetbrains.com</email>
</author>
<published>2023-02-21T16:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=f4a6a6a2d62174989e1106f279a6d578d90c22c1'/>
<id>f4a6a6a2d62174989e1106f279a6d578d90c22c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Display `SinceKotlin` everywhere (#2708)</title>
<updated>2022-12-15T23:27:30+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-12-15T23:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=b7a5eac3fc848501735b3520fc12f6f5d21b9bd4'/>
<id>b7a5eac3fc848501735b3520fc12f6f5d21b9bd4</id>
<content type='text'>
* Introduce `extraOptions`

* Make 'SinceKotlin' option

* Display 'SinceKotlin' everywhere

* Dump API

* Fix CLI bug

* Show custom tags in property brief

* Show custom tags in extension brief

* Show `SinceKotlin` for TypeAlias

* Fix `stdlib.diff`

* Add a test

* Display doc for actual typealias

* Propagate SinceKotlin

* Refactor

* Refactor in `SinceKotlinTransformer`

* Revert "Introduce `extraOptions`"

This reverts commit b83fdf5da31a97e2ae037f46a735d34a2f84d2ec.

* Revert "Make 'SinceKotlin' option"

This reverts commit 69f4641d1776f3a4bcd361919212c2de7fa2364e.

* Introduce `dokka.SinceKotlin` system property instead of extra arg

* Fix API

* Fix tests

* Rename

* Spread on extensions

* Put doc and rename prop</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce `extraOptions`

* Make 'SinceKotlin' option

* Display 'SinceKotlin' everywhere

* Dump API

* Fix CLI bug

* Show custom tags in property brief

* Show custom tags in extension brief

* Show `SinceKotlin` for TypeAlias

* Fix `stdlib.diff`

* Add a test

* Display doc for actual typealias

* Propagate SinceKotlin

* Refactor

* Refactor in `SinceKotlinTransformer`

* Revert "Introduce `extraOptions`"

This reverts commit b83fdf5da31a97e2ae037f46a735d34a2f84d2ec.

* Revert "Make 'SinceKotlin' option"

This reverts commit 69f4641d1776f3a4bcd361919212c2de7fa2364e.

* Introduce `dokka.SinceKotlin` system property instead of extra arg

* Fix API

* Fix tests

* Rename

* Spread on extensions

* Put doc and rename prop</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore BuiltIns for StdLib (#2658)</title>
<updated>2022-10-13T15:35:25+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-10-13T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c065412fdc7ee94c0be64b48eedb9819965df307'/>
<id>c065412fdc7ee94c0be64b48eedb9819965df307</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to merge implicit expect-actual declarations (#2316)</title>
<updated>2022-02-21T20:06:59+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-02-21T20:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=c44bf5487bd32f90a4576859548f1db0e9355a07'/>
<id>c44bf5487bd32f90a4576859548f1db0e9355a07</id>
<content type='text'>
* Add option to merge implicit expect-actual declarations

* Merge entries, constructors

* Fix StdLib integration test

* Add doc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add option to merge implicit expect-actual declarations

* Merge entries, constructors

* Fix StdLib integration test

* Add doc</pre>
</div>
</content>
</entry>
<entry>
<title>Add KotlinWebSite plugin to transform samples (#2349)</title>
<updated>2022-02-09T12:59:40+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2022-02-09T12:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=019cef47f1bf993a7a25ec73e88b1d9da25528eb'/>
<id>019cef47f1bf993a7a25ec73e88b1d9da25528eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump de.undercouch.download to 4.1.2 (#2268)</title>
<updated>2021-12-13T11:53:27+00:00</updated>
<author>
<name>Vadim Mishenev</name>
<email>vad-mishenev@yandex.ru</email>
</author>
<published>2021-12-13T11:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=bf9d62a7a2bb510d8099bb2bba225b95c2c064f1'/>
<id>bf9d62a7a2bb510d8099bb2bba225b95c2c064f1</id>
<content type='text'>
* Bump de.undercouch.download to 4.1.2

* Remove bintray repository</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump de.undercouch.download to 4.1.2

* Remove bintray repository</pre>
</div>
</content>
</entry>
<entry>
<title>Bump kotlin 1.5.21 (#2031)</title>
<updated>2021-07-22T12:27:55+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2021-07-22T12:27:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=b6dce5370b0c90932127499a903453b199e69c5a'/>
<id>b6dce5370b0c90932127499a903453b199e69c5a</id>
<content type='text'>
* bump kotlin to 1.5.21

* Bump binary compatibility plugin

* update stdlib submodule

* Bump IJ to 202.8194.7</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bump kotlin to 1.5.21

* Bump binary compatibility plugin

* update stdlib submodule

* Bump IJ to 202.8194.7</pre>
</div>
</content>
</entry>
<entry>
<title>Bump dokka version to 1.4.20.2</title>
<updated>2020-12-28T09:59:44+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2020-12-03T14:43:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=5cc12df599f93817adde418509096bf867e6c9dc'/>
<id>5cc12df599f93817adde418509096bf867e6c9dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust integration tests to the new package options API</title>
<updated>2020-11-19T14:12:11+00:00</updated>
<author>
<name>Marcin Aman</name>
<email>marcin.aman@gmail.com</email>
</author>
<published>2020-11-18T13:51:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=39cceaa3af6df5c419b9cd1f3d880ac8cf7d94a5'/>
<id>39cceaa3af6df5c419b9cd1f3d880ac8cf7d94a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add integration tests for Kotlin projects</title>
<updated>2020-11-13T18:46:36+00:00</updated>
<author>
<name>Kamil Doległo</name>
<email>kamilok1965@interia.pl</email>
</author>
<published>2020-09-16T07:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/dokka.git/commit/?id=1a552c1f64fc15a94c298e50a3dd614f3794c0e3'/>
<id>1a552c1f64fc15a94c298e50a3dd614f3794c0e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
