Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some dead code elimination and other trifles | Benoit Germain | 2024-04-16 | 1 | -25/+25 |
* | C++ migration: deep userdata API rework. bye bye idfunc, hello DeepFactory | Benoit Germain | 2024-04-15 | 1 | -36/+30 |
* | C++ migration: [[nodiscard]] everywhere. still have to check all std::ignore | Benoit Germain | 2024-04-09 | 1 | -139/+139 |
* | C++ migration: all enums are enum class | Benoit Germain | 2024-03-29 | 1 | -4/+4 |
* | C++ migration: Universe MUTEX_T replaced with std::mutex and std::atomic | Benoit Germain | 2024-03-25 | 1 | -2/+1 |
* | C++ migration: make deep_test build and run | Benoit Germain | 2024-03-25 | 1 | -0/+260 |