Asger Feldthaus
|
bfb1da55d6
|
JS: Bump extractor version string
|
2021-10-25 11:49:56 +02:00 |
|
Asger Feldthaus
|
f3e2b0b946
|
JS: Avoid using non-existent attribute as parent
|
2021-10-25 11:49:56 +02:00 |
|
Asger Feldthaus
|
ac62379b17
|
JS: Add TRAP test
|
2021-10-25 11:49:39 +02:00 |
|
Asger Feldthaus
|
fa0ce5380b
|
JS: Skip files with unsupported file encoding
|
2021-10-20 12:16:50 +02:00 |
|
Erik Krogh Kristensen
|
7d4266aea7
|
skip pipes and other special files when determining which files to extract
|
2021-10-12 14:06:41 +02:00 |
|
Tom Hvitved
|
364dab6990
|
Remove CODEQL_REDUCE_FILES_FOLDERS_RELATIONS
|
2021-09-22 09:43:56 +02:00 |
|
Erik Krogh Kristensen
|
fdbf5f73b1
|
add JS support for static initializers
|
2021-09-14 20:40:46 +02:00 |
|
Erik Krogh Kristensen
|
cc0d86403e
|
revert some type changes that are no longer needed
|
2021-09-14 20:40:46 +02:00 |
|
Erik Krogh Kristensen
|
7ce87a7118
|
remove stray import
|
2021-09-14 20:40:46 +02:00 |
|
Erik Krogh Kristensen
|
c8c7a1f772
|
remove the body field from StaticInitializer and relax the valuye type on MemberDefinition
|
2021-09-14 20:40:45 +02:00 |
|
Erik Krogh Kristensen
|
e3ed6c2523
|
refactor StaticInitializer into it's own class
|
2021-09-14 20:40:45 +02:00 |
|
Erik Krogh Kristensen
|
23e28ae5d4
|
fix typo in comment
Co-authored-by: Asger F <asgerf@github.com>
|
2021-09-14 20:40:45 +02:00 |
|
Erik Krogh Kristensen
|
2a03a84315
|
remove TODO comment
Co-authored-by: Asger F <asgerf@github.com>
|
2021-09-14 20:40:45 +02:00 |
|
Erik Krogh Kristensen
|
9585481d0b
|
add support for static initializer blocks in TypeScript
|
2021-09-14 20:40:45 +02:00 |
|
Erik Krogh Kristensen
|
02a0eed8ee
|
add basic support for TypeScript 4.4
|
2021-09-14 20:40:45 +02:00 |
|
Tom Hvitved
|
25e1da0150
|
JavaScript: Update expected test output
|
2021-09-14 10:25:42 +02:00 |
|
Tom Hvitved
|
63e28c57cd
|
JavaScript: Drop redundant columns from files and folders relations
|
2021-09-14 10:25:37 +02:00 |
|
CodeQL CI
|
170a069657
|
Merge pull request #6403 from asgerf/js/handlebars-extraction
Approved by erik-krogh
|
2021-08-25 13:54:52 +01:00 |
|
Asger Feldthaus
|
2553338bce
|
JS: Autoformat {AST,HTML}Extractor.java
|
2021-08-19 14:54:05 +02:00 |
|
Asger Feldthaus
|
bef222dfcc
|
JS: Add placeholder in attribute to trap test
|
2021-08-19 14:19:25 +02:00 |
|
Cornelius Riemenschneider
|
59b3d55b9a
|
JS: Delete flaky test.
|
2021-08-17 10:58:39 +02:00 |
|
Asger Feldthaus
|
13fa49a7f1
|
JS: Update TRAP output
|
2021-08-11 12:54:22 +02:00 |
|
Asger Feldthaus
|
ec5e0283d5
|
JS: Bump extractor version string
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
e3e24f9880
|
JS: Use separate ScopeManager for template exprs
|
2021-08-11 12:50:54 +02:00 |
|
Asger Feldthaus
|
13aa511364
|
JS: Support TemplatePlaceholderTag.getEnclosingExpr
fixup! makeLocation
|
2021-08-11 12:50:52 +02:00 |
|
Asger Feldthaus
|
0a14de1741
|
JS: Also extract .njk files
|
2021-08-11 12:36:35 +02:00 |
|
Asger Feldthaus
|
d6dbabf9e0
|
JS: Ignore empty char sequences
|
2021-08-11 12:36:34 +02:00 |
|
Asger Feldthaus
|
f26e94c0db
|
JS: Rename to Angular-style template
|
2021-08-11 12:36:34 +02:00 |
|
Asger Feldthaus
|
66cec65bfb
|
JS: Format HTMLExtractor
|
2021-08-11 12:36:34 +02:00 |
|
Asger Feldthaus
|
8666bc1894
|
JS: Extract placeholders in HTML
|
2021-08-11 12:36:31 +02:00 |
|
Erik Krogh Kristensen
|
01a202fa10
|
fix cfg and dataflow for logical compound assignments
|
2021-08-10 12:17:59 +02:00 |
|
Asger Feldthaus
|
b1ce3d1c5a
|
JS: Do not extract binary HTML
|
2021-08-10 12:15:44 +02:00 |
|
Asger Feldthaus
|
96a2c3f2db
|
JS: Extract .hbs and .ejs as HTML
|
2021-08-10 12:15:44 +02:00 |
|
Asger Feldthaus
|
e678c16d59
|
JS: Parse EJS-style template tags
|
2021-08-10 12:15:44 +02:00 |
|
Asger Feldthaus
|
a7cdf532fa
|
JS: Parse mustache-style tags as expressions
|
2021-08-10 12:15:43 +02:00 |
|
Asger Feldthaus
|
d1c31db06f
|
JS: Reset implicit variable scope when leaving template expr
|
2021-08-10 12:15:43 +02:00 |
|
Asger Feldthaus
|
88500a3fa3
|
JS: Update TRAP test output
|
2021-08-09 11:19:08 +02:00 |
|
Erik Krogh Kristensen
|
d3ea58002d
|
fix a case in union where order wasn't necessarily preserved
|
2021-08-05 08:48:15 +02:00 |
|
Erik Krogh Kristensen
|
6ca53c8b25
|
a little more special casing in CFGExtractor union
|
2021-08-05 08:32:56 +02:00 |
|
Erik Krogh Kristensen
|
7e422a656a
|
remove unused imports
|
2021-08-04 23:41:36 +02:00 |
|
Erik Krogh Kristensen
|
ff9943906d
|
micro optimize the hot loops by adding special cases and removing streams
|
2021-08-04 23:35:58 +02:00 |
|
Erik Krogh Kristensen
|
fe551f1359
|
remove the last use of createCollection
|
2021-08-03 21:54:55 +02:00 |
|
Erik Krogh Kristensen
|
85d6bfe044
|
move createCollection to the only place it is used
|
2021-08-03 16:55:44 +02:00 |
|
Erik Krogh Kristensen
|
ef5ea437c3
|
remove raw Object type where possible, and simplify accordingly
|
2021-08-03 16:55:38 +02:00 |
|
Erik Krogh Kristensen
|
116679d8b6
|
simplify union
|
2021-08-03 08:59:33 +02:00 |
|
Erik Krogh Kristensen
|
8f613b6b16
|
rename seq to visitSequence
|
2021-08-03 08:59:33 +02:00 |
|
Erik Krogh Kristensen
|
e56e56c14e
|
use Collection instead of Iterable
|
2021-08-03 08:59:33 +02:00 |
|
Erik Krogh Kristensen
|
1479376f23
|
rename visit to visitWithSuccessors to avoid ambiguity
|
2021-08-03 08:59:33 +02:00 |
|
Erik Krogh Kristensen
|
4289875747
|
make utility methods static
|
2021-08-03 08:59:33 +02:00 |
|
Erik Krogh Kristensen
|
94a593b208
|
rename entry and exit to getEntryNode and getExitNode respectively
|
2021-08-03 08:59:33 +02:00 |
|