Change how builtin functions are loaded, better error checking
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Improve table.findremove to work on tables, not just vectors.
|
||||
Calling out to external servers.
|
||||
|
||||
Support ANSI escape sequences on output.
|
||||
|
||||
Finish documenting all builtins.
|
||||
|
||||
@@ -6,3 +8,4 @@ Get rid of source_install_builtins after documenting all builtins.
|
||||
- but don't forget that source_install_builtins sets the string metatable.
|
||||
|
||||
Do something about std::cerr && std::cout once and for all.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user