mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
do not allow duplicate methods; fix os_win.v; minor fixes and docs
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
- bring back vdoc and regenerate all module docs
|
||||
- optimize the parser (reduce map lookups)
|
||||
- cache vlib (right now it's re-compiled every time)
|
||||
- fix openssl on older linux distros
|
||||
+ fix openssl on older linux distros
|
||||
- chat.vlang.io
|
||||
- rewrite objective c code in v (ui_mac.m)
|
||||
- v ui for macos
|
||||
|
||||
Reference in New Issue
Block a user