Age | Commit message (Expand) | Author |
---|---|---|
2025-01-26 | Fix line endings | Steven Le Rouzic |
2025-01-05 | Fix a few mistakes in option, and make it trivial when possible | Steven Le Rouzic |
2024-12-28 | Rework some metaprogramming stuff | Steven Le Rouzic |
2024-12-20 | Add box + option tests | Steven Le Rouzic |
2024-12-20 | Don't force niched values to be move assignable in reset, and fix warnings | Steven Le Rouzic |
2024-12-20 | Use niche in option | Steven Le Rouzic |
2024-12-20 | A bunch of cleanup | Steven Le Rouzic |
2024-12-20 | Add option::transform and option::or_else | Steven Le Rouzic |
2024-12-20 | Add option::and_then | Steven Le Rouzic |
2024-12-20 | Add emplace to option | Steven Le Rouzic |
2024-12-20 | Add value_or on option | Steven Le Rouzic |
2024-12-20 | More work on option | Steven Le Rouzic |
2024-12-20 | Some work on test framework & option | Steven Le Rouzic |
2024-12-20 | Start fixing some cross platform issues | Steven Le Rouzic |
2024-12-20 | More work on testing framework | Steven Le Rouzic |
2024-12-20 | Start work on the testing framework | Steven Le Rouzic |