1. e1ac2e5 Fix atomicfu post-processing and dependencies by Roman Elizarov · 5 years ago
  2. 1748ce1 Print manifest of Kotlin compiler during snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  3. dbe3f48 Fix test masks for snapshot builds by Vsevolod Tolstopyatov · 5 years ago
  4. 585b766 Infrastructure to build kotlinx.coroutines against Kotlin snapshots by Vsevolod Tolstopyatov · 5 years ago
  5. 15b6345 Custom ServiceLoader without jar checksum verification by sokolova · 5 years ago
  6. 0cab2fa Rollback temporary teamcity repo by Roman Elizarov · 5 years ago
  7. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  8. ce5d01a Update to gradle 4.10 by Vsevolod Tolstopyatov · 6 years ago
  9. 4327b21 Introduce test module with testable main dispatcher (#749) by Vsevolod Tolstopyatov · 6 years ago
  10. a5a7cdb Merge pull request #876 from Kotlin/debug-agent by Vsevolod Tolstopyatov · 6 years ago
  11. 3781a82 Repackage byte-buddy along with debug agent (so it shouldn't be a dependency of target process), use shadow plugin for that to avoid clashes with other byte-buddy versions and publish shadow jar instead of regular one for debug module by Vsevolod Tolstopyatov · 6 years ago
  12. 06600a2 Code style improvements by Vsevolod Tolstopyatov · 6 years ago
  13. d88e427 Enable progressive mode by Vsevolod Tolstopyatov · 6 years ago
  14. 3179683 Ability to publish develop branch to oss.jfrog by Vsevolod Tolstopyatov · 6 years ago
  15. 8a45c47 Version 1.0.0 by Vsevolod Tolstopyatov · 6 years ago
  16. 6f01c93 Add workaround for removed Google dependency by Vsevolod Tolstopyatov · 6 years ago
  17. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  18. e6e8239 Experimental annotation revisit: by Vsevolod Tolstopyatov · 6 years ago
  19. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  20. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  21. aa100ea Fixed generation of visibilities.json for PublicApiTest by Roman Elizarov · 6 years ago
  22. 305c66a Generate proper benchmarks jar by Vsevolod Tolstopyatov · 6 years ago
  23. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago
  24. f9408f6 Fixed placement of resource files in new project structure by Roman Elizarov · 6 years ago
  25. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  26. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  27. 18fa116 Kotlin 1.2.51 by Roman Elizarov · 6 years ago
  28. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago
  29. 74bcc92 Introduce binary-compatibility-validator module by Vsevolod Tolstopyatov · 6 years ago
  30. b1a07ee Setup dependency resolution strategy to force kotlin_version by Ilya Gorbunov · 6 years ago
  31. 3145290 Restructure build logic, prepare for native by Roman Elizarov · 6 years ago
  32. e1a5652 Extracted compilation configs into separate build files by Roman Elizarov · 6 years ago
  33. 94fb2a3 JS: Publish to npm: by Roman Elizarov · 6 years ago
  34. 8fca5d3 Fixed "kotlinSnapshot" build mode by Roman Elizarov · 7 years ago
  35. 38b6fd3 Report Kotlin compiler version when building project by Roman Elizarov · 7 years ago
  36. f0a55f3 Rollback to production Kotlin version 1.2.10 by Roman Elizarov · 7 years ago
  37. 1bb8c1c Use async tests on Kotlin/JS with Kotlin version 1.2.20-eap-33 by Roman Elizarov · 7 years ago
  38. decbc83 MPP: Example frontend JS application using nodejs and webpack by Roman Elizarov · 7 years ago
  39. a964799 MPP: Added js-stub module to properly render Promise extension in Dokka by Roman Elizarov · 7 years ago
  40. 79e02bb MPP: Move .pom config to publish-bintray.gradle file by Roman Elizarov · 7 years ago
  41. e00f0ba MPP: Dokka support via hacks (using dev version 0.9.16-eap-2-dev-1) by Roman Elizarov · 7 years ago
  42. 65eff0b MPP: Build logic organization/refactoring & Kotlin/JS tests with Mocha by Roman Elizarov · 7 years ago
  43. 8bff72b MPP: Common tests framework & CommonCoroutinesTest by Roman Elizarov · 7 years ago
  44. e1c0b65 MPP: Job/launch and related basic interface are extracted; JS basic impl by Roman Elizarov · 7 years ago
  45. dadd50c Use Kotlin 1.2 snapshot by Roman Elizarov · 7 years ago
  46. 4d84a78 Kotlin 1.2.0 by Roman Elizarov · 7 years ago
  47. eb98bc8 Fixed components publication by Roman Elizarov · 7 years ago
  48. ba5e5da Support 'DeployVersion' property to override projects version by Roman Elizarov · 7 years ago
  49. 8fc0075 Fixed site generation (paths & build script) by Roman Elizarov · 7 years ago
  50. 94c3168 Load 'stressTest' from gradle project properties (use -PstressTest) by Roman Elizarov · 7 years ago
  51. 6f5bd3f Pass down 'stressTest' system property to tasks by Roman Elizarov · 7 years ago
  52. 1f6b44d Restore support for building with kotlinSnapshot by Roman Elizarov · 7 years ago
  53. a518696 Migrate build to gradle by Kirill Timofeev · 7 years ago