fd99929f5d
* Improve completion in REPL - refine `get_context_object` to avoid throwing errors (eg: q.<TAB>) - do not call `eval` in `get_context_object` to avoid throwing errors and reduce bloat caused by variable closures. - support completion of directives |
||
---|---|---|
.. | ||
function_source.c | ||
hello.c | ||
hello_module.c | ||
repl.c | ||
test_fib.c |