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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify `IUnknown` COM interface
gingerBill
2024-07-10
1
-7
/
+9
*
Merge pull request #3895 from laytan/fix-optimization-mode-attribute
gingerBill
2024-07-10
22
-152
/
+152
|
\
|
*
fix `@(optimization_mode)` usage in builtin collections
Laytan Laats
2024-07-08
22
-152
/
+152
*
|
Let simd/x86 pass new transmute/cast vet.
Jeroen van Rijn
2024-07-09
3
-21
/
+21
*
|
Fix fmt for code compilation bug with `any`
gingerBill
2024-07-08
1
-3
/
+3
|
/
*
Merge pull request #3889 from laytan/darwin-remove-implicit-syscall-usage
Jeroen van Rijn
2024-07-08
5
-17
/
+60
|
\
|
*
darwin: remove syscall usage (without -no-crt) to comply to Apple guidelines
Laytan Laats
2024-07-08
5
-17
/
+60
*
|
encoding/cbor: add a custom tag to the example
Laytan Laats
2024-07-08
1
-5
/
+33
*
|
encoding/cbor: improve perf of marshalling array-like types
Laytan Laats
2024-07-08
1
-16
/
+56
*
|
encoding/cbor: fix umarshal of big fixed arrays
Laytan Laats
2024-07-08
1
-14
/
+6
*
|
io: remove dead code in io.write_at_least
Laytan Laats
2024-07-08
1
-4
/
+0
|
/
*
Remove nil checks.
Jeroen van Rijn
2024-07-06
1
-9
/
+1
*
Merge pull request #3879 from caquillo07/hm/adding-missing-env-calls-to-core-...
gingerBill
2024-07-06
1
-0
/
+25
|
\
|
*
added the setenv and unsetenv bindings for darwin, inspired but os_linux.odin
Hector Mejia
2024-07-05
1
-0
/
+25
*
|
Merge pull request #3858 from flysand7/wow64-apiset
gingerBill
2024-07-06
1
-0
/
+85
|
\
\
|
*
|
Add bindings for WOW64 API set
flysand7
2024-07-02
1
-0
/
+85
*
|
|
updated return value of setsid to return Pid
poa
2024-07-05
1
-2
/
+2
|
|
/
|
/
|
*
|
Improve fix.
Jeroen van Rijn
2024-07-05
1
-4
/
+1
*
|
Fix utf8_to_wstring given zero bytes.
Jeroen van Rijn
2024-07-05
1
-1
/
+4
*
|
Fix #3873
Jeroen van Rijn
2024-07-05
1
-1
/
+1
*
|
Remove implicit allocator usage in core:dynlib
Jeroen van Rijn
2024-07-04
4
-24
/
+14
*
|
Fix `reflect.as_pointer`
gingerBill
2024-07-04
1
-1
/
+1
*
|
fix #3692 memory alignment bug in core:mem.dynamic_pool_alloc_bytes
DerTee
2024-07-03
1
-3
/
+1
*
|
Merge pull request #3859 from laytan/wasm-stbtt-object-linking-preopens
gingerBill
2024-07-02
2
-4
/
+117
|
\
\
|
*
|
make preopens a slice and remove bad current_dir
Laytan Laats
2024-07-02
1
-4
/
+5
|
*
|
wasm: support `vendor:stb/truetype` and `vendor:fontstash`
Laytan Laats
2024-07-02
1
-1
/
+1
|
*
|
wasi: make `os.open` work with absolute paths
Laytan Laats
2024-07-02
2
-3
/
+115
*
|
|
Merge pull request #3857 from flysand7/tlhelp-modentry
Jeroen van Rijn
2024-07-02
1
-1
/
+1
|
\
\
\
|
*
|
|
[sys/windows]: Fix the type declaration for MODULEENTRY32W
flysand7
2024-07-02
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Don't factor trailing zeroes into mantissa division
Feoramund
2024-06-30
1
-3
/
+19
*
|
|
Merge pull request #3839 from flysand7/tlhelp-fix
gingerBill
2024-06-30
1
-1
/
+1
|
\
\
\
|
*
|
|
[sys/windows]: Fix the value for TH32CS_SNAPPROCESS constant
flysand7
2024-06-30
1
-1
/
+1
|
|
/
/
*
|
|
fixed whitespace
h0mtanks
2024-06-30
1
-1
/
+1
*
|
|
added missing would_block enum member
h0mtanks
2024-06-30
1
-0
/
+1
|
/
/
*
|
Merge pull request #3838 from flysand7/windows-tlhelp
gingerBill
2024-06-30
1
-0
/
+101
|
\
\
|
|
/
|
/
|
|
*
[core/windows]: Bind tlhelp.h functions from kernel32.dll
flysand7
2024-06-30
1
-0
/
+101
*
|
wasi: make the demo run on wasi and run it in CI
Laytan Laats
2024-06-29
7
-49
/
+68
*
|
Fix bug in div3 fast path.
Jeroen van Rijn
2024-06-29
1
-1
/
+1
*
|
Fix loads of indentation issues with mixing spaces and tabs
gingerBill
2024-06-29
27
-755
/
+752
*
|
More style improvements
gingerBill
2024-06-29
6
-14
/
+23
*
|
Update `core` to `-strict-style`
gingerBill
2024-06-29
4
-21
/
+17
*
|
Even more style fixes
gingerBill
2024-06-29
15
-44
/
+39
*
|
More style improvements
gingerBill
2024-06-29
5
-33
/
+23
*
|
Indentation fixes
gingerBill
2024-06-29
4
-288
/
+281
*
|
Fix generation for unicode entities
gingerBill
2024-06-29
2
-4819
/
+4819
*
|
Add another `-vet-cast` check
gingerBill
2024-06-29
3
-7
/
+6
*
|
Update for `transmute` `-vet-cast`
gingerBill
2024-06-29
1
-1
/
+1
*
|
cast to transmute
gingerBill
2024-06-29
1
-2
/
+1
*
|
Adhere to `-vet-cast`
gingerBill
2024-06-29
1
-2
/
+1
*
|
Check for unneeded `transmute` with `-vet-cast`
gingerBill
2024-06-29
18
-61
/
+55
[next]