Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-26 | C++ migration: templated lua_touserdata | Benoit Germain | 10 | -32/+76 |
2024-03-26 | C++ migration: Fix metatable caching bug introduced when converting the index... | Benoit Germain | 2 | -2/+2 |
2024-03-26 | C++ migration: refactor AllocatorDefinition and ProtectedAllocator into classes | Benoit Germain | 9 | -100/+137 |
2024-03-25 | C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomic | Benoit Germain | 10 | -145/+115 |
2024-03-25 | C++ migration: revamped stack checking macros | Benoit Germain | 10 | -320/+366 |
2024-03-25 | deep_test VS user config | Benoit Germain | 1 | -0/+1 |