sol2/include/sol/compatibility
ThePhD 62804667ee
Fix various issues
- readonly(...) should no longer issue errors in bogus manners
- binding for member function pointers and normal pointers should behave better now
- coroutines should now properly transfer the state/identity of their error handlers
- Fix empty base class optimization type
- Improve bind traits metaprogramming
- Add new define to catch-all for exception propagation
- Improve natvis
- Move test defines to build system, as we should
- Add a new example for multiple thread/states in Coroutines
- Add proper direct to mangling in Clang for Windows
- Exceptions are still busted on some platforms (Clang being quite funky)
2020-11-19 15:12:56 -05:00
..
compat-5.3.c.h Fix boost build and optimize for lua_newuserdatauv 2020-10-23 18:59:07 -04:00
compat-5.3.h Add tons of redundant includes in the single, since they may be conditionally compiled out, and add a note to see if this can be looked into more closely later... 2020-07-16 19:46:15 -04:00
compat-5.4.h Lua 5.4 changes... oh boy! 2019-08-12 14:07:25 -04:00
lua_version.hpp Fix various issues 2020-11-19 15:12:56 -05:00