aboutsummaryrefslogtreecommitdiff
path: root/src/lane.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code boyscoutingBenoit Germain2024-06-121-1/+1
* Move some cancel-related code aroundBenoit Germain2024-06-111-1/+9
* Use a precompiled header to speed up the buildBenoit Germain2024-06-071-7/+0
* Optional Decoda support (disabled by default)Benoit Germain2024-05-271-4/+7
* Process upvalues equal to _G in Lua51 as in other flavorsBenoit Germain2024-05-241-2/+0
* More string_viewBenoit Germain2024-05-211-4/+5
* Lane::debugName is a std::string_viewBenoit Germain2024-05-201-1/+1
* Minor code tweaksBenoit Germain2024-05-171-3/+1
* Error reporting revampBenoit Germain2024-05-171-5/+16
* Lane::close()Benoit Germain2024-05-171-0/+1
* Almost nothingBenoit Germain2024-05-141-1/+1
* Move Lane implementation in a separate fileBenoit Germain2024-05-141-0/+140