aboutsummaryrefslogtreecommitdiff
path: root/src/tools.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework function bytecode dumping to be Lua5.5-readyBenoit Germain2025-07-241-2/+1
* New helper to push function bytecode (to facilitate Lua 5.5 support)Benoit Germain2025-07-221-0/+2
* Changed lua wrapper prefixes from luaG_ to luaW_ (w as in wrapper!)Benoit Germain2025-07-041-1/+1
* Revamped lanes.nameofBenoit Germain2025-03-071-1/+1
* Fix gcc being unhappy with [[nodiscard]] enumsBenoit Germain2025-03-051-1/+1
* All enums are [[nodiscard]]Benoit Germain2025-02-051-1/+2
* Minor internal code tweaksBenoit Germain2025-02-051-3/+2
* Some [[nodiscard]] boyscoutingBenoit Germain2024-11-201-2/+6
* Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ...Benoit Germain2024-10-281-0/+37