aboutsummaryrefslogtreecommitdiff
path: root/src/lindafactory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Having luaG_tostring return a non-empty string_view on non-string values was ...Benoit Germain2024-06-241-1/+1
* Fix wrong Linda name when not giving anyBenoit Germain2024-06-241-1/+1
* BoyscoutingBenoit Germain2024-06-141-2/+1
* lua_pushliteral -> luaG_pushstringBenoit Germain2024-06-141-1/+1
* Add support for to-be-closed lindaBenoit Germain2024-06-121-20/+3
* Boyscouting some luaG_ functionsBenoit Germain2024-06-071-5/+5
* Use a precompiled header to speed up the buildBenoit Germain2024-06-071-0/+1
* Code boyscoutingBenoit Germain2024-06-071-6/+7
* Debug code to help track linda gc during keeper operationBenoit Germain2024-06-071-1/+1
* lanes.linda("auto")Benoit Germain2024-06-061-1/+15
* Modernize compatBenoit Germain2024-06-051-3/+3
* Moved keeper functions aroundBenoit Germain2024-06-041-1/+1
* Fix clang-tidy issues (most notably Microsoft-specific explicit constructor c...Benoit Germain2024-05-291-1/+1
* Use string_view for Linda namesBenoit Germain2024-05-201-1/+1
* More string_viewBenoit Germain2024-05-201-5/+4
* Start using string_viewBenoit Germain2024-05-201-2/+2
* Progressively applying the coding rulesBenoit Germain2024-05-131-20/+20
* Move InterCopyContext implementation in a separate fileBenoit Germain2024-05-131-1/+0
* Linda API changesBenoit Germain2024-05-131-0/+1
* Some more code refactorizationBenoit Germain2024-05-131-1/+4
* Progressively applying the coding rulesBenoit Germain2024-04-301-15/+9
* Function parameters L → L_Benoit Germain2024-04-291-1/+1
* Move LindaFactory in separate filesBenoit Germain2024-04-261-0/+136