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
*
Keep `-vet` happy
dev-2022-12
gingerBill
2022-12-06
1
-1
/
+1
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2022-12-06
2
-1
/
+9
|
\
|
*
Merge pull request #2232 from DragosPopse/master
Jeroen van Rijn
2022-12-06
1
-0
/
+1
|
|
\
|
|
*
Merge branch 'odin-lang:master' into master
Dragos Popescu
2022-12-06
3
-16
/
+22
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #2231 from ftphikari/master
Jeroen van Rijn
2022-12-06
1
-1
/
+8
|
|
\
\
|
|
*
|
sys/windows: wgl style fix
hikari
2022-12-06
1
-1
/
+2
|
|
*
|
sys/windows: fix wgl function loading in accordance with OpenGL wiki
hikari
2022-12-06
1
-1
/
+7
|
|
|
*
core:sys/windows: Added CSIDL_PROFILE
Dragos Popescu
2022-12-06
1
-0
/
+1
*
|
|
|
Coalesce tombstones on `delete_key` to reduce all map slots from being filled...
gingerBill
2022-12-06
1
-7
/
+50
|
/
/
/
*
/
/
Add `user_data: rawptr` to `filepath.Walk_Proc` callback
gingerBill
2022-12-05
1
-8
/
+8
|
/
/
*
|
Merge pull request #2230 from ftphikari/master
Jeroen van Rijn
2022-12-05
2
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
OpenGL: updated README
hikari
2022-12-06
1
-8
/
+2
|
*
sys/windows: added helper gl proc
hikari
2022-12-05
1
-0
/
+5
*
|
Merge pull request #2228 from DragosPopse/master
Jeroen van Rijn
2022-12-03
1
-2
/
+5
|
\
\
|
*
|
-ignore-unknown-attributes: fixed the attribute value being type checked in v...
Dragos Popescu
2022-12-03
1
-2
/
+5
|
/
/
*
|
Merge pull request #2227 from thePHTest/master
Jeroen van Rijn
2022-12-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
correct compare_exact_values(x,y) for TypeId and Procedure
Phil
2022-12-02
1
-4
/
+4
|
/
*
Merge pull request #2225 from ftphikari/master
Jeroen van Rijn
2022-12-02
2
-0
/
+13
|
\
|
*
sys/windows: add CreateWaitableTimerExW
hikari
2022-12-02
2
-0
/
+13
|
/
*
Merge pull request #2203 from janivanecky/content_layout_rect
gingerBill
2022-11-29
1
-0
/
+4
|
\
|
*
Add NSWindow::content_layout_rect
Jan Ivanecky
2022-11-17
1
-0
/
+4
*
|
Add `math.pow10`
gingerBill
2022-11-29
1
-0
/
+86
*
|
Change order of map_free_dynamic in usage
gingerBill
2022-11-29
1
-4
/
+7
*
|
Remove `panic`
gingerBill
2022-11-29
1
-1
/
+1
*
|
Treat `.Mode_Not_Implemented` as not an error when doing `runtime.map_free_dy...
gingerBill
2022-11-29
1
-11
/
+9
*
|
Add aliases for fnv* no_a forms
gingerBill
2022-11-29
1
-1
/
+3
*
|
Improve core:math procedures and add loads of unit tests
gingerBill
2022-11-29
3
-14
/
+884
*
|
Fix `atan2` by swapping the arguments internally
gingerBill
2022-11-29
1
-1
/
+1
*
|
sys/windows: add SHGetFolderPathW (#2213)
ftphikari
2022-11-28
2
-0
/
+35
*
|
Merge pull request #2216 from oskarnp/auto_vcvarsall_build
Jeroen van Rijn
2022-11-26
1
-0
/
+15
|
\
\
|
*
|
Automatically initialize x64 environment if CL.exe is missing + make sure fou...
Oskar Nordquist
2022-11-26
1
-0
/
+15
|
/
/
*
|
Fix LLVM type cycle nonsense with procedure types
gingerBill
2022-11-23
1
-1
/
+9
*
|
HACK: Get around debugging type generation for slices and dynamic arrays of *...
gingerBill
2022-11-23
1
-2
/
+14
*
|
Extra check for slices and dynamic arrays for `-debug`
gingerBill
2022-11-23
1
-0
/
+2
*
|
Add extra check to debug information of named composite types
gingerBill
2022-11-23
1
-7
/
+34
*
|
Fix #2207
gingerBill
2022-11-23
2
-12
/
+12
*
|
Merge pull request #2206 from thisisnotnull/fix-wprintf
Jeroen van Rijn
2022-11-22
1
-1
/
+1
|
\
\
|
*
|
fix wprintf return value
thisisnotnull
2022-11-21
1
-1
/
+1
*
|
|
Fix #2109
gingerBill
2022-11-21
1
-0
/
+1
*
|
|
Make structs with the same fields but different tags different types
gingerBill
2022-11-21
1
-0
/
+3
*
|
|
`strconv.parse_f64` - accurately parse floats
gingerBill
2022-11-21
3
-98
/
+421
*
|
|
Improve error handling for trailing commas #2136
gingerBill
2022-11-21
1
-4
/
+15
*
|
|
Fix UUID
gingerBill
2022-11-21
1
-1
/
+1
*
|
|
Fix #2174
gingerBill
2022-11-21
1
-3
/
+5
*
|
|
Fix #2172
gingerBill
2022-11-21
1
-17
/
+30
*
|
|
Fix #2179
gingerBill
2022-11-21
1
-1
/
+1
*
|
|
Fix #2186
gingerBill
2022-11-21
1
-10
/
+7
*
|
|
Fix #2188
gingerBill
2022-11-21
2
-12
/
+7
*
|
|
Fix #2197
gingerBill
2022-11-21
1
-0
/
+18
*
|
|
Fix #2199
gingerBill
2022-11-21
1
-1
/
+1
[next]