Asger F
|
9721b4e0f5
|
JS: Fix bad join in export logic
|
2026-01-07 11:05:41 +01:00 |
|
Asger F
|
294089fe35
|
JS: Use question-mark variant in all overlay annotations
|
2025-12-08 13:13:09 +01:00 |
|
Asger F
|
b33af5b377
|
JS: Fix typo
|
2025-11-26 11:40:41 +01:00 |
|
Asger F
|
51e1bda608
|
JS: Move isTypeOnly() check into a direct check, instead of an override
|
2025-11-21 13:10:32 +01:00 |
|
Asger F
|
9c4f85f15b
|
JS: Split getSourceNode into getDirectSourceNode and getReExportedSourceNode
|
2025-11-21 12:42:30 +01:00 |
|
Asger F
|
94566e5e1e
|
JS: Remove unnecessary override in OriginalExportDeclaration
|
2025-11-21 12:42:10 +01:00 |
|
Asger F
|
3a393ecd54
|
Fixup! qldoc for reExportsAs
|
2025-11-21 12:41:34 +01:00 |
|
Asger F
|
78c8ab11f2
|
JS: Split exportsAs into exportsDirectlyAs and reExportsAs
|
2025-11-21 12:31:34 +01:00 |
|
Asger F
|
74d725ef21
|
JS: Remove unnecessary override in OriginalExportDeclaration
|
2025-11-21 12:31:09 +01:00 |
|
Asger F
|
ce9986c449
|
JS: Change signature of isShadowedFromBulkExport
|
2025-11-21 12:30:31 +01:00 |
|
Asger F
|
23e42c89ee
|
JS: Overlay annotations for AST layer
|
2025-11-13 09:45:56 +01:00 |
|
Asger F
|
dacc9e26e9
|
JS: Refactor 'default' import interop
|
2025-09-10 13:03:36 +02:00 |
|
Asger F
|
215602c963
|
JS: Preserve information about 'defer' keyword
|
2025-09-05 11:57:33 +02:00 |
|
Asger F
|
9fc0b8c9cc
|
JS: Add ImportSpecifier.getImportDeclaration()
|
2025-05-20 13:19:50 +02:00 |
|
Asger F
|
ed2a832a55
|
JS: Deprecate PathExpr and related classes
|
2025-04-29 13:23:47 +02:00 |
|
Asger F
|
c293f03b9e
|
JS: Remove a dependency on getImportedPath()
To avoid negative recursion in some upcoming changes, we want to make sure the modeling of createRequire does not depend on getImportedPath().
|
2025-04-29 13:23:43 +02:00 |
|
Asger F
|
6725cb5b8c
|
JS: Implement import resolution
|
2025-04-29 13:23:37 +02:00 |
|
Asger F
|
55b9724f59
|
JS: Add store step into namespace re-export specifier
|
2024-04-17 14:14:12 +02:00 |
|
Asger F
|
e441dd472b
|
JS: Expose hasBothNamedAndDefaultExports()
|
2024-01-30 13:20:55 +01:00 |
|
Arthur Baars
|
c28004f2a6
|
Rename 'getImportAssertion()' to 'getImportAttributes()' in QL library
|
2023-10-12 13:00:39 +02:00 |
|
Kasper Svendsen
|
efdaffedee
|
JS: Make implicit this receivers explicit
|
2023-05-03 10:49:46 +02:00 |
|
Asger F
|
37999eaea0
|
JS: Fix implicit this
|
2023-03-03 13:43:17 +01:00 |
|
Asger F
|
38194c6ae7
|
JS: Extract import assertions to DB
|
2023-03-03 12:21:20 +01:00 |
|
Erik Krogh Kristensen
|
a49d34cf0f
|
Merge branch 'main' into missDocParam
|
2022-07-13 09:58:04 +02:00 |
|
Nick Rolfe
|
2ed42c327c
|
JS: fix typos in comments
|
2022-05-12 16:02:19 +01:00 |
|
Erik Krogh Kristensen
|
daed33f5af
|
JS: fix more instances of ql/missing-parameter-qldoc
|
2022-03-16 22:58:28 +01:00 |
|
Erik Krogh Kristensen
|
efba220b45
|
JS: fix most ql/missing-parameter-qldoc issues
|
2022-03-16 22:56:52 +01:00 |
|
Erik Krogh Kristensen
|
a86f0afb3c
|
delete all deprecations that are over 14 months old
|
2022-03-09 18:28:07 +01:00 |
|
Erik Krogh Kristensen
|
d946802057
|
add support for type-only import specifiers
|
2021-11-29 13:49:10 +01:00 |
|
Erik Krogh Kristensen
|
d36c66cfca
|
remove redundant inline casts in arguments where the type is inferred by the call target
|
2021-10-29 14:37:56 +02:00 |
|
Andrew Eisenberg
|
45d1fa7f01
|
Packaging: Rafactor Javascript core libraries
Extract the external facing `qll` files into the codeql/javascript-all
query pack.
|
2021-08-25 12:15:56 -07:00 |
|