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
아직 없음 초 전
False
아직 없음 초 전
트리거 텍스트 무시된 텍스트 차단 텍스트
2시간 전
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 382
* 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
* 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
* [stubs] migrate stubType -> elementType
Show description for 5055ecf
Dmitrii Gridin (dimonchik0036)
authored and
Build Server (KotlinBuild)
committed
5055ecf View commit details
Copy full SHA for 5055ecf
Browse repository at this point
* [Wasm] Update wasmtime to 47.0.3
igoriakovlev
authored and
Build Server (KotlinBuild)
committed
4e6a58c View commit details
Copy full SHA for 4e6a58c
Browse repository at this point
* [Swift Export] Add functionality to hide modules from export
Show description for 11308eb
Artem Olkov (mMaxy)
authored and
Build Server (KotlinBuild)
committed
11308eb View commit details
Copy full SHA for 11308eb
Browse repository at this point
* [Build] Test Federation: add Develocity custom values (small fixes)
Cristian Garcia (CristianGM)
authored and
Build Server (KotlinBuild)
committed
bde424d View commit details
Copy full SHA for bde424d
Browse repository at this point
* [Tests][Wasm] Don't override default IR Inliner LFs in codegen and irText tests
Show description for c58ec03
Vladimir Sukharev (vsukharev)
authored and
Build Server (KotlinBuild)
committed
c58ec03 View commit details
Copy full SHA for c58ec03
Browse repository at this point
* [Tests][Wasm] Don't override default IR Inliner LFs in diagnostic testrunners
Show description for dbc3457
Vladimir Sukharev (vsukharev)
authored and
Build Server (KotlinBuild)
committed
dbc3457 View commit details
Copy full SHA for dbc3457
Browse repository at this point
* [Tests][Wasm] Drop redundant stepping testrunners
Show description for b7d8490
Vladimir Sukharev (vsukharev)
authored and
Build Server (KotlinBuild)
committed
b7d8490 View commit details
Copy full SHA for b7d8490
Browse repository at this point
* [Tests][Wasm] Don't override default IR Inliner LFs in AbstractFirWasmTest
Show description for faa44ff
Vladimir Sukharev (vsukharev)
authored and
Build Server (KotlinBuild)
committed
faa44ff View commit details
Copy full SHA for faa44ff
Browse repository at this point
* fixup!: [K/JS] Cover implicit export case with `unknown` instead of `any` feature
Artem Kobzar (JSMonk)
authored and
Build Server (KotlinBuild)
committed
c78c433 View commit details
Copy full SHA for c78c433
Browse repository at this point
* Update compiler/tests-common-new/testFixtures/org/jetbrains/kotlin/test/directives/JsEnvironmentConfigurationDirectives.kt
Show description for b2f3a82
2 people authored and
Build Server (KotlinBuild)
committed
b2f3a82 View commit details
Copy full SHA for b2f3a82
Browse repository at this point
* fixup!: [K/JS] Cover implicit export case with `unknown` instead of `any` feature
Artem Kobzar (JSMonk)
authored and
Build Server (KotlinBuild)
committed
e473c73 View commit details
Copy full SHA for e473c73
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.
현재 비교는 그래픽 방식이 아닌 텍스트 기준으로 수행되며, 최신 스크린샷만 제공됩니다.
스크린샷을 사용하려면 스크린샷을 지원하는 방식(Sockpuppetbrowser, Selenium 등)이 필요합니다.