1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ui: Objective-C @interface support for Cocoa; minor clean-ups

This commit is contained in:
Alexander Medvednikov
2019-09-21 21:38:12 +03:00
parent fbc19311b5
commit bf1ee28194
11 changed files with 112 additions and 89 deletions

View File

@@ -32,6 +32,6 @@
+ o(log n) type lookup
- prebuilt binaries for all platforms
- fix interfaces
- `none` keyword for optionals
- table: migrate all find*** functions to optionals
+ `none` keyword for optionals
+ table: migrate all find*** functions to optionals