| Commit message (Expand) | Author | Age | Files | Lines |
* | More char* -> std::string_view conversions | Benoit Germain | 2024-06-14 | 1 | -2/+2 |
* | More fixes to make clang happy | Benoit Germain | 2024-06-14 | 1 | -1/+1 |
* | All Lua headers included just once in _pch.h | Benoit Germain | 2024-06-11 | 1 | -9/+0 |
* | Use a precompiled header to speed up the build | Benoit Germain | 2024-06-07 | 1 | -5/+0 |
* | Code boyscouting | Benoit Germain | 2024-06-07 | 1 | -1/+1 |
* | Moved keeper functions around | Benoit Germain | 2024-06-04 | 1 | -6/+6 |
* | Keeper management modernisation and improvements | Benoit Germain | 2024-05-30 | 1 | -5/+48 |
* | Fix __lanesignore | Benoit Germain | 2024-05-22 | 1 | -1/+0 |
* | Shuffling code around | Benoit Germain | 2024-05-14 | 1 | -3/+2 |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-13 | 1 | -1/+1 |
* | Move InterCopyContext implementation in a separate file | Benoit Germain | 2024-05-13 | 1 | -1/+0 |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-02 | 1 | -1/+1 |
* | Progressively applying the coding rules | Benoit Germain | 2024-04-30 | 1 | -3/+3 |
* | Progressively applying the coding rules | Benoit Germain | 2024-04-29 | 1 | -2/+2 |
* | Function parameters L → L_ | Benoit Germain | 2024-04-29 | 1 | -11/+11 |
* | All headers reformatted with updated clang-format settings | Benoit Germain | 2024-04-29 | 1 | -1/+2 |
* | Formalize a few coding style rules, start to enforce them for constants | Benoit Germain | 2024-04-26 | 1 | -2/+2 |
* | C++ integration: cleanup in Linda/Keeper interaction | Benoit Germain | 2024-04-25 | 1 | -5/+2 |
* | C++ migration: using KeeperState = Unique<lua_State*> | Benoit Germain | 2024-04-24 | 1 | -3/+5 |
* | C++ migration: split UniqueKey into UniqueKey+RegistryUniqueKey | Benoit Germain | 2024-04-24 | 1 | -1/+1 |
* | C++ migration: deep userdata API rework. bye bye idfunc, hello DeepFactory | Benoit Germain | 2024-04-15 | 1 | -1/+1 |
* | C++ migration: keeper_call returns a std::optional | Benoit Germain | 2024-04-15 | 1 | -2/+4 |
* | C++ migration: [[nodiscard]] everywhere. still have to check all std::ignore | Benoit Germain | 2024-04-09 | 1 | -13/+13 |
* | C++ migration: use strong type safety for source and destination states in tr... | Benoit Germain | 2024-04-09 | 1 | -1/+1 |
* | C++ migration: still more threading code cleanup. 'sudo' global moved in the ... | Benoit Germain | 2024-04-09 | 1 | -1/+1 |
* | C++ migration: use std::jthread, std::condition_variable, std::chrono. | Benoit Germain | 2024-04-08 | 1 | -4/+6 |
* | Enable manual control of GC inside keeper states | Benoit Germain | 2024-04-05 | 1 | -0/+1 |
* | C++ migration: all enums are enum class | Benoit Germain | 2024-03-29 | 1 | -1/+1 |
* | C++ migration: Linda is a proper class with overloaded operator new/delete | Benoit Germain | 2024-03-28 | 1 | -4/+4 |
* | C++ migration: STACK_GROW is no longer a macro, sanitized and fixed warnings ... | Benoit Germain | 2024-03-22 | 1 | -21/+21 |
* | C++ migration: removed most typedef, removed uint_t | Benoit Germain | 2024-03-20 | 1 | -10/+6 |
* | C++ migration: UniqueKey | Benoit Germain | 2024-03-20 | 1 | -1/+1 |
* | C++ migration: buildfixes | Benoit Germain | 2024-03-19 | 1 | -4/+8 |
* | new .internal_allocator configuration IUNTESTED) | Benoit Germain | 2023-08-09 | 1 | -1/+1 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -5/+5 |
* | Make sure any linda operation that can raise an error won't ever leave a mute... | Benoit Germain | 2018-11-08 | 1 | -0/+1 |
* | Improve LuaJIT-x64 compatibility | Benoit Germain | 2018-10-30 | 1 | -1/+3 |
* | More MinGW buildfixes (I hope) | Benoit Germain | 2018-10-25 | 1 | -1/+3 |
* | Fix Lanes build by reorganizing types around a bit | Benoit Germain | 2018-10-25 | 1 | -7/+16 |
* | Fix 64 bits compilation warnings | Benoit Germain | 2016-11-21 | 1 | -3/+3 |
* | linda:send() improvements | Benoit Germain | 2014-02-27 | 1 | -0/+2 |
* | Multiverse compatibility | Benoit Germain | 2014-02-26 | 1 | -8/+14 |
* | Lanes init crash fix | Benoit Germain | 2014-02-18 | 1 | -9/+2 |
* | lindas can have a group for keeper state assignation control | Benoit Germain | 2014-02-17 | 1 | -3/+4 |
* | get()/set() improvements | Benoit Germain | 2014-01-20 | 1 | -1/+1 |
* | version 3.7.0 | Benoit Germain | 2013-10-11 | 1 | -1/+1 |
* | Reduce memory footprint, simplify module order setup in conjuction with Lanes... | Benoit Germain | 2013-09-26 | 1 | -11/+0 |
* | version 3.5.0 | Benoit Germain | 2013-01-30 | 1 | -1/+1 |
* | version 3.4.3v3.4.3 | Benoit Germain | 2013-01-24 | 1 | -1/+1 |
* | fix application shutdown crash by not registering anything with atexit()v3.4.0 | Benoit Germain | 2012-11-21 | 1 | -0/+9 |