summaryrefslogtreecommitdiff
path: root/asl/tests
AgeCommit message (Expand)Author
2024-12-20Don't force niched values to be move assignable in reset, and fix warningsSteven Le Rouzic
2024-12-20Use niche in optionSteven Le Rouzic
2024-12-20Add a niche to boxSteven Le Rouzic
2024-12-20More work on asl::boxSteven Le Rouzic
2024-12-20Add allocator, start work on boxSteven Le Rouzic
2024-12-20Cleanup ugly code into conceptsSteven Le Rouzic
2024-12-20Replace some builtinsSteven Le Rouzic
2024-12-20Add string_view == operatorSteven Le Rouzic
2024-12-20Use string_view for formattingSteven Le Rouzic
2024-12-20Also test as_mutable_bytesSteven Le Rouzic
2024-12-20Introduce byte, use span<byte> on io WriterSteven Le Rouzic
2024-12-20Some more work on asl::string_viewSteven Le Rouzic
2024-12-20Start work on asl::string_viewSteven Le Rouzic
2024-12-20Add span::first/lastSteven Le Rouzic
2024-12-20Add span::subspanSteven Le Rouzic
2024-12-20More work on spanSteven Le Rouzic
2024-12-20Start work on spanSteven Le Rouzic
2024-12-20A bunch of cleanupSteven Le Rouzic
2024-12-20Add option::transform and option::or_elseSteven Le Rouzic
2024-12-20Add option::and_thenSteven Le Rouzic
2024-12-20Add function with invoke and result_of_tSteven Le Rouzic
2024-12-20Add emplace to optionSteven Le Rouzic
2024-12-20Add value_or on optionSteven Le Rouzic
2024-12-20More work on optionSteven Le Rouzic
2024-12-20Some work on test framework & optionSteven Le Rouzic
2024-12-20Start fixing some cross platform issuesSteven Le Rouzic
2024-12-20More work on testing frameworkSteven Le Rouzic
2024-12-20Start work on the testing frameworkSteven Le Rouzic