mirror of
https://github.com/zekexiao/pocketlang.git
synced 2025-02-05 20:26:53 +08:00
20b99c60b3
The name script is missleading as it only refering to the scripts (the files that contain the statements) where as it could also be the native module objects containing collection of native functions. After this commit, native functions can also have set owner module and it won't be as confusing as before. |
||
---|---|---|
.. | ||
thirdparty | ||
common.h | ||
internal.h | ||
main.c | ||
modules.c | ||
modules.h | ||
repl.c | ||
thirdparty.c | ||
utils.c | ||
utils.h |