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
...
|
*
Improve type hierarchy and method names
gingerBill
2022-02-12
1
-81
/
+81
|
*
Use distinct array types
gingerBill
2022-02-12
1
-4
/
+1
|
*
Correct types in methods
gingerBill
2022-02-12
3
-708
/
+785
|
*
Move vendor:Metal to core:sys/darwin/Metal
gingerBill
2022-02-12
5
-0
/
+9274
|
*
Add more objc attributes
gingerBill
2022-02-11
14
-101
/
+337
|
*
Fix typo
gingerBill
2022-02-09
1
-3
/
+3
|
*
Update Foundation linking
gingerBill
2022-02-09
3
-32
/
+32
|
*
Add missing calls for `Object`; Add `scoped_autoreleasepool`
gingerBill
2022-02-09
2
-0
/
+14
|
*
Remove unneeded file
gingerBill
2022-02-09
1
-1
/
+0
|
*
Add NSBundle, NSError, NSEnumerator
gingerBill
2022-02-09
5
-3
/
+275
|
*
Add NSNumber and NSURL
gingerBill
2022-02-09
3
-7
/
+116
|
*
Begin work on `core:sys/darwin/Foundation`
gingerBill
2022-02-09
13
-0
/
+414
*
|
Fixed cyclic imports which where not needed
Platin21
2022-01-23
1
-2
/
+0
*
|
Fixed package name
Platin21
2022-01-23
3
-3
/
+3
*
|
Adds several system calls and the beginning of odin wrappers for them
Platin21
2022-01-23
3
-0
/
+1157
|
/
*
Strip semicolons in core which were missing
gingerBill
2021-09-08
1
-12
/
+12
*
Changed foreign imports to now use the System Framework
Platin21
2020-09-27
1
-1
/
+1
*
Implement core:thread and core:sync on Unix using pthreads
Tetralux
2019-12-01
1
-0
/
+29
[prev]