Age | Commit message (Expand) | Author |
---|---|---|
2025-02-17 | Reorganize everything | Steven Le Rouzic |
2025-02-04 | Add deref utilities & use them for log writer | Steven Le Rouzic |
2025-01-26 | Fix line endings | Steven Le Rouzic |
2025-01-08 | Finish work on hashing probably | Steven Le Rouzic |
2025-01-07 | More work on hashing | Steven Le Rouzic |
2025-01-06 | Start work on hashing | Steven Le Rouzic |
2025-01-05 | Fix a few mistakes in option, and make it trivial when possible | Steven Le Rouzic |
2025-01-04 | Fix a bunch of warnings | Steven Le Rouzic |
2025-01-03 | Add atomic & is_integer | Steven Le Rouzic |
2025-01-02 | Add assertion failure handler | Steven Le Rouzic |
2024-12-31 | Some work on buffer move | Steven Le Rouzic |
2024-12-28 | Rework some metaprogramming stuff | Steven Le Rouzic |
2024-12-20 | Add float utilities, & float formatting with dragonbox | 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 | Add allocator, start work on box | 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 | A bunch of cleanup | Steven Le Rouzic |
2024-12-20 | Add function with invoke and result_of_t | Steven Le Rouzic |
2024-12-20 | More work on option | Steven Le Rouzic |
2024-12-20 | Integers formatting | Steven Le Rouzic |
2024-12-20 | Start work on formatting | 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 | Enable compilation on ChromeOS | Steven Le Rouzic |
2024-08-15 | Some work on object & init-related traits | Steven Le Rouzic |
2024-08-15 | Some work on pointers | Steven Le Rouzic |
2024-08-07 | Type traits | Steven Le Rouzic |