FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for java/java-tests/testData/psi/resolve/method - 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-tests
testData
psi
resolve
method
on
master
User selector
Datepicker
Commit history
Commits on Jan 28, 2026
[java] IDEA-385079 False positive "Unresolved reference" on method reference within lambda when used in switch expression
Show description for 775154b
mikhail-pyltsin
authored and
intellij-monorepo-bot
committed
775154b
View commit details
Copy full SHA for 775154b
View code at this point
Browse repository at this point
Commits on Jul 9, 2025
Java: fix type inference for switch expressions (IDEA-311533)
Show description for 6b5e39c
BasLeijdekkers
authored and
intellij-monorepo-bot
committed
6b5e39c
View commit details
Copy full SHA for 6b5e39c
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
[java-psi] Fix annotation handling in records
Show description for faa476c
amaembo
authored and
intellij-monorepo-bot
committed
faa476c
View commit details
Copy full SHA for faa476c
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
Revert: java: process on-demand static imports without calculating super substitutors (IDEA-CR-57031)
Show description for 4753992
donnerpeter
authored and
intellij-monorepo-bot
committed
4753992
View commit details
Copy full SHA for 4753992
View code at this point
Browse repository at this point
Commits on Dec 26, 2019
Create light constructor for record if it doesn't have explicit one
Show description for e23ead1
sirgl
authored and
intellij-monorepo-bot
committed
e23ead1
View commit details
Copy full SHA for e23ead1
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
create compact constructor light parameter list, make parameter list optional
Show description for 158abe4
sirgl
authored and
intellij-monorepo-bot
committed
158abe4
View commit details
Copy full SHA for 158abe4
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
RecordAugmentProvider: check for existing method before generating light one
Show description for 89f2ddb
sirgl
authored and
intellij-monorepo-bot
committed
89f2ddb
View commit details
Copy full SHA for 89f2ddb
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
RecordAugmentProvider: add annotations to fields and methods according to JLS
Show description for 81da6b6
sirgl
authored and
intellij-monorepo-bot
committed
81da6b6
View commit details
Copy full SHA for 81da6b6
View code at this point
Browse repository at this point
Commits on Dec 12, 2019
Revert "implement light parameter list for compact constructors"
Show description for 4971d9b
sirgl
authored and
intellij-monorepo-bot
committed
4971d9b
View commit details
Copy full SHA for 4971d9b
View code at this point
Browse repository at this point
implement light parameter list for compact constructors
Show description for 2952f20
sirgl
authored and
intellij-monorepo-bot
committed
2952f20
View commit details
Copy full SHA for 2952f20
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
RecordAugmentProvider: Add field augments per record component
Show description for 38e118e
sirgl
authored and
intellij-monorepo-bot
committed
38e118e
View commit details
Copy full SHA for 38e118e
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
RecordAugmentProvider: create light methods for record components
Show description for 9d1af57
sirgl
authored and
intellij-monorepo-bot
committed
9d1af57
View commit details
Copy full SHA for 9d1af57
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Javadoc: added multi-resolve for method reference if more than one method found (IDEA-205772)
artfly
committed
a069fd9
View commit details
Copy full SHA for a069fd9
View code at this point
Browse repository at this point
Commits on Jan 2, 2019
light resolve tests when applicable
akozlova
committed
05027a2
View commit details
Copy full SHA for 05027a2
View code at this point
Browse repository at this point
Commits on May 11, 2017
removed default file header, because it adds no information but subtracts attention and space
cdracm
committed
920d5b4
View commit details
Copy full SHA for 920d5b4
View code at this point
Browse repository at this point
Commits on Mar 11, 2015
resolve: ensure visibility won't change if method from anonymous class replaces method from base one (IDEA-137276)
Show description for baad113
akozlova
committed
baad113
View commit details
Copy full SHA for baad113
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
prefer methods from interfaces over Object (IDEA-130026)
akozlova
committed
153e90c
View commit details
Copy full SHA for 153e90c
View code at this point
Browse repository at this point
Commits on Nov 26, 2013
IDEA-117082 Anonymous class assigned to final field
akozlova
committed
02cabc4
View commit details
Copy full SHA for 02cabc4
View code at this point
Browse repository at this point
Commits on Jul 19, 2013
resolve inside anonymous: avoid parsing if no initializer available
akozlova
committed
dd99498
View commit details
Copy full SHA for dd99498
View code at this point
Browse repository at this point
Commits on Jul 13, 2011
good code is red: allow unchecked conversion when static methods are in the same class
akozlova
committed
902deda
View commit details
Copy full SHA for 902deda
View code at this point
Browse repository at this point
Commits on May 23, 2011
tests fix
cdracm
committed
444594e
View commit details
Copy full SHA for 444594e
View code at this point
Browse repository at this point
Commits on Mar 29, 2011
don't walk cached super methods more than once (red field.getName() problem)
Show description for 1743362
donnerpeter
committed
1743362
View commit details
Copy full SHA for 1743362
View code at this point
Browse repository at this point
Commits on Feb 18, 2011
varargs: prefer object for primitive varargs only
akozlova
committed
90e0e83
View commit details
Copy full SHA for 90e0e83
View code at this point
Browse repository at this point
Commits on Feb 11, 2011
varargs: prefer Object... (IDEA-55412)
akozlova
committed
c9b3c94
View commit details
Copy full SHA for c9b3c94
View code at this point
Browse repository at this point
Commits on Feb 10, 2011
resolve static method: IDEA-64926
cdracm
committed
c87ad3f
View commit details
Copy full SHA for c87ad3f
View code at this point
Browse repository at this point
Commits on Feb 8, 2011
moved java resolve tests to community
cdracm
committed
be9220e
View commit details
Copy full SHA for be9220e
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL