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
/
Foundation
/
NSApplication.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
More bindings for darwin
Lucas Perlind
2025-12-19
1
-12
/
+7
*
Added more NSApplication and NSWindow bindings
Tohei Ichikawa
2025-12-05
1
-0
/
+34
*
Add RunningApplication_finishedLaunching
Glenn
2025-11-03
1
-0
/
+5
*
Add Application_postEvent
Glenn
2025-11-03
1
-0
/
+6
*
Add Application_stop
Glenn
2025-11-03
1
-0
/
+5
*
Deprecate old @(deprecated) things.
Jeroen van Rijn
2025-06-06
1
-1
/
+0
*
Add missing SEL _cmd argument to objc class_addMethod IMPs
Zach Clark
2025-05-27
1
-45
/
+45
*
Add Objective-C helper for creating subclasses
gingerBill
2025-05-17
1
-1
/
+1
*
Add NSApplication bindings for `mainWindow` and `keyWindow`
Sebastian Pahnke
2024-11-13
1
-0
/
+10
*
remove deprecation, technically deprecated but widely used
Laytan Laats
2024-09-05
1
-1
/
+4
*
A couple of foundation binding. Vet tabs.
Vitalii Kravchenko
2024-08-21
1
-0
/
+5
*
More Foundation bindings.
Vitalii Kravchenko
2024-08-16
1
-0
/
+5
*
sys/darwin/foundation: fix Application->sendEvent signature
Laytan Laats
2024-04-24
1
-1
/
+1
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
1
-0
/
+609