Age | Commit message (Expand) | Author |
---|---|---|
2024-12-20 | Use niche in option | Steven Le Rouzic |
2024-12-20 | Add a niche to box | Steven Le Rouzic |
2024-12-20 | More work on asl::box | Steven Le Rouzic |
2024-12-20 | Add allocator, start work on box | Steven Le Rouzic |
2024-12-20 | Cleanup ugly code into concepts | Steven Le Rouzic |
2024-12-20 | Replace some builtins | Steven Le Rouzic |
2024-12-20 | Add string_view == operator | Steven Le Rouzic |
2024-12-20 | Use string_view for formatting | Steven Le Rouzic |
2024-12-20 | Also test as_mutable_bytes | Steven Le Rouzic |
2024-12-20 | Introduce byte, use span<byte> on io Writer | Steven Le Rouzic |
2024-12-20 | Some more work on asl::string_view | Steven Le Rouzic |
2024-12-20 | Start work on asl::string_view | Steven Le Rouzic |
2024-12-20 | Add span::first/last | Steven Le Rouzic |
2024-12-20 | Add span::subspan | Steven Le Rouzic |
2024-12-20 | More work on span | Steven Le Rouzic |
2024-12-20 | Start work on span | 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 function with invoke and result_of_t | 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 |