| Commit message (Expand) | Author | Age | Files | Lines |
* | Some code factorization | Benoit Germain | 2024-05-03 | 1 | -2/+20 |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-02 | 1 | -7/+7 |
* | All headers reformatted with updated clang-format settings | Benoit Germain | 2024-04-29 | 1 | -8/+6 |
* | C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKey | Benoit Germain | 2024-04-24 | 1 | -38/+53 |
* | some dead code elimination and other trifles | Benoit Germain | 2024-04-16 | 1 | -0/+2 |
* | C++ migration: keeper_call returns a std::optional | Benoit Germain | 2024-04-15 | 1 | -1/+4 |
* | Minor fixes | Benoit Germain | 2024-04-09 | 1 | -1/+1 |
* | C++ migration: fix some warnings in 32 bits builds | Benoit Germain | 2024-03-31 | 1 | -3/+3 |
* | C++ migration: improved UniqueKey interface | Benoit Germain | 2024-03-28 | 1 | -5/+26 |
* | linda.batched is now a lightuserdata instead of a string. plus some reformatt... | Benoit Germain | 2024-03-28 | 1 | -4/+4 |
* | C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ... | Benoit Germain | 2024-03-21 | 1 | -0/+14 |
* | C++ migration: UniqueKey | Benoit Germain | 2024-03-20 | 1 | -12/+31 |
* | C++ migration: buildfixes | Benoit Germain | 2024-03-19 | 1 | -4/+1 |
* | moonjit support | Benoit Germain | 2022-03-09 | 1 | -4/+4 |
* | NEVER use allocator obtained from lua_getallocf to allocate stuff manually wh... | Benoit Germain | 2022-02-17 | 1 | -4/+4 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -1/+1 |
* | [*] Hotfix for 64-bit iOS. | Igor Ivanov | 2018-12-20 | 1 | -1/+1 |
* | fix a bunch of compilation warnings (issue #157) | Benoit Germain | 2018-11-11 | 1 | -1/+1 |
* | More buildfix. someday I'll wake up | Benoit Germain | 2018-10-30 | 1 | -1/+1 |
* | Improve LuaJIT-x64 compatibility | Benoit Germain | 2018-10-30 | 1 | -0/+25 |