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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve error message on undefined operators
dev-2023-03
gingerBill
2023-03-02
1
-5
/
+4
*
Merge pull request #2357 from JeppeSS/sys-windows-additions
gingerBill
2023-03-02
2
-0
/
+21
|
\
|
*
Added missing Windows functions for console manipulation
Jeppe Skov
2023-02-28
2
-0
/
+21
*
|
Merge pull request #2360 from Lperlind/documentation/dynlib
gingerBill
2023-03-02
2
-2
/
+88
|
\
\
|
|
/
|
/
|
|
*
Document core:dynlib
Lucas Perlind
2023-03-02
2
-2
/
+88
*
|
Merge pull request #2356 from flysand7/master
Jeroen van Rijn
2023-02-28
3
-7
/
+25
|
\
\
|
*
|
Fix missing underscore
bumbread
2023-03-01
1
-1
/
+1
|
*
|
Add option to link to glfw3 dynamically
bumbread
2023-03-01
3
-7
/
+25
|
/
/
*
|
Document `virtual.Arena`
gingerBill
2023-02-28
1
-2
/
+39
*
|
Add docs to `core:path/filepath`
gingerBill
2023-02-28
2
-6
/
+46
*
|
Add temp allocator guard; clean up indentation
gingerBill
2023-02-28
1
-9
/
+10
*
|
Make `arena_free_all` keep the first memory block for a `.Growing` arena
gingerBill
2023-02-28
1
-6
/
+17
*
|
Merge pull request #2327 from odin-lang/new-temp-allocator
gingerBill
2023-02-28
34
-223
/
+549
|
\
\
|
*
\
Merge branch 'master' into new-temp-allocator
gingerBill
2023-02-28
55
-548
/
+2752
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #2354 from elusivePorpoise/master
gingerBill
2023-02-28
1
-0
/
+7
|
\
\
\
|
*
|
|
FindFirstChangeNotification series of calls
Elusive Porpoise
2023-02-27
1
-0
/
+7
*
|
|
|
Merge pull request #2355 from colrdavidson/os_linux_cleanup
gingerBill
2023-02-28
4
-170
/
+71
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cleanup of os/linux
Colin Davidson
2023-02-28
4
-170
/
+71
|
/
/
/
*
|
|
Add better fallback for `ast_token`
gingerBill
2023-02-27
1
-0
/
+3
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-02-27
1
-0
/
+248
|
\
\
\
|
*
\
\
Merge pull request #2350 from Kelimion/d3d_license
Jeroen van Rijn
2023-02-26
1
-0
/
+248
|
|
\
\
\
|
|
*
|
|
Add license for dxcompiler libs.
Jeroen van Rijn
2023-02-26
1
-0
/
+248
|
|
/
/
/
*
/
/
/
Improve error line squiggle logic
gingerBill
2023-02-27
3
-22
/
+22
|
/
/
/
*
|
|
Add `core:prof/spall`
gingerBill
2023-02-26
1
-0
/
+208
*
|
|
Fix typed `#caller_location` bug.
gingerBill
2023-02-26
1
-0
/
+2
*
|
|
Allow compound literals to access fields through `using`
gingerBill
2023-02-26
8
-97
/
+219
*
|
|
Merge pull request #2343 from Hyp-X/pr-heapflags
gingerBill
2023-02-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix d3d12 HEAP_FLAG_ALLOW_ONLY_BUFFERS flags
Hyp-X
2023-02-23
1
-1
/
+1
*
|
|
|
Merge pull request #2345 from Hyp-X/pr-dxc
gingerBill
2023-02-24
4
-0
/
+603
|
\
\
\
\
|
*
|
|
|
Add vendor:directx/dxc package:
Hyp-X
2023-02-24
4
-0
/
+603
|
|
/
/
/
*
|
|
|
Merge pull request #2344 from Hyp-X/pr-more-shader-reflection
gingerBill
2023-02-24
1
-14
/
+86
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add d3d12shader missing types and UUID's
Hyp-X
2023-02-24
1
-14
/
+86
|
/
/
/
*
|
|
Merge pull request #2341 from Hyp-X/pr-getresourceallocationinfo
gingerBill
2023-02-23
1
-3
/
+3
|
\
\
\
|
*
|
|
Fix d3d12 GetResourceAllocationInfo signature
Hyp-X
2023-02-23
1
-3
/
+3
*
|
|
|
Merge pull request #2340 from Hyp-X/pr-shader-reflection-fix
gingerBill
2023-02-23
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Fixed d3d12 shader reflection vtables
Hyp-X
2023-02-23
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge pull request #2339 from Hyp-X/pr-dxgidebug
gingerBill
2023-02-23
1
-0
/
+141
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add dxgidebug.h implementation to dxgi package
Hyp-X
2023-02-23
1
-0
/
+141
|
/
/
/
*
|
|
Improve truncated verbose line error
gingerBill
2023-02-22
1
-2
/
+5
*
|
|
Change padding of showing the error in line
gingerBill
2023-02-22
1
-1
/
+1
*
|
|
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2023-02-22
11
-54
/
+344
|
\
\
\
|
*
\
\
Merge pull request #2338 from Tetralux/fix-here
Jeroen van Rijn
2023-02-22
1
-1
/
+0
|
|
\
\
\
|
|
*
|
|
Remove debug print
Tetralux
2023-02-22
1
-1
/
+0
|
*
|
|
|
Merge pull request #2336 from colrdavidson/tsc_freq
gingerBill
2023-02-22
10
-53
/
+344
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
shuffle tsc around a little
Colin Davidson
2023-02-22
1
-15
/
+13
|
|
*
|
|
add sleep-fallback and invariant check
Colin Davidson
2023-02-21
4
-20
/
+60
|
|
*
|
|
more function name changes
Colin Davidson
2023-02-21
4
-53
/
+47
|
|
*
|
|
block all x86 tsc functions in when block
Colin Davidson
2023-02-21
3
-44
/
+50
|
|
*
|
|
adjust func names
Colin Davidson
2023-02-21
2
-2
/
+2
|
|
*
|
|
use the libc call on darwin so sysctlbyname works
Colin Davidson
2023-02-21
4
-37
/
+21
[next]