Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code boyscouting | Benoit Germain | 2024-06-12 | 1 | -1/+1 |
* | Move some cancel-related code around | Benoit Germain | 2024-06-11 | 1 | -1/+9 |
* | Use a precompiled header to speed up the build | Benoit Germain | 2024-06-07 | 1 | -7/+0 |
* | Optional Decoda support (disabled by default) | Benoit Germain | 2024-05-27 | 1 | -4/+7 |
* | Process upvalues equal to _G in Lua51 as in other flavors | Benoit Germain | 2024-05-24 | 1 | -2/+0 |
* | More string_view | Benoit Germain | 2024-05-21 | 1 | -4/+5 |
* | Lane::debugName is a std::string_view | Benoit Germain | 2024-05-20 | 1 | -1/+1 |
* | Minor code tweaks | Benoit Germain | 2024-05-17 | 1 | -3/+1 |
* | Error reporting revamp | Benoit Germain | 2024-05-17 | 1 | -5/+16 |
* | Lane::close() | Benoit Germain | 2024-05-17 | 1 | -0/+1 |
* | Almost nothing | Benoit Germain | 2024-05-14 | 1 | -1/+1 |
* | Move Lane implementation in a separate file | Benoit Germain | 2024-05-14 | 1 | -0/+140 |