Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Noch nicht vor Sekunden
False
Noch nicht vor Sekunden
Auslösender Text Ignorierter Text Blockierter Text
vor einer Stunde
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
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
Uh oh!
There was an error while loading. Please reload this page.
JetBrains / kotlin Public
* Notifications You must be signed in to change notification settings
* Fork 6.4k
* Star 53.3k
* Code
* Pull requests 384
* Security and quality 0
* Insights
Additional navigation options
* Code
* Pull requests
* Security and quality
* Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 11, 2026
* [Gradle] Make multiple KGP check compatible with isolated projects (#7094)
Show description for ad1ec26
Egor Andreevich (Egorand)
authored
ad1ec26 View commit details
Copy full SHA for ad1ec26
Browse repository at this point
* [JS] Introduce a helper for creating TypeScript Export input modules
Show description for 6129254
Sergej Jaskiewicz (broadwaylamb)
authored and
Build Server (KotlinBuild)
committed
6129254 View commit details
Copy full SHA for 6129254
Browse repository at this point
* [klib] Move a helper property from `serialization.js` to `util-klib`
Show description for 18a4910
Sergej Jaskiewicz (broadwaylamb)
authored and
Build Server (KotlinBuild)
committed
18a4910 View commit details
Copy full SHA for 18a4910
Browse repository at this point
* [FIR] Generate proper IR for increments on dynamic array accesses
Show description for bd5406e
Nikolay Lunyak (lunakoly)
authored and
Build Server (KotlinBuild)
committed
bd5406e View commit details
Copy full SHA for bd5406e
Browse repository at this point
* [FIR] Dump IR for `dynamicArrayInc.kt`
Show description for b8f1635
Nikolay Lunyak (lunakoly)
authored and
Build Server (KotlinBuild)
committed
b8f1635 View commit details
Copy full SHA for b8f1635
Browse repository at this point
* [Tests] Fix `AbstractJsCodegenSplittingInlineWithInlinedFunInKlibTest`
Show description for 9d1d1f3
Nikolay Lunyak (lunakoly)
authored and
Build Server (KotlinBuild)
committed
9d1d1f3 View commit details
Copy full SHA for 9d1d1f3
Browse repository at this point
* [Tests] Fix `AbstractJsCodegenBoxWithInlinedFunInKlibTest`
Show description for e181433
Nikolay Lunyak (lunakoly)
authored and
Build Server (KotlinBuild)
committed
e181433 View commit details
Copy full SHA for e181433
Browse repository at this point
* [Tests] Fix JS IR dumps in box tests
Show description for d29de2d
Nikolay Lunyak (lunakoly)
authored and
Build Server (KotlinBuild)
committed
d29de2d View commit details
Copy full SHA for d29de2d
Browse repository at this point
* [BTA] Add tests for JS klib compilation and linking operations
Show description for 7daa42a
Aleksandra Klimantova (shinkai-tester)
authored and
Build Server (KotlinBuild)
committed
7daa42a View commit details
Copy full SHA for 7daa42a
Browse repository at this point
* [Gradle] Fix JS in-process compilation fails with random reasons on Gradle 9.7
Show description for a12cdc9
Yahor Berdnikau (Tapchicoma)
authored and
Build Server (KotlinBuild)
committed
a12cdc9 View commit details
Copy full SHA for a12cdc9
Browse repository at this point
* [Gradle] Fix 'group' and 'description' configuring project rather than task
Show description for 7066247
Yahor Berdnikau (Tapchicoma)
authored and
Build Server (KotlinBuild)
committed
7066247 View commit details
Copy full SHA for 7066247
Browse repository at this point
* Scripting: fix closeable resources use on refinement
Show description for f2de1c4
Ilya Chernikov (ligee)
authored and
Build Server (KotlinBuild)
committed
f2de1c4 View commit details
Copy full SHA for f2de1c4
Browse repository at this point
Commits on Aug 10, 2026
* [stubs] Dump the decompiled text inside the compiled stubs run
Show description for cd588e1
2 people authored and
Build Server (KotlinBuild)
committed
cd588e1 View commit details
Copy full SHA for cd588e1
Browse repository at this point
* [stubs] Extract the decompiled text check into a function
Show description for f7f4ab2
2 people authored and
Build Server (KotlinBuild)
committed
f7f4ab2 View commit details
Copy full SHA for f7f4ab2
Browse repository at this point
* [K/N] Avoid redundant filtering in DevirtualizationAnalysis (#7357)
Show description for f8098db
Andres Fuentes Hernandez (AFH7233)
authored
f8098db View commit details
Copy full SHA for f8098db
Browse repository at this point
* [Analysis API] Turn `KaSubstitutor.Empty` into an interface
Show description for 79ce5a8
Oleg Makeev (BlaBlaHuman)
authored and
Build Server (KotlinBuild)
committed
79ce5a8 View commit details
Copy full SHA for 79ce5a8
Browse repository at this point
* Tests: remove obsolete legacy codegen tests
Show description for eb7407d
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
eb7407d View commit details
Copy full SHA for eb7407d
Browse repository at this point
* Tests: do not use CodegenTestCase in ReflectionClassLoaderTest
Show description for 61bdb42
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
61bdb42 View commit details
Copy full SHA for 61bdb42
Browse repository at this point
* Tests: do not use CodegenTestCase in MethodOrderTest
Show description for 0030e54
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
0030e54 View commit details
Copy full SHA for 0030e54
Browse repository at this point
* Tests: do not use CodegenTestCase in CustomBytecodeTextTest
Show description for 2e89a21
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
2e89a21 View commit details
Copy full SHA for 2e89a21
Browse repository at this point
* Tests: remove obsolete KotlinSyntheticClassAnnotationTest
Show description for 44d9629
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
44d9629 View commit details
Copy full SHA for 44d9629
Browse repository at this point
* Tests: remove obsolete InnerClassInfoGenTest
Show description for 3564768
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
3564768 View commit details
Copy full SHA for 3564768
Browse repository at this point
* Tests: remove obsolete OuterClassGenTest
Show description for 39e8f70
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
39e8f70 View commit details
Copy full SHA for 39e8f70
Browse repository at this point
* Tests: remove obsolete ScriptGenTest
Show description for 1a29900
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
1a29900 View commit details
Copy full SHA for 1a29900
Browse repository at this point
* Tests: remove obsolete GenerateNotNullAssertionsTest
Show description for da3c18b
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
da3c18b View commit details
Copy full SHA for da3c18b
Browse repository at this point
* Tests: remove obsolete SourceInfoGenTest
Show description for f956eb6
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
f956eb6 View commit details
Copy full SHA for f956eb6
Browse repository at this point
* Tests: remove obsolete "Compose-like" tests
Show description for a19de77
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
a19de77 View commit details
Copy full SHA for a19de77
Browse repository at this point
* Tests: remove obsolete closureAnnotator test data
Show description for 0a71dc2
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
0a71dc2 View commit details
Copy full SHA for 0a71dc2
Browse repository at this point
* Tests: remove obsolete JvmModuleProtoBufTest
Show description for c2e85ce
Alexander Udalov (udalov)
authored and
Build Server (KotlinBuild)
committed
c2e85ce View commit details
Copy full SHA for c2e85ce
Browse repository at this point
* [Test] KTIJ-39534 Refactor disposable test utils
Show description for 27d4caa
CherepanovAleksei
authored and
Build Server (KotlinBuild)
committed
27d4caa View commit details
Copy full SHA for 27d4caa
Browse repository at this point
* [JS] Remove an unused function parameter
Sergej Jaskiewicz (broadwaylamb)
authored and
Build Server (KotlinBuild)
committed
7ac1b92 View commit details
Copy full SHA for 7ac1b92
Browse repository at this point
* [JS] Remove an unused function
Sergej Jaskiewicz (broadwaylamb)
authored and
Build Server (KotlinBuild)
committed
3eb6637 View commit details
Copy full SHA for 3eb6637
Browse repository at this point
* [PSI] Add ReplaceWith to deprecated PSI declarations
Show description for 2ab4b85
Dmitrii Gridin (dimonchik0036)
authored and
Build Server (KotlinBuild)
committed
2ab4b85 View commit details
Copy full SHA for 2ab4b85
Browse repository at this point
* [PSI] Normalize @Deprecated in psi: named arguments, one per line
Show description for 158b3ec
Dmitrii Gridin (dimonchik0036)
authored and
Build Server (KotlinBuild)
committed
158b3ec View commit details
Copy full SHA for 158b3ec
Browse repository at this point
* [PSI] Give deprecated Java declarations a kotlin.Deprecated
Show description for bb958ed
Dmitrii Gridin (dimonchik0036)
authored and
Build Server (KotlinBuild)
committed
bb958ed View commit details
Copy full SHA for bb958ed
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
Derzeit werden Unterschiede nur textuell und nicht grafisch dargestellt, es ist nur der letzte Screenshot verfügbar.
Für Screenshots ist ein Content Fetcher (Sockpuppetbrowser, Selenium usw.) erforderlich, der Screenshots unterstützt.