sol2/documentation/source
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
..
_themes/sol2 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
api 🔨 asdhjsahd DO NOT BUILD 2021-05-06 18:44:25 -04:00
media 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
tutorial Fixed possible typo. 2023-01-07 00:00:01 -05:00
benchmarks.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
build.rst Add mention of sol2::sol2 alias in build.rst 2023-02-16 09:34:52 -05:00
codecvt.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
compilation.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
conf.py ✍ Update Copyright Year for docs 2022-06-25 04:06:18 -04:00
containers.rst Add note for LuaJIT 5.2 style containers 2023-07-18 13:23:08 -04:00
errors.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
exceptions.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
features.rst Fixed typo: "almomst" with "almost" 2022-07-13 01:16:02 -04:00
functions.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
index.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
licenses.rst 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
mentions.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
origin.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
performance.rst 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
rtti.rst 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
safety.rst 💚 Some stuff to make the CI builds a bit better 2021-05-07 01:56:32 -04:00
threading.rst 🛠 Prepare for the a sol4 release... 2021-03-06 01:03:23 -05:00
traits.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00
usertypes.rst 🎨 Refactor tutorial examples 2021-03-06 10:14:48 -05:00