dep-sol2/include/sol/compatibility
ThePhD 9190880c59
3.5.0 Release -- Fix a bunch of exception work and error reporting
- 🛠️ Supports lua/* prefix for header inclusion of the lua library
- 🛠️ Use luaL_error to try and retain traceback information, even when compiled as C++ (don't catchall)
- 🛠️ Revise trampoline usage by changing automatic macro detection to be more precise (e.g. Building as C++ doesn't automatically enable catchalls
- 🛠️ Use safety argument checking for the object argument, to get better error messages in certain places
- 🛠️ Pull errors more appropriately (e.g. check directly for the sol::error / sol::detail::error_exception type to make sure it gets propagated properly
2025-02-25 19:45:12 +01:00
..
compat-5.3.c.h Fold string literals better by moving them inside 2020-12-29 21:59:28 -05:00
compat-5.3.h 3.5.0 Release -- Fix a bunch of exception work and error reporting 2025-02-25 19:45:12 +01:00
compat-5.4.h 3.5.0 Release -- Fix a bunch of exception work and error reporting 2025-02-25 19:45:12 +01:00
lua_version.hpp 3.5.0 Release -- Fix a bunch of exception work and error reporting 2025-02-25 19:45:12 +01:00