Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JetBrains
/
kotlin-compiler-server
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
276
Code
Issues
16
Pull requests
7
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
kotlin-community/dev
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 20, 2025
Fix samples errors after updated
dkrasnoff
committed
618c815
Copy full SHA for 618c815
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
02d330b
Copy full SHA for 02d330b
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
7e802df
Copy full SHA for 7e802df
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
2fd530d
Copy full SHA for 2fd530d
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
3b05bf5
Copy full SHA for 3b05bf5
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
9a41308
Copy full SHA for 9a41308
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
fed3119
Copy full SHA for fed3119
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
c77f798
Copy full SHA for c77f798
test(samples): add new samples
kotlin-samples-pusher-bot
authored and
dkrasnoff
committed
737a045
Copy full SHA for 737a045
KTL-2962 Compilation with BTA for JVM (#876)
zwiora
authored
ee81d65
Copy full SHA for ee81d65
Commits on Oct 16, 2025
KTL-724 Removed unnecessary js and wasm arguments from the whitelist
dkrasnoff
committed
e1b4e20
Copy full SHA for e1b4e20
KTL-724 Added compiler arguments support
Show description for f2ff86a
dkrasnoff
committed
f2ff86a
Copy full SHA for f2ff86a
Remove unnecessary version fields
dkrasnoff
committed
00a1ccb
Copy full SHA for 00a1ccb
Commits on Oct 7, 2025
KTL-3739 Changed -XXLanguage:+ExplicitBackingFields to -Xexplicit-backing-fields flag
dkrasnoff
committed
d796c91
Copy full SHA for d796c91
Returned dev repository back for running kotlin-community branch
dkrasnoff
committed
6a5cba7
Copy full SHA for 6a5cba7
Commits on Oct 1, 2025
KTL-1220: Removed jdk7 and jdk8 stdlib dependencies
dkrasnoff
committed
4f2f724
Copy full SHA for 4f2f724
KTL-1220: Removed idea dependencies from dependabot ignore list
dkrasnoff
committed
a0f022e
Copy full SHA for a0f022e
KTL-1220: Ignored tests connected to completion.
dkrasnoff
committed
67d19bb
Copy full SHA for 67d19bb
Added running build with dev repository for kotlin-community/* branches
dkrasnoff
committed
7f11d22
Copy full SHA for 7f11d22
KTL-1220: Removed dev repositories
Show description for 7b0f76d
dkrasnoff
committed
7b0f76d
Copy full SHA for 7b0f76d
KTL-1220: Removed indexation module and kotlin idea dependencies
dkrasnoff
committed
0744de2
Copy full SHA for 0744de2
KTL-3738: Fixed compilation after js compiler updates in kotlin repo
dkrasnoff
committed
376770e
Copy full SHA for 376770e
KTL-3738: Updated kotlin dev version
dkrasnoff
committed
919824b
Copy full SHA for 919824b
fix: update test output
nikpachoo
authored and
dkrasnoff
committed
30df5f9
Copy full SHA for 30df5f9
chore: update Kotlin to 2.3.0-dev-6977
nikpachoo
authored and
dkrasnoff
committed
41e3fb9
Copy full SHA for 41e3fb9
Updated kotlin version to the latest dev
berezinant
authored and
dkrasnoff
committed
5d3d2bc
Copy full SHA for 5d3d2bc
Updated kotlin version to the latest dev
dkrasnoff
committed
4d44bfe
Copy full SHA for 4d44bfe
KT-80320 Removed -Wextra and -Xuse-fir-experimental-checkers CLI options from the compiler server build
dkrasnoff
committed
845cc9e
Copy full SHA for 845cc9e
Updated to the latest Kotlin dev version
nikpachoo
authored and
dkrasnoff
committed
0254c2f
Copy full SHA for 0254c2f
Commits on Sep 22, 2025
chore(deps): bump com.amazonaws.serverless:aws-serverless-java-container-springboot3
Show description for 77d6bcd
dependabot[bot]
authored and
dkrasnoff
committed
77d6bcd
Copy full SHA for 77d6bcd
chore(deps): bump org.springframework.boot from 3.5.5 to 3.5.6
Show description for d971c12
dependabot[bot]
authored and
dkrasnoff
committed
d971c12
Copy full SHA for d971c12
Commits on Sep 10, 2025
KTL-2767 chore: update version to 2.2.20
nikpachoo
committed
04e8b99
Copy full SHA for 04e8b99
Commits on Sep 8, 2025
chore(deps): bump org.jetbrains.skiko:skiko-js-wasm-runtime
Show description for 4993c6e
dependabot[bot]
authored and
dkrasnoff
committed
4993c6e
Copy full SHA for 4993c6e
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui
Show description for 44dec17
dependabot[bot]
authored and
dkrasnoff
committed
44dec17
Copy full SHA for 44dec17
Commits on Sep 3, 2025
ci: run workflow when push to community branch
berezinant
authored and
dkrasnoff
committed
24301c0
Copy full SHA for 24301c0
Pagination
Previous
Next
You can’t perform that action at this time.