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

16 lines
427 B
Plaintext
Raw Normal View History

2019-08-20 22:37:49 +03:00
+ release vid
2019-08-20 22:03:24 +03:00
+ bring back playground
2019-08-27 00:31:47 +03:00
+ fix non-ascii rendering in gg (ä, å, etc)
2019-09-26 05:28:43 +03:00
+ cache all tokens once
2019-10-01 01:51:19 +03:00
+ cache vlib (right now it's re-compiled every time)
+ fix openssl on older linux distros
2019-08-27 00:31:47 +03:00
+ tcc backend
2019-09-15 19:07:40 +03:00
+ fix all c warnings with -pedantic
2019-08-27 00:31:47 +03:00
+ set up pvs
2019-09-15 14:08:40 +03:00
+ javascript backend
2019-09-07 15:16:33 +03:00
+ o(log n) type lookup
+ `none` keyword for optionals
+ table: migrate all find*** functions to optionals
2019-10-01 01:51:19 +03:00
+ prebuilt binaries for all platforms
2019-08-20 22:03:24 +03:00