sol2/tests/runtime_tests/source
2019-09-15 00:43:44 -04:00
..
abort_clean.cpp Fix Linux build as best as possible while size issues still remain with MinGW. 2018-12-19 23:17:15 -05:00
basic.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
common_classes.hpp Completley overhaul tests 2019-03-22 16:28:17 -04:00
container_semantics.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
container_semantics.custom.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
container_semantics.ordered.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
container_semantics.unordered.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
container_shims.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
container_table.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
containers.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
containers.roundtrip.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
containers.table.cpp Handle weird types for number and shit 2019-06-10 04:22:59 -04:00
coroutines.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
customizations_private.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
customizations.cpp change behavior to set metatable before construction, not after 2019-04-04 09:38:23 -04:00
dump.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
environments.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
functions.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
functions.std.cpp NOW it's REALLY fixed, super duperly. 2019-08-28 00:17:11 -04:00
gc.cpp improve gc and call handling, o boi 2019-03-28 23:18:59 -04:00
large_integer.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
lua_value.cpp Completley overhaul tests 2019-03-22 16:28:17 -04:00
main.cpp Fix Linux build as best as possible while size issues still remain with MinGW. 2018-12-19 23:17:15 -05:00
operators.cpp blah lua versions 2019-05-29 19:31:52 -04:00
overflow.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
plain_types.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
policies.cpp filters -> policies 2019-05-21 03:57:10 -04:00
proxies.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
sol_test.hpp pointers just wanna be included in the fun, man 2019-05-29 17:14:35 -04:00
state.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
storage.cpp HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
strings.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
tables.checks.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
tables.clear.cpp Completley overhaul tests 2019-03-22 16:28:17 -04:00
tables.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
tables.enums.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
tables.indexing.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
tables.insertion.cpp Change how proxies are done for the sake of efficiency. 2019-09-15 00:43:44 -04:00
tables.traversal.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
usertypes.basic.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
usertypes.constructors.cpp Update copyright year, add dump function 2019-03-13 05:18:06 -04:00
usertypes.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
usertypes.inheritance.cpp Rework table internals for more performance in more cases and handle additional cases of update_if_empty and create_if_nil 2019-05-21 02:13:56 -04:00
usertypes.inheritance.multi.cpp Rework table internals for more performance in more cases and handle additional cases of update_if_empty and create_if_nil 2019-05-21 02:13:56 -04:00
usertypes.member_variables.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
usertypes.overload.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00
usertypes.properties.cpp gate the warnng check better... 2019-06-10 07:56:22 -04:00
usertypes.runtime.cpp static indexing is a real thing now 2019-04-29 01:38:01 -04:00
usertypes.unique.cpp HEAVILY improve the entire infrastructure and documentation along with all the examples 2019-05-21 19:17:31 -04:00
usertypes.unregister.cpp Completley overhaul tests 2019-03-22 16:28:17 -04:00
utility.cpp some utility changes because of the way variants are checked now... 2019-07-03 01:01:07 -04:00
variadics.cpp Add lua_table and lua_value abstractions 2019-03-18 07:41:51 -04:00