aboutsummaryrefslogtreecommitdiff
path: root/src/nameof.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix unit tests failing for Lua 5.3Benoit Germain5 days1-4/+3
* Buildfix against Lua 5.1 (no lua_Unsigned)Benoit Germain8 days1-3/+3
* Revamped lanes.nameofBenoit Germain8 days1-110/+200
* lanes.nameof internal code refacto + a few unit testsBenoit Germain10 days1-52/+57
* Minor internal code tweaksBenoit Germain2025-02-051-3/+3
* More [[nodiscard]] boyscoutingBenoit Germain2024-11-201-1/+2
* Renamed tracker.h → tracker.hpp, nameof.h → nameof.hppBenoit Germain2024-10-281-1/+1
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ...Benoit Germain2024-10-281-1/+1
* Renamed _pch.h → _pch.hpp, deep.h → deep.hpp, lanes.h → lanes.hppBenoit Germain2024-10-281-1/+1
* Strengthen more code with UserValueIndexBenoit Germain2024-10-241-1/+1
* Sprinkling StackIndex all over the placeBenoit Germain2024-10-081-9/+9
* BoyscoutingBenoit Germain2024-06-141-1/+0
* lua_pushliteral -> luaG_pushstringBenoit Germain2024-06-141-5/+5
* Improvements in compat.hBenoit Germain2024-06-071-1/+1
* Boyscouting some luaG_ functionsBenoit Germain2024-06-071-1/+1
* Use a precompiled header to speed up the buildBenoit Germain2024-06-071-0/+1
* Modernize compatBenoit Germain2024-06-051-7/+7
* Moved implementation of lanes.nameof in a separate fileBenoit Germain2024-05-291-0/+208