| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | New global setting "strip_functions" | Benoit Germain | 2024-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Fix clang-tidy issues (most notably Microsoft-specific explicit constructor ↵ | Benoit Germain | 2024-05-29 | 1 | -2/+3 | |
| | | | | | calls) | |||||
| * | Boyscouting deep.cpp|h | Benoit Germain | 2024-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | Moved implementation of lanes.nameof in a separate file | Benoit Germain | 2024-05-29 | 1 | -2/+3 | |
| | | ||||||
| * | PushDeepProxy internal change | Benoit Germain | 2024-05-29 | 1 | -6/+3 | |
| | | ||||||
| * | Fix bad uses of STRINGVIEW_FMT | Benoit Germain | 2024-05-29 | 1 | -2/+2 | |
| | | ||||||
| * | Sprinkle a bit of std::ranges::iota_view | Benoit Germain | 2024-05-28 | 1 | -3/+3 | |
| | | ||||||
| * | Optional Decoda support (disabled by default) | Benoit Germain | 2024-05-27 | 1 | -8/+9 | |
| | | ||||||
| * | More string_view | Benoit Germain | 2024-05-27 | 1 | -27/+31 | |
| | | ||||||
| * | More string_view + improved DEBUGSPEW output | Benoit Germain | 2024-05-27 | 1 | -4/+20 | |
| | | ||||||
| * | Process upvalues equal to _G in Lua51 as in other flavors | Benoit Germain | 2024-05-24 | 1 | -21/+9 | |
| | | ||||||
| * | DEBUGSPEW_PARAM_COMMA(Universe* U_) | Benoit Germain | 2024-05-23 | 1 | -3/+3 | |
| | | ||||||
| * | DEBUGSPEW fprintf(stderr) → std::cerr | Benoit Germain | 2024-05-22 | 1 | -35/+35 | |
| | | ||||||
| * | Fix __lanesignore | Benoit Germain | 2024-05-22 | 1 | -2/+13 | |
| | | ||||||
| * | lua503_getfield → strong typed luaG_getfield | Benoit Germain | 2024-05-22 | 1 | -7/+5 | |
| | | ||||||
| * | Lane::debugName is a std::string_view | Benoit Germain | 2024-05-20 | 1 | -4/+4 | |
| | | ||||||
| * | More string_view | Benoit Germain | 2024-05-20 | 1 | -46/+41 | |
| | | ||||||
| * | Start using string_view | Benoit Germain | 2024-05-20 | 1 | -45/+44 | |
| | | ||||||
| * | Minor code tweaks | Benoit Germain | 2024-05-17 | 1 | -5/+5 | |
| | | ||||||
| * | Shuffling code around | Benoit Germain | 2024-05-14 | 1 | -0/+1 | |
| | | ||||||
| * | Progressively applying the coding rules | Benoit Germain | 2024-05-14 | 1 | -6/+6 | |
| | | ||||||
| * | Progressively applying the coding rules | Benoit Germain | 2024-05-13 | 1 | -2/+3 | |
| | | ||||||
| * | Progressively applying the coding rules | Benoit Germain | 2024-05-13 | 1 | -200/+199 | |
| | | ||||||
| * | Move InterCopyContext implementation in a separate file | Benoit Germain | 2024-05-13 | 1 | -0/+1296 | |
