Asger F
|
ed2a832a55
|
JS: Deprecate PathExpr and related classes
|
2025-04-29 13:23:47 +02:00 |
|
Asger F
|
853397361f
|
JS: Do not treat AMD pseudo-dependencies as file paths
|
2024-02-29 10:23:28 +01:00 |
|
Asger F
|
162c477236
|
JS: Add AmdModuleDefinition::Range
|
2023-10-04 20:38:37 +02:00 |
|
Max Schaefer
|
ea70aaff57
|
Improve detection of UMD modules.
We previously required the `define` to appear directly as an expression statement, but there are common patterns where this is not the case.
|
2022-05-30 12:37:50 +02:00 |
|
Erik Krogh Kristensen
|
55f130fe62
|
aggregate the tests in library-tests/AMD into a single .ql file
|
2020-10-20 14:08:54 +02:00 |
|
Erik Krogh Kristensen
|
f7f82ffe4e
|
Merge branch 'main' into CVE760-reexport
|
2020-10-06 12:28:44 +02:00 |
|
Erik Krogh Kristensen
|
f65ba11485
|
use Parameter instead of SimpleParameter in AMD.qll
|
2020-10-01 10:44:05 +02:00 |
|
Erik Krogh Kristensen
|
d316cb512e
|
deprecate exports and replace uses with the new getAnExportedValue
|
2020-09-30 13:46:28 +02:00 |
|
Asger Feldthaus
|
9581bb52cb
|
JS: Update test output
|
2020-05-18 22:45:59 +01:00 |
|
Max Schaefer
|
f5279b2a1d
|
JavaScript: Resolve AMD imports based on absolute paths if there is only a single candidate.
|
2019-03-29 08:30:05 +00:00 |
|
Max Schaefer
|
b29b3dff4d
|
JavaScript: Use proper camel-case for AMD-related class names.
|
2019-03-29 08:14:07 +00:00 |
|
Anders Schack-Mulligen
|
e58094c732
|
Javascript: Autoformat.
|
2019-01-11 11:02:42 +01:00 |
|
Max Schaefer
|
a441bfb751
|
JavaScript: Add a convenience method to AMDModuleDefinition.
|
2018-11-14 11:36:40 +00:00 |
|
Pavel Avgustinov
|
b55526aa58
|
QL code and tests for C#/C++/JavaScript.
|
2018-08-02 17:53:23 +01:00 |
|