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
Non ancora secondi fa
False
Non ancora secondi fa
Testo trigger Testo ignorato Testo bloccato
6 minuti fa
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.4k
* Code
* Pull requests 386
* 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 12, 2026
* [FIR] Minor: Use existing `isEquals` instead of custom private util
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
19907d0 View commit details
Copy full SHA for 19907d0
Browse repository at this point
* [FIR] Report weak warnings based on equality bounds
Show description for 6e9268e
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
6e9268e View commit details
Copy full SHA for 6e9268e
Browse repository at this point
* [FIR] Report strong warnings based on equality bounds
Show description for 56d21f6
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
56d21f6 View commit details
Copy full SHA for 56d21f6
Browse repository at this point
* [FIR] Minor: Extract computation of equality bound for _type_ to utils
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
5f03779 View commit details
Copy full SHA for 5f03779
Browse repository at this point
* [Tests] Add test with value objects and equality bounds
Show description for cde2461
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
cde2461 View commit details
Copy full SHA for cde2461
Browse repository at this point
* [Stdlib] Update `EqualityBound` annotation in stdlib
Show description for 01b6afd
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
01b6afd View commit details
Copy full SHA for 01b6afd
Browse repository at this point
* [CLI] Add `-Xequality-bounds` flag for "strict equals" feature
Show description for 5244721
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
5244721 View commit details
Copy full SHA for 5244721
Browse repository at this point
* [FIR] Implement FIR checks for expect-actual matching of `EqualityBound`
Show description for 1a17f53
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
1a17f53 View commit details
Copy full SHA for 1a17f53
Browse repository at this point
* [FIR] Implement check that `Klass <: EqualityBound(Klass)`
Show description for cde13de
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
cde13de View commit details
Copy full SHA for cde13de
Browse repository at this point
* [FIR] Implement overriding-related equality bound checks
Show description for 678b6f1
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
678b6f1 View commit details
Copy full SHA for 678b6f1
Browse repository at this point
* [FIR] Minor: Use separate `...Utils` object instead of a super class
Show description for 2455356
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
2455356 View commit details
Copy full SHA for 2455356
Browse repository at this point
* [FIR] Retrieve `intersectionSymbols` for delegated member correctly
Show description for 86a9293
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
86a9293 View commit details
Copy full SHA for 86a9293
Browse repository at this point
* [Tests] Reproduce KT-88102
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
cea08a0 View commit details
Copy full SHA for cea08a0
Browse repository at this point
* [FIR] Report non-star-projected type in `@EqualityBound`
Show description for 8396d76
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
8396d76 View commit details
Copy full SHA for 8396d76
Browse repository at this point
* [FIR] Check that EB resolves the same way in TYPES and BODY_RESOLVE
Show description for dcf4019
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
dcf4019 View commit details
Copy full SHA for dcf4019
Browse repository at this point
* [FIR] Fix order of segments in fake type ref created for EB's argument
Show description for d1e6388
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
d1e6388 View commit details
Copy full SHA for d1e6388
Browse repository at this point
* [Tests] Reproduce unresolved fully qualified argument in `@EqualityBound`
Show description for da99e36
Grigorii Solnyshkin (GrigoriiSolnyshkin)
authored and
Build Server (KotlinBuild)
committed
da99e36 View commit details
Copy full SHA for da99e36
Browse repository at this point
Commits on Aug 11, 2026
* [wasm]: Disallow mixing composable annotations with js().
Show description for 22449b1
Charles Zhang (karlosz)
authored and
Space Team
committed
22449b1 View commit details
Copy full SHA for 22449b1
Browse repository at this point
* [BTA] Pass PluginsLoader to IC runners
Show description for a0245fb
Wojtek Kaliciński (wojtek-kalicinski)
authored and
Build Server (KotlinBuild)
committed
a0245fb View commit details
Copy full SHA for a0245fb
Browse repository at this point
* [CLI] Restore custom IC search scope creation
Show description for d1afe91
Dmitriy Novozhilov (demiurg906)
authored and
Build Server (KotlinBuild)
committed
d1afe91 View commit details
Copy full SHA for d1afe91
Browse repository at this point
* [Swift Export] Make auxiliary protocol typealiases public
Show description for 73c4bb1
Rick Clephas (rickclephas)
authored and
Build Server (KotlinBuild)
committed
73c4bb1 View commit details
Copy full SHA for 73c4bb1
Browse repository at this point
* [Swift Export] Make sure sealedType leaf functions have a default impl
Show description for 3d2c63c
Rick Clephas (rickclephas)
authored and
Build Server (KotlinBuild)
committed
3d2c63c View commit details
Copy full SHA for 3d2c63c
Browse repository at this point
* [BTA] Document restricted arguments on applyArgumentStrings
Show description for acea1db
Iveta Kovalenko (ywett02)
authored and
Build Server (KotlinBuild)
committed
acea1db View commit details
Copy full SHA for acea1db
Browse repository at this point
* [Swift Export] Generate SPI traps for property functions
Show description for 0295ebf
Rick Clephas (rickclephas)
authored and
Build Server (KotlinBuild)
committed
0295ebf View commit details
Copy full SHA for 0295ebf
Browse repository at this point
* [BTA] Add test for PluginsLoader using classloader cache
Show description for a0cfe87
Wojtek Kaliciński (wojtek-kalicinski)
authored and
Build Server (KotlinBuild)
committed
a0cfe87 View commit details
Copy full SHA for a0cfe87
Browse repository at this point
* [BTA] Add LruClassLoadersCache to ExecutionContext
Show description for 3ed4d8f
Wojtek Kaliciński (wojtek-kalicinski)
authored and
Build Server (KotlinBuild)
committed
3ed4d8f View commit details
Copy full SHA for 3ed4d8f
Browse repository at this point
* [BTA] Refactor: provide ExecutionContext to operations
Show description for 8f9a775
Wojtek Kaliciński (wojtek-kalicinski)
authored and
Build Server (KotlinBuild)
committed
8f9a775 View commit details
Copy full SHA for 8f9a775
Browse repository at this point
* JVM: copy function parameters to view in AddContinuationLowering during view generation
Show description for cb4726b
Max Verevkin (MaxVerevkin)
authored and
Build Server (KotlinBuild)
committed
cb4726b View commit details
Copy full SHA for cb4726b
Browse repository at this point
* [Analysis API] Fix restriction scope in `AbstractContentAndResolutionScopesProvidersTest`
Show description for 9222d71
Oleg Makeev (BlaBlaHuman)
authored and
Space Team
committed
9222d71 View commit details
Copy full SHA for 9222d71
Browse repository at this point
* [Analysis API] Migrate `KotlinGlobalSearchScopeMergerTest` from the IntelliJ side
Show description for d6def9c
Oleg Makeev (BlaBlaHuman)
authored and
Space Team
committed
d6def9c View commit details
Copy full SHA for d6def9c
Browse repository at this point
* [Analysis API] Add project parameter to `KotlinGlobalSearchScopeMergeStrategy.uniteScopes`
Show description for e006dad
Oleg Makeev (BlaBlaHuman)
authored and
Space Team
committed
e006dad View commit details
Copy full SHA for e006dad
Browse repository at this point
* [Analysis API] Migrate union / intersection scope merge strategies from the IntelliJ side
Show description for 7209055
Oleg Makeev (BlaBlaHuman)
authored and
Space Team
committed
7209055 View commit details
Copy full SHA for 7209055
Browse repository at this point
* [Analysis API] Render scope structure in `AbstractContentAndResolutionScopesProvidersTest`
Show description for 02eb59b
Oleg Makeev (BlaBlaHuman)
authored and
Space Team
committed
02eb59b View commit details
Copy full SHA for 02eb59b
Browse repository at this point
* KAPT: Do not generate override expose methods as @Override
Show description for b53a17a
Ilmir Usmanov (ilmirus)
authored and
Build Server (KotlinBuild)
committed
b53a17a View commit details
Copy full SHA for b53a17a
Browse repository at this point
* [build] codebase-tests: Reduce memory usage on TC
Show description for d92f58c
Sebastian Sellmair (sellmair)
authored and
Build Server (KotlinBuild)
committed
d92f58c View commit details
Copy full SHA for d92f58c
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.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.