aboutsummaryrefslogtreecommitdiff
path: root/vendor/darwin/Foundation/NSObject.odin
Commit message (Expand)AuthorAgeFilesLines
* Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-081-91/+0
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
* Remove `//+build darwin`gingerBill2024-01-171-1/+0
* Only build vendor:darwin on darwinflysand72023-10-291-0/+1
* Use `proc "c"` calling convention in NS Foundation packagegingerBill2023-05-221-14/+14
* Add MetalKit; Add NSApplication NSMenu NSMenuItem; Improve Metal classesgingerBill2022-04-141-1/+4
* Add vendor:directx and vendor:darwin packages for documentation generationgingerBill2022-02-181-1/+0
* Add `init` and `copy` to all `Object`sgingerBill2022-02-161-0/+2
* Add darwin build tagsgingerBill2022-02-161-0/+1
* Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`gingerBill2022-02-161-0/+86