aboutsummaryrefslogtreecommitdiff
path: root/core/flags/internal_validation.odin
Commit message (Collapse)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-8/+8
|
* More conflicts during rebaseJeroen van Rijn7 days1-13/+13
|
* flags: Rename `varg` to `overflow`, let it be renamed with configFeoramund2025-06-091-2/+2
|
* flags: Forbid combination of `pos` and `manifold`Feoramund2025-06-091-1/+6
|
* flags: Rename `variadic` to `manifold` (breaking change)Feoramund2025-06-091-6/+6
|
* Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-1/+1
| | | | file tag syntax.
* fix `@(optimization_mode)` usage in builtin collectionsLaytan Laats2024-07-081-2/+2
|
* Keep `-vet` happyFeoramund2024-06-151-8/+8
|
* Fix memory leak in `core:flags` validationFeoramund2024-06-151-0/+1
|
* Add package `core:flags`Feoramund2024-06-071-0/+243