aboutsummaryrefslogtreecommitdiff
path: root/src/uniquekey.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Optional Decoda support (disabled by default)Benoit Germain2024-05-271-3/+3
* More string_view + improved DEBUGSPEW outputBenoit Germain2024-05-271-2/+2
* linda:limit errors on limits < 1Benoit Germain2024-05-201-0/+17
* Some code factorizationBenoit Germain2024-05-031-2/+20
* Progressively applying the coding rulesBenoit Germain2024-05-021-7/+7
* All headers reformatted with updated clang-format settingsBenoit Germain2024-04-291-8/+6
* C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKeyBenoit Germain2024-04-241-38/+53
* some dead code elimination and other triflesBenoit Germain2024-04-161-0/+2
* C++ migration: keeper_call returns a std::optionalBenoit Germain2024-04-151-1/+4
* Minor fixesBenoit Germain2024-04-091-1/+1
* C++ migration: fix some warnings in 32 bits buildsBenoit Germain2024-03-311-3/+3
* C++ migration: improved UniqueKey interfaceBenoit Germain2024-03-281-5/+26
* linda.batched is now a lightuserdata instead of a string. plus some reformatt...Benoit Germain2024-03-281-4/+4
* C++ migration: REGISTRY_SET and REGISTRY_GET are gone, welcome templates and ...Benoit Germain2024-03-211-0/+14
* C++ migration: UniqueKeyBenoit Germain2024-03-201-12/+31
* C++ migration: buildfixesBenoit Germain2024-03-191-4/+1
* moonjit supportBenoit Germain2022-03-091-4/+4
* NEVER use allocator obtained from lua_getallocf to allocate stuff manually wh...Benoit Germain2022-02-171-4/+4
* Changed all indentations to all whitespacesBenoit Germain2022-02-071-1/+1
* [*] Hotfix for 64-bit iOS.Igor Ivanov2018-12-201-1/+1
* fix a bunch of compilation warnings (issue #157)Benoit Germain2018-11-111-1/+1
* More buildfix. someday I'll wake upBenoit Germain2018-10-301-1/+1
* Improve LuaJIT-x64 compatibilityBenoit Germain2018-10-301-0/+25