This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-01-19 17:34:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c324b2aed8dbe04625ba89d90dc681ebd8237796
codeql
/
java
/
ql
/
lib
/
semmle
/
code
History
Anders Schack-Mulligen
fb2d36ddac
Merge pull request
#15451
from Marcono1234/marcono1234/java-assignment-doc
...
Java: Document which assignment type is covered by which class
2024-02-14 08:59:50 +01:00
..
configfiles
Java: Make implicit this receivers explicit
2023-05-03 13:37:35 +02:00
java
Merge pull request
#15451
from Marcono1234/marcono1234/java-assignment-doc
2024-02-14 08:59:50 +01:00
xml
delete outdated deprecations
2024-01-22 09:11:35 +01:00
FileSystem.qll
Java: Use shared FileSystem library.
2023-09-28 08:58:55 +02:00
Location.qll
Java: merge the @class and @interface database types and tables
2023-02-14 17:21:23 +00:00
SMAP.qll
Adjust locations of results in JSP files. This is necessary due to known limitations in VSCode which cause locations with zero character indices to be mapped to invalid ranges. This is hopefully a temporary workaround until this problem has been properly addressed.
2021-10-07 12:45:21 +07:00
Unit.qll
Replace all definitions of
Unit
by
import codeql.util.Unit
2023-03-24 10:39:34 +01:00