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
/
base
/
runtime
/
internal.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into update-tilde
gingerBill
2024-06-11
1
-3
/
+37
|
\
|
*
Add `@(rodata)` and `@(static, rodata)` where appropriate
gingerBill
2024-06-06
1
-2
/
+2
|
*
Merge pull request #3592 from laytan/wasm-gpa
gingerBill
2024-05-20
1
-0
/
+30
|
|
\
|
|
*
add a default heap/general purpose allocator for wasm to `base:runtime`
Laytan Laats
2024-05-16
1
-1
/
+31
|
*
|
arm32 now compiles and runs demo
jasonkercher
2024-05-10
1
-1
/
+5
|
|
/
*
/
Update again
gingerBill
2024-04-30
1
-17
/
+11
|
/
*
Fix #3459
gingerBill
2024-04-30
1
-4
/
+4
*
Improve codegen for `bit_field [N]T` compound literals
gingerBill
2024-04-24
1
-6
/
+4
*
fix wasm with `-target-features:"simd128"`
Laytan Laats
2024-03-22
1
-3
/
+5
*
Add general support for `bit_field`s
gingerBill
2024-02-22
1
-0
/
+22
*
`RUNTIME_REQUIRE :: false`
gingerBill
2024-02-02
1
-1
/
+1
*
Add `contextless` where missing
gingerBill
2024-02-02
1
-2
/
+2
*
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
/
+1036