Update september.plan
parent
838e84fed9
commit
453f3020c3
|
@ -1,21 +1,26 @@
|
||||||
|
+ release vid
|
||||||
- bring back forum/blog and vpm
|
- bring back forum/blog and vpm
|
||||||
+ bring back playground
|
+ bring back playground
|
||||||
- wrap up orm
|
- wrap up orm
|
||||||
- fix vorum, migrate to orm
|
- fix vorum, migrate to orm
|
||||||
|
- wrap up memory management
|
||||||
- fix child <T> function calls
|
- fix child <T> function calls
|
||||||
- fix non-ascii rendering in gg (ä, å, etc)
|
- fix non-ascii rendering in gg (ä, å, etc)
|
||||||
- cache all tokens once
|
- cache all tokens once
|
||||||
- enable vfmt
|
- enable vfmt
|
||||||
- fix openssl on older Linux distros
|
- fix openssl on older linux distros
|
||||||
- chat.vlang.io
|
- chat.vlang.io
|
||||||
- rewrite Objective C code in V (ui_mac.m)
|
- rewrite objective c code in v (ui_mac.m)
|
||||||
- V ui for macos
|
- v ui for macos
|
||||||
- V ui for windows
|
- v ui for windows
|
||||||
- V ui for linux
|
- v ui for linux
|
||||||
- DOOM.v
|
- doom.v
|
||||||
- ui/orm demo: a simple GUI client for postgres/mysql/sqlite
|
- tcc backend
|
||||||
|
- fix all c warnings with -pedantic
|
||||||
|
- set up pvs
|
||||||
|
- ui/orm demo: a simple gui client for postgres/mysql/sqlite
|
||||||
- ui demo: calculator
|
- ui demo: calculator
|
||||||
- declarative ui
|
- declarative ui with hot reload (similar to swiftui)
|
||||||
- "building a simple blog with vweb" tutorial + youtube video
|
- "building a simple blog with vweb" tutorial + youtube video
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue