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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2428 from elusivePorpoise/pr2428
Jeroen van Rijn
2023-03-29
2
-23
/
+155
|
\
|
*
relocations and add some error consts to winmm
Elusive Porpoise
2023-03-29
2
-23
/
+155
*
|
Merge pull request #2426 from elusivePorpoise/pr2426
Jeroen van Rijn
2023-03-29
1
-0
/
+7
|
\
|
|
*
Add TIMECAPS stuff
Elusive Porpoise
2023-03-29
1
-0
/
+7
*
|
Add SetConsoleCursorInfo and GetConsoleCursorInfo to sys/windows package
Christian Seibold
2023-03-18
2
-0
/
+8
*
|
Merge pull request #2391 from ftphikari/master
Jeroen van Rijn
2023-03-18
3
-2
/
+171
|
\
\
|
|
/
|
/
|
|
*
sys/windows: added some functions and types for input hooks and tray icons
hikari
2023-03-18
3
-2
/
+171
*
|
add SetConsoleOuputCP
Elusive Porpoise
2023-03-15
1
-1
/
+2
|
/
*
Add `set_blocking` for network sockets
Sokus
2023-03-08
1
-0
/
+4
*
Separate out the `read_reg` into three non-parapoly procedures
gingerBill
2023-03-07
1
-61
/
+81
*
Merge pull request #2314 from SentientCoffee/pr/win32_console_text_attributes
gingerBill
2023-03-04
1
-0
/
+19
|
\
|
*
Add win32 SetConsoleTextAttributes for setting cmd prompt colors
Daniel
2023-01-25
1
-0
/
+19
*
|
Merge branch 'master' into core_net_update
Colin Davidson
2023-03-02
2
-32
/
+53
|
\
\
|
*
|
Added missing Windows functions for console manipulation
Jeppe Skov
2023-02-28
2
-0
/
+21
*
|
|
more cleanup ripple
Colin Davidson
2023-03-01
2
-9
/
+14
*
|
|
more manual type carryover
Colin Davidson
2023-03-01
2
-4
/
+26
*
|
|
manually start merging core_net
Colin Davidson
2023-03-01
6
-146
/
+538
|
/
/
*
|
Merge branch 'master' into new-temp-allocator
gingerBill
2023-02-28
4
-60
/
+237
|
\
\
|
*
\
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
|
*
|
|
cleanup of os/linux
Colin Davidson
2023-02-28
1
-11
/
+28
|
|
/
/
|
*
|
derp. raw-syscalls
Colin Davidson
2023-02-19
1
-1
/
+0
|
*
|
make darwin syscalls contextless
Colin Davidson
2023-02-19
2
-48
/
+48
|
*
|
add osx support
Colin Davidson
2023-02-19
1
-1
/
+1
|
*
|
begin adding tsc frequency getters
Colin Davidson
2023-02-19
1
-0
/
+154
|
|
/
*
/
Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate
gingerBill
2023-02-10
6
-1
/
+26
|
/
*
more windows kerfuffle
Colin Davidson
2023-01-06
1
-1
/
+1
*
Merge branch 'master' into get_core_count
Colin Davidson
2023-01-06
6
-0
/
+123
|
\
|
*
Merge pull request #2265 from JooperGH/more_dwmapi_bindings
gingerBill
2023-01-06
6
-0
/
+121
|
|
\
|
|
*
Fixed CI error
Jooper
2022-12-21
2
-1
/
+2
|
|
*
App bar bindings
JooperGH
2022-12-19
1
-0
/
+33
|
|
*
One last binding
JooperGH
2022-12-19
1
-0
/
+1
|
|
*
HRGB and Rect functions
JooperGH
2022-12-19
2
-0
/
+30
|
|
*
CreateSolidBrush and FillRect
JooperGH
2022-12-19
2
-0
/
+4
|
|
*
Added uxtheme bindings
JooperGH
2022-12-19
2
-3
/
+12
|
|
*
Merge branch 'master' of https://github.com/odin-lang/Odin into more_dwmapi_b...
JooperGH
2022-12-19
3
-0
/
+21
|
|
|
\
|
|
*
|
Added more DWMAPI bindings
JooperGH
2022-12-19
2
-0
/
+43
|
*
|
|
Add GetKeyboardState to user32
matias
2023-01-06
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
fix more things?
Colin Davidson
2023-01-05
1
-1
/
+1
*
|
|
fix windows structs
Colin Davidson
2023-01-05
1
-7
/
+10
*
|
|
name raw union
Colin Davidson
2023-01-05
1
-10
/
+11
*
|
|
use raw_union?
Colin Davidson
2023-01-05
1
-1
/
+1
*
|
|
add get core count
Colin Davidson
2023-01-05
1
-0
/
+44
|
/
/
*
|
sys/windows: add GetMonitorInfoW
hikari
2022-12-13
2
-0
/
+20
*
|
sys/windows: add DescribePixelFormat
hikari
2022-12-07
1
-0
/
+1
|
/
*
Merge branch 'odin-lang:master' into master
Dragos Popescu
2022-12-06
1
-0
/
+12
|
\
|
*
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
|
*
sys/windows: added helper gl proc
hikari
2022-12-05
1
-0
/
+5
*
|
core:sys/windows: Added CSIDL_PROFILE
Dragos Popescu
2022-12-06
1
-0
/
+1
|
/
[next]