FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for javascript/ql/src/Expressions - github/codeql · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10k
Code
Issues
997
Pull requests
454
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
codeql
javascript
ql
src
Expressions
on
codeql-cli/v2.15.5
User selector
Datepicker
Commit history
Commits on May 3, 2023
JS: Make implicit this receivers explicit
kaspersv
committed
67950c8
View commit details
Copy full SHA for 67950c8
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
fix some more style-guide violations in the alert-messages
erik-krogh
committed
368f847
View commit details
Copy full SHA for 368f847
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
make a shared library of the typo database
erik-krogh
committed
88f295f
View commit details
Copy full SHA for 88f295f
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
apply suggestion from review
erik-krogh
committed
a50234a
View commit details
Copy full SHA for a50234a
View code at this point
Browse repository at this point
use a more detailed alert message in bitwise-sign-check
erik-krogh
committed
afadcd9
View commit details
Copy full SHA for afadcd9
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
update {cpp/js}/bitwise-sign-check to match java
erik-krogh
committed
39c1832
View commit details
Copy full SHA for 39c1832
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
add desugered to the typo database
erik-krogh
committed
6ac898b
View commit details
Copy full SHA for 6ac898b
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
fix some QL-for-QL warnings in JS
erik-krogh
committed
ed80089
View commit details
Copy full SHA for ed80089
View code at this point
Browse repository at this point
Commits on Jun 19, 2022
fix typo
erik-krogh
committed
3a4f029
View commit details
Copy full SHA for 3a4f029
View code at this point
Browse repository at this point
Commits on May 24, 2022
use more set literals instead of big disjunctions
erik-krogh
committed
a404a8c
View commit details
Copy full SHA for a404a8c
View code at this point
Browse repository at this point
Commits on Mar 11, 2022
patch upper-case acronyms to be PascalCase
erik-krogh
committed
69353bb
View commit details
Copy full SHA for 69353bb
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
fix most issues found by ql/class-doc-style in JS
erik-krogh
committed
5780161
View commit details
Copy full SHA for 5780161
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Merge branch 'main' into explicit-this
erik-krogh
committed
08ce03c
View commit details
Copy full SHA for 08ce03c
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
use matches instead of regexpMatch
erik-krogh
committed
011fc20
View commit details
Copy full SHA for 011fc20
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
add explicit this to all member calls
erik-krogh
committed
db40cca
View commit details
Copy full SHA for db40cca
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
Fixes compile errors by moving files
Show description for 57ef989
aeisenberg
committed
57ef989
View commit details
Copy full SHA for 57ef989
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Fix `hasLocationInfo` URL reference
Show description for 987b573
RasmusWL
committed
987b573
View commit details
Copy full SHA for 987b573
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
JS: Exclude template files in SelfAssignment
asgerf
committed
b5db404
View commit details
Copy full SHA for b5db404
View code at this point
Browse repository at this point
Commits on Feb 2, 2021
Merge pull request #4987 from erik-krogh/defensiveFunctions
Show description for 653c900
codeql-ci
authored
653c900
View commit details
Copy full SHA for 653c900
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
JS: Ignore Angular templates in a few non-security queries
asgerf
committed
1637b72
View commit details
Copy full SHA for 1637b72
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
remove benign result for js/whitespace-contradicts-precedence related to " | 0" expressions
erik-krogh
committed
d86705f
View commit details
Copy full SHA for d86705f
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
flag less overly general functions with js/unneeded-defensive-code
erik-krogh
committed
bf518f1
View commit details
Copy full SHA for bf518f1
View code at this point
Browse repository at this point
fix that type inference assumed every compound-assignment have type number
erik-krogh
committed
2e024c3
View commit details
Copy full SHA for 2e024c3
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Merge pull request #4523 from erik-krogh/optionalPromise
Show description for 897d8de
codeql-ci
authored
897d8de
View commit details
Copy full SHA for 897d8de
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
add support for OptionalUse in js/missing-await
erik-krogh
committed
bdbc8f5
View commit details
Copy full SHA for bdbc8f5
View code at this point
Browse repository at this point
autoformat
erik-krogh
committed
8c8cf4f
View commit details
Copy full SHA for 8c8cf4f
View code at this point
Browse repository at this point
support modern compund-assignment in js/implicit-operand-conversion
erik-krogh
committed
eb78607
View commit details
Copy full SHA for eb78607
View code at this point
Browse repository at this point
Commits on Sep 21, 2020
add support for String.prototype.replaceAll
erik-krogh
committed
b090153
View commit details
Copy full SHA for b090153
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
update tests and queries that used getId()
erik-krogh
committed
f1dc362
View commit details
Copy full SHA for f1dc362
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
JS: Ignore document.all checks explicitly
asgerf
committed
ea3560f
View commit details
Copy full SHA for ea3560f
View code at this point
Browse repository at this point
Commits on May 19, 2020
Lower precision for a number of queries.
Show description for a803120
Max Schaefer
committed
a803120
View commit details
Copy full SHA for a803120
View code at this point
Browse repository at this point
Commits on May 11, 2020
autoformat
erik-krogh
committed
970ddca
View commit details
Copy full SHA for 970ddca
View code at this point
Browse repository at this point
exclude "@babel/helpers - .." from js/unknown-directive
erik-krogh
committed
acb0f2e
View commit details
Copy full SHA for acb0f2e
View code at this point
Browse repository at this point
Commits on May 4, 2020
still flag single-expression files that contain a function
erik-krogh
committed
eb7e0d6
View commit details
Copy full SHA for eb7e0d6
View code at this point
Browse repository at this point
skip expressions that are alone in a file for js/useless-expression
erik-krogh
committed
cee986f
View commit details
Copy full SHA for cee986f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL