v1.0.2
Dogfood v1.0.2
- Use lua_pcall when calling the main module and report errors to the user.
- Output all errors to stderr like the PUC Lua interpreter does.
- Output a warning for C modules that are found at one of
package.cpath
locations.
package.cpath
locations.