aboutsummaryrefslogtreecommitdiff
path: root/src/intercopycontext.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Process upvalues equal to _G in Lua51 as in other flavorsBenoit Germain2024-05-241-21/+9
|
* DEBUGSPEW_PARAM_COMMA(Universe* U_)Benoit Germain2024-05-231-3/+3
|
* DEBUGSPEW fprintf(stderr) → std::cerrBenoit Germain2024-05-221-35/+35
|
* Fix __lanesignoreBenoit Germain2024-05-221-2/+13
|
* lua503_getfield → strong typed luaG_getfieldBenoit Germain2024-05-221-7/+5
|
* Lane::debugName is a std::string_viewBenoit Germain2024-05-201-4/+4
|
* More string_viewBenoit Germain2024-05-201-46/+41
|
* Start using string_viewBenoit Germain2024-05-201-45/+44
|
* Minor code tweaksBenoit Germain2024-05-171-5/+5
|
* Shuffling code aroundBenoit Germain2024-05-141-0/+1
|
* Progressively applying the coding rulesBenoit Germain2024-05-141-6/+6
|
* Progressively applying the coding rulesBenoit Germain2024-05-131-2/+3
|
* Progressively applying the coding rulesBenoit Germain2024-05-131-200/+199
|
* Move InterCopyContext implementation in a separate fileBenoit Germain2024-05-131-0/+1296