| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| | |
tests for some reason)
|
| |
| |
| |
| | |
global which does not yet exist when net.server is loaded now
|
| |
| |
| |
| | |
This is to solve a indirect dependency issue where net.server was initialized before the config was read
|
| | |
|
| | |
|
| |
| |
| |
| | |
avoid GC
|
| | |
|
| | |
|
| |
| |
| |
| | |
environment [luacheck]
|
| | |
|
| | |
|
| |
| |
| |
| | |
used anywhere else [luacheck]
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
global variable
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signal handlers work by setting a debug hook. Hooks are per-thread, so we need this to be called in the main thread. However module loading is not in the main thread anymore.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
(#1091)
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
and :text("")
|
| | |
|
| | |
|