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 random_generator.odin
gingerBill
2024-06-15
1
-0
/
+27
*
|
|
Add `runtime.Random_Generator` interface
gingerBill
2024-06-15
1
-0
/
+19
|
/
/
*
|
Use `#any_int` for `reserve_*` and `resize_*` procs
Feoramund
2024-06-10
1
-5
/
+5
*
|
Add `intrinsics.procedure_of`
gingerBill
2024-06-10
1
-0
/
+4
*
|
Add compilation-related constants
Feoramund
2024-06-10
1
-0
/
+13
*
|
Change indentation
gingerBill
2024-06-09
1
-14
/
+14
*
|
Add `@(rodata)` and `@(static, rodata)` where appropriate
gingerBill
2024-06-06
1
-2
/
+2
*
|
improve orca target
Laytan Laats
2024-06-05
8
-16
/
+117
*
|
Fix some typos
Feoramund
2024-06-04
1
-1
/
+1
*
|
Add missing `Raw_*` types for complex and quaternion
Feoramund
2024-06-03
1
-0
/
+3
*
|
Move `Raw_Complex/Quaternion` types to `base:runtime`
Feoramund
2024-06-03
1
-0
/
+6
*
|
Add unreachable to base/builtin/builtin.odin
Damian Tarnawski
2024-05-31
1
-0
/
+2
*
|
wasm: fix target wasm64p32 runtime procs
Laytan Laats
2024-05-31
1
-9
/
+15
*
|
Make `ODIN_OS`, `ODIN_BUILD_MODE` comments congruent to underlying data
Feoramund
2024-05-28
1
-0
/
+3
*
|
wasm: enable default temp allocator
Laytan Laats
2024-05-24
1
-1
/
+1
*
|
Merge pull request #3592 from laytan/wasm-gpa
gingerBill
2024-05-20
4
-2
/
+905
|
\
\
|
*
|
add a default heap/general purpose allocator for wasm to `base:runtime`
Laytan Laats
2024-05-16
4
-3
/
+906
*
|
|
Add intrinsics `type_is_matrix_row_major` & `type_is_matrix_column_major`
gingerBill
2024-05-20
1
-0
/
+3
*
|
|
Merge pull request #3570 from jasonKercher/linux-arm32
gingerBill
2024-05-20
1
-1
/
+5
|
\
\
\
|
*
|
|
arm32 now compiles and runs demo
jasonkercher
2024-05-10
1
-1
/
+5
*
|
|
|
Correct #soa RTTI usage
gingerBill
2024-05-16
1
-8
/
+8
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3439 from andreas-jonsson/netbsd
gingerBill
2024-05-15
3
-4
/
+8
|
\
\
\
|
*
\
\
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-05-13
1
-8
/
+8
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-05-10
1
-11
/
+20
|
|
\
\
\
\
|
*
\
\
\
\
Merged with master
Andreas T Jonsson
2024-05-02
1
-4
/
+4
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-04-25
5
-28
/
+44
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Initial commit of NetBSD port
Andreas T Jonsson
2024-04-16
3
-4
/
+8
*
|
|
|
|
|
|
Add comment state to prefer `virtual.Arena` over `runtime.Arena`
gingerBill
2024-05-14
1
-0
/
+1
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Add `runtime.Typeid_Bit_Field`
gingerBill
2024-05-10
1
-8
/
+8
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Add intrinsics `type_bit_set_elem_type` & `type_bit_set_underlying_type`
gingerBill
2024-05-09
1
-9
/
+12
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #3526 from laytan/target-features
gingerBill
2024-05-05
1
-2
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
compiler: improve target features support
Laytan Laats
2024-05-02
1
-2
/
+8
|
|
|
/
|
|
/
|
*
/
|
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
*
|
Do not print column of a runtime.Source_Code_Location if the `column == 0`
gingerBill
2024-04-19
1
-4
/
+8
*
|
Add `ODIN_NO_BOUNDS_CHECK`
gingerBill
2024-04-18
1
-1
/
+13
*
|
Add `@(optimization_mode="size")` to `runtime.print_type`
gingerBill
2024-04-18
1
-0
/
+2
*
|
Add `#force_no_inline` to many of the runtime print procedures
gingerBill
2024-04-18
1
-12
/
+12
*
|
Correct `copy_from_string` docs
Chris
2024-04-16
1
-2
/
+2
*
|
Remove `#optional_ok` from docs
gingerBill
2024-04-11
1
-3
/
+3
|
/
*
Merge pull request #3406 from laytan/bit-field-core-parser
Jeroen van Rijn
2024-04-10
1
-2
/
+3
|
\
|
*
add bit_field parsing to `core:odin/parser`
Laytan Laats
2024-04-10
1
-2
/
+3
*
|
Make `map_total_allocation_size` public; Add `map_total_allocation_size_from_...
gingerBill
2024-04-08
1
-1
/
+7
|
/
*
enable the required target feature `atomics` when using them in wasm
Laytan Laats
2024-04-08
1
-0
/
+2
*
Fix `resize` bug caused by typo
gingerBill
2024-03-24
1
-1
/
+1
*
Fix `resize` zeroing behaviour
gingerBill
2024-03-24
1
-0
/
+3
*
fix wasm with `-target-features:"simd128"`
Laytan Laats
2024-03-22
2
-11
/
+27
*
Add `#no_broadcast` procedure parameter to disallow automatic array programmi...
gingerBill
2024-03-21
1
-6
/
+6
*
Add `#row_major matrix[R, C]T`
gingerBill
2024-03-19
1
-0
/
+4
*
Change `return` to `panic`
gingerBill
2024-03-13
1
-1
/
+1
[prev]
[next]