Asger Feldthaus
|
65b44248f8
|
JS: Autoformat
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
4f4f524937
|
JS: Add test for upward traversal
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
b7339348ef
|
JS: Add tests for EJS includes
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
b1cadc8ae7
|
JS: Add test for AngularJS sinks
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
e61d534c59
|
JS: Add ambiguity test for template file resolution
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
e8d10b983e
|
JS: Tests for template file resolution
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
28fe8da37c
|
JS: Add similar test for .njk file
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
1444ec5255
|
JS: Add similar test for hbs
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
7045fb4679
|
JS: Expand on test
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
14bada4bbe
|
JS: Model consolidate and factor in template syntax from call site
|
2021-08-11 12:36:35 +02:00 |
|
Asger Feldthaus
|
d83f5a9cd7
|
JS: Update StringConcatenation tests after handling 0-arg join calls
|
2021-08-10 08:56:36 +02:00 |
|
Asger Feldthaus
|
2836d465e4
|
JS: Update locations in Angular2 test
|
2021-08-09 11:03:15 +02:00 |
|
CodeQL CI
|
394d3349ac
|
Merge pull request #6213 from asgerf/js/vuex
Approved by erik-krogh
|
2021-08-03 01:49:06 -07:00 |
|
Asger Feldthaus
|
be8c574d5c
|
JS: Add test and comment for access path termination criteria
|
2021-07-16 09:42:59 +02:00 |
|
Asger Feldthaus
|
0247de76af
|
JS: Add a .vue file to vuex test
|
2021-07-16 09:31:47 +02:00 |
|
Erik Krogh Kristensen
|
2b6790e914
|
update expected output
|
2021-07-15 15:54:51 +02:00 |
|
Erik Krogh Kristensen
|
d2c74480b9
|
add taint step through flatten libraries
|
2021-07-15 12:36:07 +02:00 |
|
Erik Krogh Kristensen
|
77f4d56cd9
|
add taint step through array-union, array-uniq, and uniq
|
2021-07-15 12:32:29 +02:00 |
|
Erik Krogh Kristensen
|
5ff7d208b7
|
add taint step through arrify
|
2021-07-15 11:24:50 +02:00 |
|
Erik Krogh Kristensen
|
e64f29fe8f
|
add support for Array.prototype.find and polyfills
|
2021-07-15 11:16:06 +02:00 |
|
Erik Krogh Kristensen
|
f6f63e2811
|
add model for the array-from polyfill
|
2021-07-15 10:51:55 +02:00 |
|
CodeQL CI
|
f9b539e5b9
|
Merge pull request #6253 from asgerf/js/more-precise-capture-steps
Approved by erik-krogh
|
2021-07-13 07:42:07 -07:00 |
|
CodeQL CI
|
c87fe95d52
|
Merge pull request #6258 from erik-krogh/case
Approved by asgerf
|
2021-07-13 05:44:49 -07:00 |
|
Asger F
|
d8927e5612
|
Apply suggestions from code review
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2021-07-12 14:23:58 +02:00 |
|
Erik Krogh Kristensen
|
d22ebadcf2
|
add support for many more case changing libraries
|
2021-07-12 14:09:34 +02:00 |
|
Erik Krogh Kristensen
|
a5d1325d3f
|
add support for the change-case library
|
2021-07-12 13:37:06 +02:00 |
|
Erik Krogh Kristensen
|
bef7e61e76
|
add support for the fast-json-stringify library
|
2021-07-12 11:13:01 +02:00 |
|
Erik Krogh Kristensen
|
40aa970db3
|
add support for the strip-json-comments library
|
2021-07-12 11:08:50 +02:00 |
|
Erik Krogh Kristensen
|
23c3be6860
|
add support for the json-cycle library
|
2021-07-12 11:03:39 +02:00 |
|
Erik Krogh Kristensen
|
f99a33598f
|
add support for the safe-stable-stringify library
|
2021-07-12 10:51:43 +02:00 |
|
Erik Krogh Kristensen
|
d6300bced3
|
add support for the replicator library
|
2021-07-12 10:51:43 +02:00 |
|
Erik Krogh Kristensen
|
babf657d9d
|
add support for the teleport-javascript library
|
2021-07-12 10:51:43 +02:00 |
|
Erik Krogh Kristensen
|
9261b7f859
|
add support for the flatted library
|
2021-07-12 10:51:43 +02:00 |
|
Erik Krogh Kristensen
|
0bfff1eb7e
|
add support for the json5 library
|
2021-07-12 10:51:42 +02:00 |
|
Erik Krogh Kristensen
|
cb3bd4901b
|
add taint step through the json2csv library
|
2021-07-12 10:51:42 +02:00 |
|
Asger Feldthaus
|
457ce14ca6
|
JS: Summarize steps into captured variables
|
2021-07-02 13:42:42 +02:00 |
|
Asger Feldthaus
|
093ff41170
|
JS: Update tests
|
2021-07-02 13:31:17 +02:00 |
|
Asger Feldthaus
|
8befb03cb9
|
JS: Add test case with spurious call/return flow
|
2021-07-02 13:17:32 +02:00 |
|
Asger Feldthaus
|
ee608540c5
|
JS: Add support for createNamespacedHelpers
|
2021-07-02 12:47:55 +02:00 |
|
Asger Feldthaus
|
dd1e21c713
|
JS: Model vuex
|
2021-07-02 12:47:55 +02:00 |
|
Asger Feldthaus
|
c3b7d85341
|
JS: Update test output after rebasing
|
2021-07-02 11:57:45 +02:00 |
|
Asger Feldthaus
|
0105b829c4
|
JS: Update test output
|
2021-07-02 11:55:56 +02:00 |
|
CodeQL CI
|
61ee193dc0
|
Merge pull request #6197 from asgerf/js/recompose
Approved by esbena
|
2021-07-02 00:58:06 -07:00 |
|
Asger Feldthaus
|
7e2871bfdf
|
JS: Propagate React components through recompose HOCs
|
2021-06-30 15:05:28 +02:00 |
|
CodeQL CI
|
28c060e758
|
Merge pull request #6113 from erik-krogh/promise
Approved by esbena
|
2021-06-24 13:25:42 -07:00 |
|
Erik Krogh Kristensen
|
8b5c285ac8
|
add support for the chokidar library
|
2021-06-23 09:59:34 +02:00 |
|
Erik Krogh Kristensen
|
95a7b16315
|
add support for the lie polyfill
|
2021-06-22 10:30:33 +02:00 |
|
Erik Krogh Kristensen
|
085efe5d20
|
add support for the any-promise polyfill
|
2021-06-22 10:30:33 +02:00 |
|
Erik Krogh Kristensen
|
cb82cdf6e9
|
add support for the synchronous-promise library
|
2021-06-22 10:30:33 +02:00 |
|
Erik Krogh Kristensen
|
5cb3c2c650
|
add support for the pinkie polyfill
|
2021-06-22 10:30:33 +02:00 |
|