quickjs-done-nextgen/gen
Ben Noordhuis 8cd59bf7c4
Improve JS_DetectModule (#610)
It's still not infallible (I don't think it can ever be, the whole
premise is wrong) but hopefully it's a little less fallible now.

Fixes: https://github.com/quickjs-ng/quickjs/issues/606
2024-10-20 12:42:21 +02:00
..
function_source.c Improve JS_DetectModule (#610) 2024-10-20 12:42:21 +02:00
hello.c Improve JS_DetectModule (#610) 2024-10-20 12:42:21 +02:00
hello_module.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00
repl.c Support the NO_COLOR env variable in the REPL 2024-09-27 19:53:11 +02:00
test_fib.c Add Iterator (#548) 2024-09-24 22:07:29 +02:00