FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/java-psi-impl - DetachHead/rebased · GitHub
DetachHead
/
rebased
Public
forked from
JetBrains/intellij-community
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
212
Star
5.3k
Code
Issues
37
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rebased
java
java-psi-impl
on
master
User selector
Datepicker
Commit history
Commits on Jun 15, 2026
cleanup community: annotate more Unmodifiable
Show description for bc77006
cdracm
authored and
intellij-monorepo-bot
committed
bc77006
View commit details
Copy full SHA for bc77006
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
IDEA-390070 javadoc: Mardown by default on jdk 23+ modules
Show description for c39df86
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
c39df86
View commit details
Copy full SHA for c39df86
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
IJPL-246373 EP `com.intellij.testFramework` in intellij.java.psi.impl is quite strange
Show description for 383b3c3
develar
authored and
intellij-monorepo-bot
committed
383b3c3
View commit details
Copy full SHA for 383b3c3
View code at this point
Browse repository at this point
IJPL-246466 remove obsolete -Xopt-in=com.intellij.openapi.util.IntellijInternalApi arg from Kotlin compiler options
Show description for 6a069dc
chashnikov
authored and
intellij-monorepo-bot
committed
6a069dc
View commit details
Copy full SHA for 6a069dc
View code at this point
Browse repository at this point
[build] MRI-4497 Bump Kotlin language and API version to 2.4
Show description for 2ec83db
mfilippov
authored and
intellij-monorepo-bot
committed
2ec83db
View commit details
Copy full SHA for 2ec83db
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
IJPL-233553 remove suppressions intellij.java.psi
Show description for fe9d7b2
develar
authored and
intellij-monorepo-bot
committed
fe9d7b2
View commit details
Copy full SHA for fe9d7b2
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
IJPL-233553 remove suppressions intellij.java.syntax
Show description for 8fcc403
develar
authored and
intellij-monorepo-bot
committed
8fcc403
View commit details
Copy full SHA for 8fcc403
View code at this point
Browse repository at this point
IJPL-234888 Java: mark for removal APIs that were deprecated in 253 and earlier and have no usages
Show description for f7d4658
chashnikov
authored and
intellij-monorepo-bot
committed
f7d4658
View commit details
Copy full SHA for f7d4658
View code at this point
Browse repository at this point
Commits on Jun 5, 2026
IDEA-390205 [java] Freeze in Slow class icon computation due to Lombok
Show description for 49c6193
amaembo
authored and
intellij-monorepo-bot
committed
49c6193
View commit details
Copy full SHA for 49c6193
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
MRI-2744 Buildifier reformatting
Show description for 2dc4acc
ILikeYourHat
authored and
intellij-monorepo-bot
committed
2dc4acc
View commit details
Copy full SHA for 2dc4acc
View code at this point
Browse repository at this point
MRI-2744 Buildifier reformatting
Show description for f6d1e96
ILikeYourHat
authored and
intellij-monorepo-bot
committed
f6d1e96
View commit details
Copy full SHA for f6d1e96
View code at this point
Browse repository at this point
Commits on Jun 2, 2026
IDEA-389902 [java-analysis] Follow-up
Show description for 29acc14
amaembo
authored and
intellij-monorepo-bot
committed
29acc14
View commit details
Copy full SHA for 29acc14
View code at this point
Browse repository at this point
[Java. Decompiler] IDEA-390001 Fix annotation with '-' parsing
Show description for ee6bff8
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
ee6bff8
View commit details
Copy full SHA for ee6bff8
View code at this point
Browse repository at this point
Commits on May 29, 2026
IDEA-389902 [java-analysis] Convert top-level external annotations to type-use
Show description for a171a76
amaembo
authored and
intellij-monorepo-bot
committed
a171a76
View commit details
Copy full SHA for a171a76
View code at this point
Browse repository at this point
Commits on May 28, 2026
IDEA-364895 IDEA-380136 IJPL-162444 Javadoc: "first class" Markdown comment support
Show description for 32766e9
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
32766e9
View commit details
Copy full SHA for 32766e9
View code at this point
Browse repository at this point
[psi, threading] IJPL-236269: Rename public flavor of `inVersionedEnvironment`
Show description for 8065c11
knisht
authored and
intellij-monorepo-bot
committed
8065c11
View commit details
Copy full SHA for 8065c11
View code at this point
Browse repository at this point
[psi, threading] IJPL-236269: Adapt Platform language support to persistent syntax trees
Show description for a2e5f1e
knisht
authored and
intellij-monorepo-bot
committed
a2e5f1e
View commit details
Copy full SHA for a2e5f1e
View code at this point
Browse repository at this point
[psi, threading] IJPL-236269: Improve performance of `RecursiveTreeElementWalkingVisitor` in versioned environments
Show description for f23729a
knisht
authored and
intellij-monorepo-bot
committed
f23729a
View commit details
Copy full SHA for f23729a
View code at this point
Browse repository at this point
IDEA-389018 javadoc: fix rendering of "multiline" (reference) links
Show description for 1f6e1e5
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
1f6e1e5
View commit details
Copy full SHA for 1f6e1e5
View code at this point
Browse repository at this point
IDEA-315933 javadoc: handle wrongful inner class references
Show description for 692f53a
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
692f53a
View commit details
Copy full SHA for 692f53a
View code at this point
Browse repository at this point
Commits on May 25, 2026
IDEA-389439 keep malformed reference list entries in stub to match AST
Show description for 938f90f
BartvHelvert
authored and
intellij-monorepo-bot
committed
938f90f
View commit details
Copy full SHA for 938f90f
View code at this point
Browse repository at this point
Commits on May 19, 2026
IDEA-365073 javadoc: fix resolution of javadoc references in package-info file
Show description for 8ccbcf6
Mathias-Boulay
authored and
intellij-monorepo-bot
committed
8ccbcf6
View commit details
Copy full SHA for 8ccbcf6
View code at this point
Browse repository at this point
Commits on May 18, 2026
[threading] IJPL-236240 Cleanup ApplicationManager.getApplication().runReadAction
Show description for 06585bc
jreznot
authored and
intellij-monorepo-bot
committed
06585bc
View commit details
Copy full SHA for 06585bc
View code at this point
Browse repository at this point
IDEA-389519 fix PsiPackageImpl.getIndividualFiles
Show description for e4c4f44
maxmedvedev
authored and
intellij-monorepo-bot
committed
e4c4f44
View commit details
Copy full SHA for e4c4f44
View code at this point
Browse repository at this point
IDEA-389411 [java-psi] XXE in external-annotations parsing (BaseExternalAnnotationsManager): more features
Show description for 14f552c
amaembo
authored and
intellij-monorepo-bot
committed
14f552c
View commit details
Copy full SHA for 14f552c
View code at this point
Browse repository at this point
IDEA-389411 [java-psi] XXE in external-annotations parsing (BaseExternalAnnotationsManager)
Show description for bd600e2
amaembo
authored and
intellij-monorepo-bot
committed
bd600e2
View commit details
Copy full SHA for bd600e2
View code at this point
Browse repository at this point
[Java, Kotlin] LSP-403 Support rename package refactoring from editor
Show description for b002b4b
Hardes1
authored and
intellij-monorepo-bot
committed
b002b4b
View commit details
Copy full SHA for b002b4b
View code at this point
Browse repository at this point
Commits on May 13, 2026
[Analyzer] LSP-1078 Propagate package package name via meta during refresh session
Show description for 2dbe8b6
Hardes1
authored and
intellij-monorepo-bot
committed
2dbe8b6
View commit details
Copy full SHA for 2dbe8b6
View code at this point
Browse repository at this point
Commits on May 12, 2026
IDEA-389297 [java-stubs] Stub decompiler causes InvalidMirrorException for generic record
Show description for a44c0b1
amaembo
authored and
intellij-monorepo-bot
committed
a44c0b1
View commit details
Copy full SHA for a44c0b1
View code at this point
Browse repository at this point
Commits on May 11, 2026
IJPL-234888 java: remove unused deprecated API
Show description for d34b75d
chashnikov
authored and
intellij-monorepo-bot
committed
d34b75d
View commit details
Copy full SHA for d34b75d
View code at this point
Browse repository at this point
Commits on May 7, 2026
BAZEL-3120: Regenerate build files
Show description for 73ae80d
Damian Baczyński
authored and
intellij-monorepo-bot
committed
73ae80d
View commit details
Copy full SHA for 73ae80d
View code at this point
Browse repository at this point
IDEA-389090 [java-psi] Incorrect 'non-null local variable' warning when using JSpecify @NullMarked (2026.1)
Show description for 2695ef4
amaembo
authored and
intellij-monorepo-bot
committed
2695ef4
View commit details
Copy full SHA for 2695ef4
View code at this point
Browse repository at this point
Commits on May 5, 2026
doc [java-psi] Documentation for PsiDiamondTypeImpl
Show description for eea2210
amaembo
authored and
intellij-monorepo-bot
committed
eea2210
View commit details
Copy full SHA for eea2210
View code at this point
Browse repository at this point
IJ-CR-201082 [java-inspection] IDEA-387908 Intention rewrites code incorrectly - Possibly lossy implicit cast in compound assignment
Show description for a2f8aa0
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
a2f8aa0
View commit details
Copy full SHA for a2f8aa0
View code at this point
Browse repository at this point
Commits on May 4, 2026
IDEA-388919 [java-inspections] JSpecify: Incorrect type inference for diamond operator in @NullMarked class when constructor parameter is @Nullable
Show description for 6f9ec9b
amaembo
authored and
intellij-monorepo-bot
committed
6f9ec9b
View commit details
Copy full SHA for 6f9ec9b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL