aboutsummaryrefslogtreecommitdiff
path: root/core/container/small_array
Commit message (Collapse)AuthorAgeFilesLines
* Imply `#no_capture` to all variadic parametersgingerBill2024-07-141-1/+1
|
* Add more uses of `#no_capture`gingerBill2024-07-141-1/+1
|
* Fix loads of indentation issues with mixing spaces and tabsgingerBill2024-06-291-4/+4
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-2/+2
|
* Add more utility procedures to small arrayLucas Perlind2022-12-211-1/+46
|
* Add `contextless` where appropriategingerBill2022-11-111-17/+17
|
* Add missing result parameter namessduman2022-04-281-2/+2
| | | | | This adds some missing result parameters names back to pop_front_safe. Currently it the procedure won't compile since it's referencing missing variable names.
* Remove `#caller_location` from certain calls in `core:container/small_array`gingerBill2022-04-041-3/+3
|
* Minor improvements to `core:container/small_array`gingerBill2021-12-291-3/+3
|
* Add `core:container/small_array`gingerBill2021-12-291-0/+117