aboutsummaryrefslogtreecommitdiff
path: root/deep_test/deep_test.vcxproj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed tracker.h → tracker.hpp, nameof.h → nameof.hppBenoit Germain2024-10-281-1/+1
* Renamed uniquekey.h → uniquekey.hppBenoit Germain2024-10-281-2/+2
* Buildfix following deep.h → deep.hpp renamingBenoit Germain2024-10-281-1/+1
* A small step toward making clang happyBenoit Germain2024-06-131-0/+63
* Fix deep_test for all flavors of LuaBenoit Germain2024-06-061-1/+1
* deep_test vcproj tweaksBenoit Germain2024-05-131-3/+3
* Some more code refactorizationBenoit Germain2024-05-131-1/+1
* C++ migration: deep userdata API rework. bye bye idfunc, hello DeepFactoryBenoit Germain2024-04-151-0/+14
* C++ migration: deep_test vcproj configuration fix (we need at least C++17 sta...Benoit Germain2024-03-271-0/+18
* C++ migration: make deep_test build and runBenoit Germain2024-03-251-5/+5
* C++ migration: buildfixesBenoit Germain2024-03-191-8/+8
* Bump deep_test.vcxproj to VS2022Benoit Germain2024-02-221-18/+18
* moonjit supportBenoit Germain2022-03-091-2/+75
* deep_test tweaksBenoit Germain2022-02-271-10/+158
* some fixes in deep_test vcproj for LuaJIT-2.1.0-beta3 testingBenoit Germain2022-02-211-0/+73
* deep_test vcproj migrated to VS2019v3.15.1Benoit Germain2021-07-081-22/+169
* fix stack overflow when transfering a clonable userdata referencing itself th...Benoit Germain2021-06-261-0/+5
* correctly transfer the uservalue of a deep userdataBenoit Germain2021-06-241-0/+3
* Fix clonable userdata uservalue transferBenoit Germain2018-11-301-1/+7
* Lua 5.4 supportBenoit Germain2018-11-271-0/+72
* Fix a buffer overrunBenoit Germain2018-11-231-0/+169