Skip to content

v1.0.2

Compare
Choose a tag to compare
@PG1003 PG1003 released this 25 Aug 18:04
· 15 commits to master since this release

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.