Age | Commit message (Expand) | Author |
---|---|---|
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 | Add a niche to box | Steven Le Rouzic |
2024-12-20 | More work on asl::box | Steven Le Rouzic |
2024-12-20 | Fix Linux build | 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 | Cleanup a bunch of lints | 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 | Use span in format | 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 | Fix Linux build | Steven Le Rouzic |
2024-12-20 | Some more work on cross-platform configuration | 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 |
2024-12-20 | Use libc instead of Win32 | Steven Le Rouzic |
2024-12-20 | Add console printing | Steven Le Rouzic |
2024-12-20 | Integers formatting | Steven Le Rouzic |
2024-12-20 | More work on format | Steven Le Rouzic |
2024-12-20 | Start work on formatting | Steven Le Rouzic |
2024-12-20 | More work on option again | Steven Le Rouzic |
2024-12-20 | More work on option | Steven Le Rouzic |
2024-10-01 | Some work on maybe_uninit & option | Steven Le Rouzic |
2024-09-06 | maybe_uninit | Steven Le Rouzic |
2024-09-04 | Bleh | Steven Le Rouzic |
2024-08-30 | Fuse function and reference pointers | Steven Le Rouzic |
2024-08-24 | More work | Steven Le Rouzic |
2024-08-23 | Some work on ptr | Steven Le Rouzic |
2024-08-23 | Add is_array | Steven Le Rouzic |
2024-08-20 | Rewrite the 4 categories | Steven Le Rouzic |
2024-08-17 | Fix Windows build | Steven Le Rouzic |
2024-08-17 | Enable compilation on ChromeOS | Steven Le Rouzic |