erik-krogh
|
0462e2a6ea
|
update some expected output
|
2023-03-22 20:47:53 +01:00 |
|
erik-krogh
|
a63739915d
|
add test confirming support for const type parameters
|
2023-03-16 22:37:35 +01:00 |
|
erik-krogh
|
2c1c41d8a3
|
add test confirming end-to-end support for well-typed decorators with the new TS 5.0 type ClassMethodDecoratorContext
|
2023-03-16 22:37:35 +01:00 |
|
Asger F
|
feb7c49006
|
Merge pull request #12382 from asgerf/js/import-assertion
JS: Support import assertions
|
2023-03-14 14:56:32 +01:00 |
|
Asger F
|
41dd63adc7
|
Handle forwardRef in React
|
2023-03-13 11:30:18 +01:00 |
|
Asger F
|
f4b13e0955
|
JS: Update printAst expected output
|
2023-03-03 13:42:42 +01:00 |
|
Asger F
|
7a55b003d2
|
JS: Fix location of assert clause
|
2023-03-03 12:21:20 +01:00 |
|
Asger F
|
38194c6ae7
|
JS: Extract import assertions to DB
|
2023-03-03 12:21:20 +01:00 |
|
Alex Ford
|
7768026e70
|
Merge branch 'main' into js-use-shared-cryptography
|
2023-02-03 15:18:30 +00:00 |
|
Alex Ford
|
e17b3d975d
|
JS: pick up CryptographicKeys used in asmCrypto encrypt/decrypt calls
|
2023-02-03 12:16:25 +00:00 |
|
Alex Ford
|
6b2a92a7ca
|
JS: update CryptographicKey.expected
|
2023-02-03 12:12:47 +00:00 |
|
Alex Ford
|
b0b8f8725e
|
JS: add some CryptographicOperation#getBlockMode() tests
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
aa2c532a78
|
JS: adjust test whitespace
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
c25dc978df
|
JS: add blockMode to CryptographicOperation tests
|
2023-02-02 20:30:30 +00:00 |
|
Alex Ford
|
983055b8f9
|
JS: Use shared CryptographicOperation concept and implement BlockMode getBlockMode()
|
2023-02-02 20:30:30 +00:00 |
|
erik-krogh
|
e3455a9b21
|
add support for axios used as a global variable
|
2023-01-29 22:55:20 +01:00 |
|
erik-krogh
|
7ae27bcc34
|
fix errors in JS printAst
|
2023-01-12 15:37:52 +01:00 |
|
Tony Torralba
|
3b6dae41cd
|
JavaScript: Remove omittable exists variables
|
2023-01-10 13:37:21 +01:00 |
|
Calum Grant
|
e982e144a4
|
JS: Update qltest output
|
2022-12-19 17:22:51 +00:00 |
|
Calum Grant
|
4a37c01c5f
|
JavaScript: Remove references to LGTM
|
2022-12-19 15:15:17 +00:00 |
|
Erik Krogh Kristensen
|
1500fa5f67
|
Merge pull request #10663 from pwntester/restify_improvements
Javascript: Improve Restify support and add new Spife support
|
2022-12-15 11:08:22 +01:00 |
|
Alvaro Muñoz
|
818c2da1aa
|
fix Spife tests (without heuristics)
|
2022-12-14 15:42:27 +01:00 |
|
Alvaro Muñoz
|
14faff4477
|
fix restify tests
|
2022-12-14 15:38:35 +01:00 |
|
Alvaro Muñoz
|
a71fc930a6
|
add tests
|
2022-12-14 13:11:02 +01:00 |
|
Asger F
|
6b15839221
|
JS: Add tests for the examples used in the docs
|
2022-12-13 11:33:12 +01:00 |
|
Asger F
|
80777b8c50
|
JS: handle rephined variables in local access paths
|
2022-12-05 15:11:50 +01:00 |
|
Asger F
|
025cfe4064
|
JS: Add reproduction test case
|
2022-12-05 15:11:43 +01:00 |
|
Asger F
|
2d578c1a73
|
Merge branch 'main' into merge-package-type-columns
|
2022-12-02 10:00:44 +01:00 |
|
Asger F
|
2e3413c9b8
|
JS: Merge package/type columns
|
2022-11-23 11:17:42 +01:00 |
|
erik-krogh
|
ba2734909f
|
JS: don't use deprecated files in tests
|
2022-11-17 22:12:50 +01:00 |
|
Mauro Baluda
|
784475dd66
|
Merge branch 'main' into main
|
2022-11-16 11:06:27 +01:00 |
|
Mauro Baluda
|
ec04f0c88f
|
hapi/glue tests
|
2022-11-15 23:45:27 +01:00 |
|
erik-krogh
|
d4c6f873af
|
add test for auto-accessors
|
2022-11-15 22:07:25 +01:00 |
|
erik-krogh
|
65567fa1ce
|
add test for the more precise type-narrowing with the in operator
|
2022-11-15 22:07:25 +01:00 |
|
erik-krogh
|
e98d1df5f4
|
add dataflow support
|
2022-11-15 22:07:25 +01:00 |
|
erik-krogh
|
a8973c1147
|
add test for dataflow
|
2022-11-15 22:07:24 +01:00 |
|
erik-krogh
|
75ef5b1b0b
|
add support for satisfies-expressions
|
2022-11-15 22:07:24 +01:00 |
|
Asger F
|
694d987365
|
JS: Update test output
|
2022-11-09 09:36:03 +01:00 |
|
Erik Krogh Kristensen
|
bbdda9ef70
|
Merge pull request #10727 from erik-krogh/js-last-msg
JS: fix some more style-guide violations in the alert-messages
|
2022-10-27 15:48:12 +02:00 |
|
Alvaro Muñoz
|
a80b691358
|
Remove unnecessary TaggedTemplateEntryPoint
|
2022-10-25 11:44:45 +02:00 |
|
Alvaro Muñoz
|
37ea3f23f1
|
Refactored ReplySource to ReplyCall. Got rid of unnecessary ref()
|
2022-10-25 11:42:48 +02:00 |
|
Alvaro Muñoz
|
c7ac237968
|
Update test results after merging new XSS improvements
|
2022-10-19 23:41:37 +02:00 |
|
Alvaro Muñoz
|
2ad5a70cf1
|
Merge branch 'main' into restify_improvements
|
2022-10-19 21:57:37 +02:00 |
|
Alvaro Muñoz
|
31d271b8e1
|
Fix format errors
|
2022-10-19 17:32:34 +02:00 |
|
Alvaro Muñoz
|
b79f7f3e95
|
Address code review comments
Co-authored-by: Erik Krogh Kristensen <erik-krogh@github.com>
|
2022-10-18 21:42:15 +02:00 |
|
Alvaro Muñoz
|
6ab62da015
|
Add Restify/Spife support
|
2022-10-18 21:41:34 +02:00 |
|
Alvaro Muñoz
|
744cea9baa
|
add tests
|
2022-10-13 15:19:29 +02:00 |
|
Alvaro Muñoz
|
468628525e
|
Change to camelcase
|
2022-10-13 12:18:07 +02:00 |
|
Alvaro Muñoz
|
ea8edb8408
|
initial tests
|
2022-10-13 11:32:21 +02:00 |
|
erik-krogh
|
368f84785b
|
fix some more style-guide violations in the alert-messages
|
2022-10-07 11:22:22 +02:00 |
|