johnae / spook

Lightweight programmable evented utility based on LuaJIT and ljsyscall
Other
35 stars 0 forks source link

Use append (eg. table.insert) consistently. #32

Closed johnae closed 7 years ago

johnae commented 7 years ago

insert is also compiled, not that it's a big deal or anything.

Also some minor code cleanup.