aboutsummaryrefslogtreecommitdiff
path: root/knit
AgeCommit message (Expand)Author
2019-08-27Update top-level README with links:Roman Elizarov
2019-08-22Flow docs (#1432)Roman Elizarov
2019-07-03Optimize virtual time source so that DefaultTimeSource is not neededRoman Elizarov
2019-05-07Knit: fix handling of backquote when making anchor referenceRoman Elizarov
2019-01-28Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov
2018-12-17Introduce test module with testable main dispatcher (#749)Vsevolod Tolstopyatov
2018-12-10Debug agent to track alive coroutinesVsevolod Tolstopyatov
2018-10-21Make examples runnablePrendota
2018-10-08Restore TOC in the root coroutines-guide.md file with links to individual filesRoman Elizarov
2018-09-28Fixed JDK16 tests & links in guideRoman Elizarov
2018-09-27Omit brackets in Knit relative linksVsevolod Tolstopyatov
2018-09-23Split main coroutines guide into multiple fileshadihariri
2018-09-19Reknit guide, fixed TOC in Knit with comma & verify mode in example-context-09Roman Elizarov
2018-08-10Exception handling coroutines guideVsevolod Tolstopyatov
2018-07-25Documentation for Kotlin/Native supportRoman Elizarov
2018-07-23Use timeSource in GuideTest to increase stability of cancel tests, reknitRoman Elizarov
2018-06-29Fixed knit warnings (unresolved refs) and guide typosRoman Elizarov
2018-06-29Updated copyright to short template and year 2018 across all filesRoman Elizarov
2018-04-26Update readme, take the shortest link in Knit when resolving API referencesVsevolod Tolstopyatov
2017-12-23MPP: Updated Knit tool and reknit markdown doc filesRoman Elizarov
2017-10-26Migrate build to gradleKirill Timofeev
2017-10-21Version 0.19.2Roman Elizarov
2017-10-07Version 0.19.1Roman Elizarov
2017-09-29Version 0.19Roman Elizarov
2017-09-27Fix broken links in guide & support links to pseudo-constructorsRoman Elizarov
2017-08-29Move kotlinx-coroutines-core to core subdirectoryRoman Elizarov
2017-08-18Version 0.18Roman Elizarov
2017-08-18Make sure that Job, Channel, etc links in the docs point to the classesRoman Elizarov
2017-07-24Version 0.17Roman Elizarov
2017-07-12Verbose output when running GuideTestRoman Elizarov
2017-06-23Typo fixedRoman Elizarov
2017-05-31Cross-module linking via DokkaRoman Elizarov
2017-05-17Simplified references to documentation from markdown filesRoman Elizarov
2017-05-17One-liner for site updateRoman Elizarov
2017-05-17Integrate knit tool into mvn site build, contributions guideRoman Elizarov
2017-04-07Starting coroutine in UI event handlers without dispatch in UI guideRoman Elizarov
2017-03-14Guide to reactive streams with coroutinesRoman Elizarov
2017-03-09Android UI context implementation and Guide to UI programming with coroutinesRoman Elizarov
2017-03-01Fixed knitted links to functionsRoman Elizarov
2017-02-27Couple more examples for "Shared mutable state and concurrency" sectionRoman Elizarov
2017-02-22Generated unit test for all examples in the guideRoman Elizarov
2017-02-22Guide to selectRoman Elizarov
2017-02-13buildChannel is renamed to produceRoman Elizarov
2017-02-10Fixed links to member function referencesRoman Elizarov
2017-02-09Links to API reference site from coroutines guideRoman Elizarov
2017-02-07Copyright and license noticeRoman Elizarov
2017-02-06Knit tool updates TOC, example files from guide are renamed by sectionRoman Elizarov
2017-02-03Knit tool for guide examplesRoman Elizarov