mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
48eea7b573
- Not at all type safe: there should be some investigation into making it less unsafe to work with these things (albeit it looks like it would cost +1 pointer to serialize a string name for each callable in Lua, at LEAST) - Must be opted into - see the documentation - Fixes #1015 - A few drive-by fixes here and there - New configuration test harness with CMake |
||
---|---|---|
.. | ||
compile_tests | ||
config_tests | ||
regression_tests | ||
runtime_tests | ||
CMakeLists.txt |