jeremyong / Selene

Simple C++11 friendly header-only bindings to Lua
zlib License
813 stars 117 forks source link

Stacktraces for sel::State::operator() #146

Open AnonymousProgrammerLandau opened 8 years ago

AnonymousProgrammerLandau commented 8 years ago

Separate loading and executing of Lua code. Produce stacktraces for failing execution.