Age | Commit message (Expand) | Author |
---|---|---|
2025-02-17 | Reorganize everything | Steven Le Rouzic |
2025-01-26 | Fix line endings | Steven Le Rouzic |
2025-01-14 | Start work on hash_set | Steven Le Rouzic |
2025-01-02 | Implement copy move & assign for buffer | Steven Le Rouzic |
2025-01-02 | Optimize buffer move with compatible allocators | Steven Le Rouzic |
2025-01-01 | Implement move constructor for buffer | Steven Le Rouzic |
2024-12-28 | Rework some metaprogramming stuff | Steven Le Rouzic |
2024-12-20 | Refactor a bunch of memory utilities | Steven Le Rouzic |
2024-12-20 | Add allocator, start work on box | Steven Le Rouzic |
2024-12-20 | Replace some builtins | Steven Le Rouzic |
2024-12-20 | Start fixing some cross platform issues | Steven Le Rouzic |
2024-09-06 | maybe_uninit | Steven Le Rouzic |