| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core:container/small_array: add package documentation | Robin Bergewski | 2025-04-05 | 2 | -0/+662 |
| * | Return false if `Small_Array` can't append multiple elements | Feoramund | 2024-09-03 | 1 | -3/+7 |
| * | Imply `#no_capture` to all variadic parameters | gingerBill | 2024-07-14 | 1 | -1/+1 |
| * | Add more uses of `#no_capture` | gingerBill | 2024-07-14 | 1 | -1/+1 |
| * | Fix loads of indentation issues with mixing spaces and tabs | gingerBill | 2024-06-29 | 1 | -4/+4 |
| * | Replace `core:*` to `base:*` where appropriate | gingerBill | 2024-01-28 | 1 | -2/+2 |
| * | Add more utility procedures to small array | Lucas Perlind | 2022-12-21 | 1 | -1/+46 |
| * | Add `contextless` where appropriate | gingerBill | 2022-11-11 | 1 | -17/+17 |
| * | Add missing result parameter names | sduman | 2022-04-28 | 1 | -2/+2 |
| * | Remove `#caller_location` from certain calls in `core:container/small_array` | gingerBill | 2022-04-04 | 1 | -3/+3 |
| * | Minor improvements to `core:container/small_array` | gingerBill | 2021-12-29 | 1 | -3/+3 |
| * | Add `core:container/small_array` | gingerBill | 2021-12-29 | 1 | -0/+117 |