index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
flags
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
7
-10
/
+10
*
Fix build tags that use ! multiple times on one line. Those don't actually do...
Karl Zylinski
2024-09-07
2
-2
/
+4
*
Merge pull request #4191 from laytan/improve-package-doc-comments
gingerBill
2024-09-04
1
-25
/
+15
|
\
|
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
1
-25
/
+15
*
|
Change `Bit_Array.max_index` to `length`
Feoramund
2024-09-03
1
-3
/
+3
|
/
*
Merge pull request #3810 from Feoramund/freebsd-core-net
Jeroen van Rijn
2024-08-09
4
-4
/
+4
|
\
|
*
Give FreeBSD access to `core:net` in `core:flags`
Feoramund
2024-08-05
4
-4
/
+4
*
|
Begin mapping `os.Error` in the rest of the codebase
gingerBill
2024-08-04
1
-1
/
+1
*
|
`os.Errno` -> `os.Error`
gingerBill
2024-08-04
2
-2
/
+2
*
|
fix `@(optimization_mode)` usage in builtin collections
Laytan Laats
2024-07-08
6
-15
/
+15
*
|
Indentation fixes
gingerBill
2024-06-29
1
-114
/
+107
*
|
Keep `-vet` happy
Feoramund
2024-06-28
1
-1
/
+1
|
/
*
Work around BSD lack of `core:net` support
Feoramund
2024-06-15
5
-21
/
+52
*
Keep `-vet` happy
Feoramund
2024-06-15
3
-15
/
+15
*
Raise error on spaced UNIX-style flag with no value
Feoramund
2024-06-15
1
-1
/
+8
*
Fix memory leak in `core:flags` validation
Feoramund
2024-06-15
1
-0
/
+1
*
Add `--` parsing to UNIX-style `core:flags`
Feoramund
2024-06-14
1
-0
/
+8
*
Add package `core:flags`
Feoramund
2024-06-07
14
-0
/
+2249