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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add make_map that just takes an allocator and no capacity, similar to make_dy...
Karl Zylinski
2024-10-02
1
-2
/
+14
*
Add documentation to `runtime.container_of`
mtarik34b
2024-09-29
1
-0
/
+33
*
Fix 128-bit integer support for wasm targets
gingerBill
2024-09-20
1
-19
/
+41
*
Merge pull request #4270 from flysand7/heap-alloc-resize-fix
gingerBill
2024-09-19
1
-10
/
+12
|
\
|
*
Fix vet errors
flysand7
2024-09-19
1
-1
/
+0
|
*
Fix resize OOB when copying old data that's bigger than new data
flysand7
2024-09-19
1
-9
/
+12
*
|
Merge branch 'master' into file-tags-without-comments
Karl Zylinski
2024-09-17
2
-6
/
+9
|
\
|
|
*
Merge pull request #4242 from laytan/caller-expression
gingerBill
2024-09-16
1
-2
/
+2
|
|
\
|
|
*
add '#caller_expression'
Laytan Laats
2024-09-14
1
-2
/
+2
|
*
|
[mem]: Fix handling of default resize to check alignment
flysand7
2024-09-11
1
-4
/
+7
|
|
/
*
/
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
24
-43
/
+43
|
/
*
Added `#any_int` directive to some more builtin slice/dynamic array
Franz Hoeltermann
2024-09-03
2
-13
/
+13
*
Added `#any_int` to some #soa procs to mirror the behaviour of their
Franz Hoeltermann
2024-09-03
1
-5
/
+5
*
Move some types to runtime, use reflection instead of lut
Damian Tarnawski
2024-08-29
1
-0
/
+29
*
Add API for freeing `thread_local` state
Feoramund
2024-08-26
1
-0
/
+34
*
Add `intrinsics.type_has_shared_fields`
gingerBill
2024-08-24
1
-0
/
+2
*
Fix `-vet-tabs` issues
gingerBill
2024-08-24
1
-2
/
+2
*
Merge pull request #4089 from laytan/riscv64
gingerBill
2024-08-22
3
-0
/
+15
|
\
|
*
add support for linux_riscv64 and freestanding_riscv64
Laytan
2024-08-20
3
-0
/
+15
*
|
add constant_log2 to intrinsics file
Laytan
2024-08-20
1
-0
/
+2
*
|
fix i128 division?
Laytan
2024-08-20
1
-4
/
+22
|
/
*
implement lshrti3 on wasm
Laytan Laats
2024-08-18
1
-0
/
+21
*
Add `assert_contextless`, `panic_contextless`, `unimplemented_contextless`
gingerBill
2024-08-14
2
-0
/
+31
*
Merge pull request #4056 from laytan/re-enable-runtime-wasm-stuff
gingerBill
2024-08-13
1
-11
/
+2
|
\
|
*
re-enable some wasm things in runtime
Laytan Laats
2024-08-10
1
-11
/
+2
*
|
fix copy-paste error in `make` docs
Laytan Laats
2024-08-11
1
-2
/
+2
*
|
typo fix
Abdul Rahman Sibahi
2024-08-11
1
-1
/
+1
|
/
*
Fix documented names of a few SIMD procedures
Feoramund
2024-08-06
1
-4
/
+4
*
Bodge: Improve `aligned_resize` logic
gingerBill
2024-08-06
1
-8
/
+15
*
Add `intrinsics.masked_expand_load` and `intrinsics.masked_compress_store`
gingerBill
2024-08-05
1
-0
/
+4
*
Remove dead code
gingerBill
2024-08-05
1
-3
/
+0
*
Add `intrinsics.simd_masked_load` and `intrinsics.simd_masked_store`
gingerBill
2024-08-05
1
-2
/
+5
*
Add `intrinsics.simd_gather` and ``intrinsics.simd_scatter`
gingerBill
2024-08-05
1
-0
/
+4
*
Rename `add_sat` -> `saturating_add`
gingerBill
2024-08-05
1
-2
/
+5
*
Add `simd_reduce_any` and `simd_reduce_all`
gingerBill
2024-08-05
1
-7
/
+11
*
Update builtin constants
Damian Tarnawski
2024-07-31
1
-2
/
+3
*
add `#optional_ok` to docs file for intrinsics
Laytan Laats
2024-07-16
1
-3
/
+3
*
fix `add_sat` and `sub_sat` intrinsics
Laytan Laats
2024-07-16
1
-3
/
+6
*
fix some bugs with -disable-assert
Laytan Laats
2024-07-16
1
-1
/
+2
*
help `fmt` with `Type_Info_Struct` and `Type_Info_Bit_Field` changes
Laytan Laats
2024-07-15
1
-10
/
+10
*
Type erase `_make_dynamic_array_len_cap`
gingerBill
2024-07-15
1
-6
/
+13
*
Add `#force_no_inline`
gingerBill
2024-07-14
1
-6
/
+6
*
Minor clean ups
gingerBill
2024-07-14
1
-8
/
+11
*
Inline `_append_elem_string` further
gingerBill
2024-07-14
1
-6
/
+1
*
Type erase for `append_elems`
gingerBill
2024-07-14
1
-32
/
+33
*
Type erase `append_elem`
gingerBill
2024-07-14
1
-29
/
+29
*
type erase `resize` and `reserve` internals
gingerBill
2024-07-14
1
-22
/
+21
*
Reduce the size of `runtime.Type_Info`
gingerBill
2024-07-14
2
-25
/
+36
*
Imply `#no_capture` to all variadic parameters
gingerBill
2024-07-14
3
-8
/
+8
*
Add more uses of `#no_capture`
gingerBill
2024-07-14
3
-12
/
+12
[next]