escargot/tools
Máté Tokodi 9819a8de49 Debugger: add dedicated message for VSCode watch
Processing VSCode watches skips waitForResolvingPendingBreakpoints
(previously having multiple watches in VSC would call this when
processing the first watch, which would process pending messages while
trying to wait for break point changes while in eval mode (not in
waiting mode) and cause and Invalid message error and the closure of the
debgger connection when hitting the second watch message)

Allow '*.mjs' files in the python debugger

Add watches to the python debugger, add test

Signed-off-by: Máté Tokodi mate.tokodi@szteszoftver.hu
2026-03-09 08:19:57 +09:00
..
code_generators Add enconding option for python code generator 2026-03-05 17:20:30 +09:00
debugger Debugger: add dedicated message for VSCode watch 2026-03-09 08:19:57 +09:00
kangax Fix typo in kangax runner python file 2020-05-06 11:30:56 +09:00
test Evaluate destructuring correctly 2026-01-07 12:20:48 +09:00
unicode_data Generate unicode related files from raw unicode text file 2025-12-24 09:37:03 +09:00
check_tidy.py Update clang-format version to 20 2025-07-01 18:39:28 +09:00
run-tests.py Fix exporting async functions in ESM modules 2026-01-28 13:48:08 +09:00
visualize_heap_usage.py Update license clauses 2017-06-12 11:14:17 +09:00