mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
b9115623b2
- Ensure stack field_get/field_set has consistent metaprogramming for needing a pushed table, and at what offset - Avoid duplicate logic in table_core for the same logic by deferring to detail helper - Fixes #1095 |
||
---|---|---|
.. | ||
1000 - readonly warning.cpp | ||
1008 - as_function binding triggers correctly.cpp | ||
1067 - optional bindings.cpp | ||
1072 - capture exception propagation.cpp | ||
1087 - readonly property error checking.cpp | ||
1095 - raw_get from global table fails.cpp | ||
1096 - functions binding wrong.cpp | ||
main.cpp |