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 #4290 from flysand7/pipe-has-data
dev-2024-10
gingerBill
2024-10-01
1
-0
/
+8
|
\
|
*
Revert "Add missing registers in User_Regs on AMD64"
flysand7
2024-09-26
1
-6
/
+0
|
*
Add missing registers in User_Regs on AMD64
flysand7
2024-09-26
1
-0
/
+6
|
*
Fix indentation issues
flysand7
2024-09-26
1
-7
/
+7
|
*
[os2]: Implement pipe_has_data procedure
flysand7
2024-09-24
1
-0
/
+8
*
|
sys/posix: use '#max_field_align'
Laytan Laats
2024-09-30
3
-44
/
+30
*
|
Pass delta time instead of current time to odin.js `step`
gingerBill
2024-09-29
1
-2
/
+2
*
|
Add missing registers in User_Regs on AMD64
flysand7
2024-09-26
1
-0
/
+6
*
|
Add gamepad support
gingerBill
2024-09-22
3
-32
/
+142
*
|
Add gamepad events
gingerBill
2024-09-22
2
-4
/
+47
*
|
Add new js events
gingerBill
2024-09-22
1
-2
/
+8
*
|
Move `vendor:wasm/js` to `core:sys/wasm/js`
gingerBill
2024-09-22
9
-0
/
+2743
|
/
*
Merge pull request #4261 from laytan/net-bound-endpoint
gingerBill
2024-09-19
1
-0
/
+21
|
\
|
*
net: add `bound_endpoint` procedure
Laytan Laats
2024-09-17
1
-0
/
+21
*
|
Merge pull request #4203 from karl-zylinski/file-tags-without-comments
gingerBill
2024-09-19
69
-72
/
+72
|
\
\
|
*
|
Merge branch 'master' into file-tags-without-comments
Karl Zylinski
2024-09-17
2
-0
/
+15
|
|
\
|
|
*
|
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
69
-72
/
+72
*
|
|
Merge pull request #4262 from flysand7/ptrace-args
Laytan
2024-09-17
1
-14
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[sys/linux]: Fix the order of arguments for ptrace cont, singlestep and syscall
flysand7
2024-09-18
1
-14
/
+15
|
|
/
*
|
add new macos releases to 'odin report' and sys/info
Laytan Laats
2024-09-17
1
-0
/
+4
*
|
fix wrong ulock timeout calculation, add version check for ios
Laytan Laats
2024-09-17
1
-2
/
+6
*
|
Fix core sync test deadlock on darwin
pkova
2024-09-17
1
-0
/
+7
|
/
*
fix EventMaskAny definition
Laytan Laats
2024-09-12
1
-2
/
+2
*
remove deprecation, technically deprecated but widely used
Laytan Laats
2024-09-05
1
-1
/
+4
*
Merge pull request #4191 from laytan/improve-package-doc-comments
gingerBill
2024-09-04
5
-2
/
+12
|
\
|
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
5
-2
/
+12
*
|
Merge pull request #4181 from laytan/more-riscv-sysinfo
Laytan
2024-09-03
6
-34
/
+302
|
\
\
|
|
/
|
/
|
|
*
sys/info: more CPU feature detection for RISC-V
laytan
2024-09-02
6
-34
/
+302
*
|
More Objective-C Runtime bindings.
Vitalii Kravchenko
2024-09-03
2
-18
/
+100
*
|
fix some doc comments
Laytan Laats
2024-09-02
1
-1
/
+1
|
/
*
Add missing `flush` functionality to `os` platforms
Feoramund
2024-08-28
1
-0
/
+11
*
Fix FreeBSD implementations of `read_at` and `write_at`
Feoramund
2024-08-28
1
-0
/
+76
*
Fix broken cases of `Seek` usage in `_file_stream_proc`
Feoramund
2024-08-28
1
-0
/
+1
*
Merge pull request #4158 from sqrt-negativeone/master
Jeroen van Rijn
2024-08-28
2
-0
/
+38
|
\
|
*
Add Win32 procs needed to handle clipboard
Fakhri Mouad
2024-08-28
2
-0
/
+38
*
|
Remove unused import.
Jeroen van Rijn
2024-08-28
1
-2
/
+0
|
/
*
fix zombie thread leak in thread self cleanup
Laytan Laats
2024-08-28
1
-0
/
+2
*
fix windows bindings where BOOL is not actually a boolean
Laytan Laats
2024-08-28
1
-2
/
+2
*
Minor cleanup of CFString.odin
gingerBill
2024-08-27
1
-150
/
+143
*
Fix win32 dwmapi enum.
VladPavliuk
2024-08-25
1
-1
/
+1
*
Fix `-vet-tabs` issues
gingerBill
2024-08-24
7
-202
/
+202
*
orca: implement core:time and core:log
Laytan Laats
2024-08-23
2
-41
/
+22
*
Merge pull request #4120 from laytan/posix-process
gingerBill
2024-08-22
2
-0
/
+280
|
\
|
*
os2: process API for Darwin and most of it for BSDs
Laytan Laats
2024-08-22
2
-0
/
+280
*
|
Merge pull request #4089 from laytan/riscv64
gingerBill
2024-08-22
8
-61
/
+818
|
\
\
|
*
|
correct the riscv64 stat structs
Laytan
2024-08-21
1
-20
/
+1
|
*
|
add support for linux_riscv64 and freestanding_riscv64
Laytan
2024-08-20
8
-59
/
+835
|
|
/
*
|
Merge pull request #4106 from yeongjukang/master
gingerBill
2024-08-21
1
-3
/
+30
|
\
\
|
*
|
changed signature of clock_getres
Yeongju Kang
2024-08-21
1
-3
/
+4
|
*
|
implement clock_settime, clock_getres and clock_nanosleep
Yeongju Kang
2024-08-19
1
-3
/
+29
|
|
/
[next]