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-02-06 02:01:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2e9ffab63383da4aeefb5aafaebd8a1e563542d
codeql
/
java
/
ql
/
lib
/
semmle
/
code
History
Jeroen Ketema
977f15f8a4
Merge pull request
#12649
from jketema/unit
...
Replace all definitions of `Unit` by `import codeql.util.Unit`
2023-03-27 08:49:50 +02:00
..
configfiles
Packaging: Java refactoring
2021-08-19 14:09:35 -07:00
java
Merge pull request
#12632
from egregius313/egregius313/java/android/refactor-android-query-libraries
2023-03-24 11:18:57 -04:00
xml
delete old deprecations
2023-03-03 09:23:02 +01:00
FileSystem.qll
Make *.qll non-executable
2022-08-24 16:36:15 +01: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