v/september.plan

27 lines
677 B
Plaintext
Raw Normal View History

2019-08-20 21:37:49 +02:00
+ release vid
2019-08-20 21:03:24 +02:00
- bring back forum/blog and vpm
+ bring back playground
- wrap up orm
- fix vorum, migrate to orm
2019-08-20 21:37:49 +02:00
- wrap up memory management
2019-08-20 21:03:24 +02:00
- fix child <T> function calls
- fix non-ascii rendering in gg (ä, å, etc)
- cache all tokens once
- enable vfmt
2019-08-20 21:37:49 +02:00
- fix openssl on older linux distros
2019-08-20 21:03:24 +02:00
- chat.vlang.io
2019-08-20 21:37:49 +02:00
- rewrite objective c code in v (ui_mac.m)
- v ui for macos
- v ui for windows
- v ui for linux
- doom.v
- tcc backend
- fix all c warnings with -pedantic
- set up pvs
- ui/orm demo: a simple gui client for postgres/mysql/sqlite
2019-08-20 21:03:24 +02:00
- ui demo: calculator
2019-08-20 21:37:49 +02:00
- declarative ui with hot reload (similar to swiftui)
2019-08-20 21:03:24 +02:00
- "building a simple blog with vweb" tutorial + youtube video