sol2/documentation
Tatjam ba7aff015d Add note for LuaJIT 5.2 style containers
If you use the LUAJIT_ENABLE_LUA52COMPAT compilation flag with LuaJIT, C++ container can be used just fine with `ipairs` or `pairs` as these properly check the metatable keys `__ipairs` and `__pairs` used by sol to implement this behaviour.
2023-07-18 13:23:08 -04:00
..
presentations 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
source Add note for LuaJIT 5.2 style containers 2023-07-18 13:23:08 -04:00
.clang-format ✍ Update Copyright Year 2022-06-25 04:00:53 -04:00
CMakeLists.txt ✍ Update Copyright Year 2022-06-25 04:00:53 -04:00
Doxyfile.in ✍ Update Copyright Year 2022-06-25 04:00:53 -04:00
Makefile 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
make.bat 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
requirements.txt 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00