quickjs/gen
Charlie Gordon 70a60f0aa1
Add REPL dark and light color themes (#383)
- detect terminal background from COLORFGBG environment variable
- add `.dark` and `.light` meta commands
- catch `loadScript` exceptions
2024-04-16 14:18:37 +02:00
..
function_source.c Improve DUMP_READ_OBJECT (#382) 2024-04-16 09:24:21 +02:00
hello.c Improve DUMP_READ_OBJECT (#382) 2024-04-16 09:24:21 +02:00
hello_module.c Improve DUMP_READ_OBJECT (#382) 2024-04-16 09:24:21 +02:00
repl.c Add REPL dark and light color themes (#383) 2024-04-16 14:18:37 +02:00
test_fib.c Improve DUMP_READ_OBJECT (#382) 2024-04-16 09:24:21 +02:00