Results 7 comments of Sean Conner

I would like to have a way to search for modules for a particular version of Lua.

Some more feedback. I'm running this over a project I've written, and a list of missing modules popped up, including * coroutine * debug * io * math * os...

Oops. Edited my comment to include a link to the code.

The network code provided isn't meant to be used in production, but as a means to test the encoding and decoding of DNS packets. As it states in the README...

I might support \ooo or \xhhh escapes, so that people who are using a non-ASCII character set can specify non-ASCII characters if required (not necessarily control characters).

Yeah. There's some tags I need to add support for some of the new tags from other RFCs, but that should be pretty straight forward. Also, my libraries don't do...