v/september.plan

16 lines
427 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 playground
2019-08-26 23:31:47 +02:00
+ fix non-ascii rendering in gg (ä, å, etc)
2019-09-26 04:28:43 +02:00
+ cache all tokens once
2019-10-01 00:51:19 +02:00
+ cache vlib (right now it's re-compiled every time)
+ fix openssl on older linux distros
2019-08-26 23:31:47 +02:00
+ tcc backend
2019-09-15 18:07:40 +02:00
+ fix all c warnings with -pedantic
2019-08-26 23:31:47 +02:00
+ set up pvs
2019-09-15 13:08:40 +02:00
+ javascript backend
2019-09-07 14:16:33 +02:00
+ o(log n) type lookup
+ `none` keyword for optionals
+ table: migrate all find*** functions to optionals
2019-10-01 00:51:19 +02:00
+ prebuilt binaries for all platforms
2019-08-20 21:03:24 +02:00