2022-02-21 19:28:54 -05:00
|
|
|
Improve table.findremove to work on tables, not just vectors.
|
|
|
|
|
|
|
|
|
|
Finish documenting all builtins.
|
|
|
|
|
|
|
|
|
|
Get rid of source_install_builtins after documenting all builtins.
|
|
|
|
|
- but don't forget that source_install_builtins sets the string metatable.
|
|
|
|
|
|
2022-02-23 23:08:28 -05:00
|
|
|
Do something about std::cerr && std::cout once and for all.
|