Aegisub/libaegisub/include
arch1t3cht 42f7e53e92 lua: Don't check_stack in LuaCheckStack destructor
This would cause an assertion failure in functions like lua_for_each
when the given closure throws an error and thus leaves some  values on
the stack. This can make Aegisub crash entirely instead of just catching
and reporting the error. Instead, these stack_checks can be done
manually.
2023-05-22 09:23:22 +02:00
..
libaegisub lua: Don't check_stack in LuaCheckStack destructor 2023-05-22 09:23:22 +02:00
lagi_pre.h fix PCHs on VS2019 2021-01-10 03:14:12 -05:00
lagi_pre_c.h fix PCHs on VS2019 2021-01-10 03:14:12 -05:00