v/september.plan

16 lines
427 B
Plaintext
Raw Normal View History

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