| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed lane.h → lane.hpp, linda.h → linda.hpp, threading.h → threading... | Benoit Germain | 2024-10-28 | 1 | -103/+0 |
* | Renamed universe.h → universe.hpp | Benoit Germain | 2024-10-28 | 1 | -1/+1 |
* | Renamed allocator.h → allocator.hpp, cancel.h → cancel.hpp, keeper.h → ... | Benoit Germain | 2024-10-28 | 1 | -1/+1 |
* | Renamed _pch.h → _pch.hpp, deep.h → deep.hpp, lanes.h → lanes.hpp | Benoit Germain | 2024-10-28 | 1 | -1/+1 |
* | New linda:wake() and linda.status | Benoit Germain | 2024-10-25 | 1 | -1/+10 |
* | Added strong types UserValueCount and UnusedInt | Benoit Germain | 2024-10-24 | 1 | -2/+2 |
* | Sprinkling StackIndex all over the place | Benoit Germain | 2024-10-08 | 1 | -1/+1 |
* | Internal improvements: new strong types StackIndex and KeeperIndex | Benoit Germain | 2024-10-07 | 1 | -1/+1 |
* | Unify the value returned by linda:deep() and the string conversion of an unna... | Benoit Germain | 2024-06-10 | 1 | -0/+7 |
* | Use a precompiled header to speed up the build | Benoit Germain | 2024-06-07 | 1 | -5/+0 |
* | Debug code to help track linda gc during keeper operation | Benoit Germain | 2024-06-07 | 1 | -3/+29 |
* | Start modernizing Keeper implementation | Benoit Germain | 2024-05-31 | 1 | -1/+0 |
* | Keeper management modernisation and improvements | Benoit Germain | 2024-05-30 | 1 | -2/+1 |
* | Fix buffer overrun in Linda name | Benoit Germain | 2024-05-22 | 1 | -0/+1 |
* | Use string_view for Linda names | Benoit Germain | 2024-05-20 | 1 | -9/+5 |
* | Almost nothing | Benoit Germain | 2024-05-14 | 1 | -4/+3 |
* | Progressively applying the coding rules | Benoit Germain | 2024-05-02 | 1 | -9/+9 |
* | Function parameters L → L_ | Benoit Germain | 2024-04-29 | 1 | -1/+1 |
* | All headers reformatted with updated clang-format settings | Benoit Germain | 2024-04-29 | 1 | -8/+4 |
* | Move LindaFactory in separate files | Benoit Germain | 2024-04-26 | 1 | -0/+5 |
* | Formalize a few coding style rules, start to enforce them for constants | Benoit Germain | 2024-04-26 | 1 | -0/+1 |
* | C++ integration: cleanup in Linda/Keeper interaction | Benoit Germain | 2024-04-25 | 1 | -0/+70 |