semmle-qlci
|
7e298cfbbe
|
Merge pull request #900 from esben-semmle/js/defuse-default
Approved by xiemaisi
|
2019-02-08 11:28:32 +00:00 |
|
Asger F
|
e4b230ba60
|
Revert "Merge pull request #897 from Semmle/revert-817-closure-modules"
This reverts commit 95185345fd, reversing
changes made to b8be66ec48.
|
2019-02-07 11:58:38 +00:00 |
|
Esben Sparre Andreasen
|
687b7f0a7f
|
JS: exclude direct flow from the RHS in a destructuring assignment
|
2019-02-07 11:41:36 +01:00 |
|
Asger F
|
e46e2b2515
|
Revert "JS: Add support for Closure modules"
|
2019-02-06 17:30:45 +00:00 |
|
Asger F
|
51fe31d049
|
JS: fix FPs in DeadStoreOfLocal
|
2019-02-04 14:21:34 +00:00 |
|
Max Schaefer
|
31bb39a810
|
JavaScript: Autoformat all QL files.
|
2019-01-07 10:15:45 +00:00 |
|
Esben Sparre Andreasen
|
cacb8fdee0
|
JS: move DeadStoreOfLocal::isDefaultInit to separate module
|
2018-11-08 13:23:19 +01:00 |
|
Esben Sparre Andreasen
|
90c77134af
|
JS: make use of getUnderlyingValue in js/useless-assignment-to-local
|
2018-10-29 09:22:53 +01:00 |
|
Esben Sparre Andreasen
|
ec1722c4db
|
JS: add utility SyntacticConstants::isNullOrUndefined
|
2018-10-29 09:22:53 +01:00 |
|
Esben Sparre Andreasen
|
595fe217dd
|
JS: support noop parentheses in js/useless-assignment-to-local
The syntatic recognizer `isNullOrUndef` did not handle expressions
that were wrapped in parentheses.
This eliminates some results here:
https://lgtm.com/projects/g/vuejs/vue/alerts?mode=tree&ruleFocus=7900088
|
2018-10-02 09:31:32 +02:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|