Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GMP support.
|
|
somewhere in the stack. Making the 'buffer' more persistent.
|
|
collector is a very bad idea.
|
|
|
|
|
|
operation probably should become async...
|
|
|
|
|
|
calls in resume().
|
|
exec() call interruptible.
|
|
|
|
lua_error on a yielded co-routine.
|
|
|
|
|
|
|
|
otherwise it'll always re-trigger and won't throw an EAgain, as intended.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Handle using readU8. We'll switch readU8 to use a Future.
|
|
|
|
|
|
|
|
|
|
much broken when using stackless operations.
|
|
|
|
|
|
callback system by using the Lua's C closure mechanism.
|
|
|
|
template means pushing a table by its name, and the constructor is implicit in it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
non-socket file descriptors.
|