aboutsummaryrefslogtreecommitdiff
path: root/core/c/libc/stdarg.odin
Commit message (Collapse)AuthorAgeFilesLines
* move `va_list` into `core:c`Laytan Laats2024-03-011-9/+3
|
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Require parentheses for `#align(N)`gingerBill2023-08-151-1/+1
|
* Remove unnecessary operationsgingerBill2021-09-081-2/+0
|
* Strip semicolons; Make `odin strip-semicolon` replace `..` with `..=` if ↵gingerBill2021-09-061-7/+7
| | | | used as a binary operator
* cleanupDale Weiler2021-08-221-1/+1
|
* libc projectionDale Weiler2021-08-221-0/+43