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
/
darwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
32
-0
/
+3488
*
Update "core:runtime" to "base:runtime"
Lucas Perlind
2024-04-07
1
-1
/
+1
*
add `ODIN_` prefix to the new constant
Laytan Laats
2024-03-18
1
-2
/
+2
*
darwin: use new wait on address API if possible
Laytan Laats
2024-03-15
2
-0
/
+318
*
Merge pull request #3272 from iansimonson/add_getrusage_darwin
gingerBill
2024-03-14
2
-1
/
+27
|
\
|
*
Use c.long rather than int
Ian Simonson
2024-03-14
2
-15
/
+17
|
*
Fix __darwin_suseconds_t definition
Ian Simonson
2024-03-14
1
-1
/
+1
|
*
No need for timeval definition
Ian Simonson
2024-03-13
1
-5
/
+0
|
*
Make RUsage more inline with macos man page
Ian Simonson
2024-03-13
1
-19
/
+20
|
*
Add getrusage syscall for mac/darwin
Ian Simonson
2024-03-13
2
-0
/
+28
*
|
Fix syscall_munmap in darwin
Ian Simonson
2024-03-13
1
-1
/
+1
|
/
*
implement part of core foundation framework bindings for err message
Laytan Laats
2024-02-13
3
-0
/
+104
*
use `Security.framework` with `SecRandomCopyBytes` for rand_bytes on darwin
Laytan Laats
2024-02-13
1
-0
/
+24
*
Remove `core:os` dependency for `base:runtime`
gingerBill
2024-01-28
1
-1
/
+1
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
2
-2
/
+2
*
Merge branch 'master' into new-temp-allocator
gingerBill
2023-02-28
2
-49
/
+49
|
\
|
*
make darwin syscalls contextless
Colin Davidson
2023-02-19
2
-48
/
+48
|
*
add osx support
Colin Davidson
2023-02-19
1
-1
/
+1
*
|
Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate
gingerBill
2023-02-10
1
-0
/
+8
|
/
*
Clean up of the core library to make the stream vtables not be pointers direc...
gingerBill
2022-09-15
1
-12
/
+21
*
Convert all uses of `*_from_slice` to `*_from_bytes` where appropriate
gingerBill
2022-05-16
1
-1
/
+1
*
use `context.temp_allocator` instead of general allocation + delete()
Sébastien Marie
2022-02-24
1
-20
/
+10
*
Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`
gingerBill
2022-02-16
24
-11056
/
+0
*
Strip unneeded semicolons
gingerBill
2022-02-15
2
-40
/
+40
*
Merge pull request #1482 from odin-lang/objc-intrinsics
gingerBill
2022-02-15
24
-0
/
+11056
|
\
|
*
Minor aesthetic clean ups of Foundation
gingerBill
2022-02-15
8
-21
/
+7
|
*
Add README.md
gingerBill
2022-02-15
1
-0
/
+155
|
*
Add utility calls for creating buffers from slices
gingerBill
2022-02-15
1
-1
/
+12
|
*
Minor changes to method names on NS.String
gingerBill
2022-02-14
1
-4
/
+4
|
*
Change objc_class_name to objc_name with objc_is_class_method
gingerBill
2022-02-14
15
-150
/
+150
|
*
Minor style change
gingerBill
2022-02-14
1
-9
/
+9
|
*
Fix method names
gingerBill
2022-02-14
1
-2
/
+2
|
*
Improve Texture method names
gingerBill
2022-02-14
1
-25
/
+25
|
*
Correct more method types
gingerBill
2022-02-14
1
-6
/
+6
|
*
Add RenderPipeline missing types and methods
gingerBill
2022-02-14
1
-6
/
+72
|
*
Correct Render Pass types
gingerBill
2022-02-14
1
-11
/
+11
|
*
Improve draw method names on RenderCommandEncoder
gingerBill
2022-02-14
1
-24
/
+24
|
*
RasterizationRate improvements
gingerBill
2022-02-14
1
-13
/
+13
|
*
More improvements
gingerBill
2022-02-14
1
-2
/
+2
|
*
Improve Library related stuff
gingerBill
2022-02-14
1
-6
/
+6
|
*
Improve indirect stuff
gingerBill
2022-02-14
1
-8
/
+8
|
*
Improve many methods with WithDescriptor suffixes
gingerBill
2022-02-14
1
-58
/
+60
|
*
Correct `device()` usage
gingerBill
2022-02-14
1
-24
/
+24
|
*
Improve procedure signature and names
gingerBill
2022-02-14
2
-91
/
+94
|
*
Correct Depth classes
gingerBill
2022-02-14
1
-2
/
+2
|
*
Correct Counter classes
gingerBill
2022-02-14
1
-2
/
+2
|
*
Improve Compute classes
gingerBill
2022-02-14
1
-40
/
+40
|
*
Improve ComputeCommandEncoder
gingerBill
2022-02-14
1
-25
/
+21
|
*
Improve CommandEncoder
gingerBill
2022-02-14
1
-2
/
+2
|
*
Improve CommandBuffer
gingerBill
2022-02-14
1
-10
/
+20
[next]