v/september.plan

33 lines
933 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
2019-08-26 23:31:47 +02:00
+ fix non-ascii rendering in gg (ä, å, etc)
2019-08-20 21:03:24 +02:00
- 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
2019-08-26 23:31:47 +02:00
+ tcc backend
2019-08-20 21:37:49 +02:00
- fix all c warnings with -pedantic
2019-08-26 23:31:47 +02:00
+ set up pvs
2019-08-20 21:37:49 +02:00
- 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
2019-09-01 22:02:07 +02:00
- webassembly backend (via emscripten)
- javascript backend
2019-09-07 14:16:33 +02:00
- new playground with a v compiler running in the browser
+ o(log n) type lookup
- remove all compiler memory leaks
- optimize the parser (reduce map lookups)
2019-09-08 14:38:29 +02:00
- prebuilt binaries for all platforms
2019-08-20 21:03:24 +02:00