| Commit message (Expand) | Author | Age | Files | Lines |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-13 | 1 | -6/+6 |
* | Move InterCopyContext implementation in a separate file | Benoit Germain | 2024-05-13 | 1 | -2/+5 |
* | Some more code refactorization | Benoit Germain | 2024-05-13 | 1 | -1/+1 |
* | Some code factorization | Benoit Germain | 2024-05-03 | 1 | -6/+6 |
* | Remove dependency on _G["package"] | Benoit Germain | 2024-05-02 | 1 | -1/+18 |
* | Progressively applying the coding rules | Benoit Germain | 2024-04-29 | 1 | -19/+19 |
* | Function parameters L → L_ | Benoit Germain | 2024-04-29 | 1 | -46/+40 |
* | ASSERT_L → LUA_ASSERT | Benoit Germain | 2024-04-24 | 1 | -1/+1 |
* | some dead code elimination and other trifles | Benoit Germain | 2024-04-16 | 1 | -21/+18 |
* | C++ migration: fixed a few std::ignore | Benoit Germain | 2024-04-10 | 1 | -4/+5 |
* | C++ migration: [[nodiscard]] everywhere. still have to check all std::ignore | Benoit Germain | 2024-04-09 | 1 | -3/+3 |
* | C++ migration: use strong type safety for source and destination states in tr... | Benoit Germain | 2024-04-09 | 1 | -10/+25 |
* | C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ... | Benoit Germain | 2024-03-22 | 1 | -1/+4 |
* | C++ migration: changed file extensions from .c to .cpp | Benoit Germain | 2024-03-19 | 1 | -0/+96 |