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/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
/
base
/
runtime
/
core_builtin_soa.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #4509
Jeroen van Rijn
2024-11-24
1
-0
/
+2
*
Added `#any_int` directive to some more builtin slice/dynamic array
Franz Hoeltermann
2024-09-03
1
-3
/
+3
*
Added `#any_int` to some #soa procs to mirror the behaviour of their
Franz Hoeltermann
2024-09-03
1
-5
/
+5
*
Imply `#no_capture` to all variadic parameters
gingerBill
2024-07-14
1
-2
/
+2
*
Add more uses of `#no_capture`
gingerBill
2024-07-14
1
-3
/
+3
*
Add `non_zero_*` variants for `#soa` dynamic array
gingerBill
2024-07-01
1
-3
/
+43
*
Add `#no_broadcast` to `append_soa`
gingerBill
2024-07-01
1
-2
/
+2
*
Unify #soa code for structs and arrays
gingerBill
2024-07-01
1
-42
/
+15
*
Made default capacity of dynamic arrays more consistent.
Karl Zylinski
2024-06-29
1
-3
/
+4
*
Correct #soa RTTI usage
gingerBill
2024-05-16
1
-8
/
+8
*
Fix syntax mistake again
James Duran
2024-02-16
1
-1
/
+1
*
Fix Syntax Mistake
James Duran
2024-02-16
1
-1
/
+1
*
Make into_dynamic_soa more concise and remove builtin tag from it
James Duran
2024-02-16
1
-8
/
+4
*
Added into_dynamic_soa, unordered_remove_soa, and ordered_remove_soa
James Duran
2024-02-14
1
-1
/
+98
*
Remove invalid allocator assignment to slice
Zac Nowicki
2024-02-08
1
-1
/
+0
*
Fix #3150
gingerBill
2024-01-29
1
-0
/
+1
*
Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`
gingerBill
2024-01-28
1
-1
/
+1
*
Move `core:runtime` to `base:runtime`; keep alias around
gingerBill
2024-01-28
1
-0
/
+428