16 lines
427 B
Plaintext
16 lines
427 B
Plaintext
+ release vid
|
|
+ bring back playground
|
|
+ fix non-ascii rendering in gg (ä, å, etc)
|
|
+ cache all tokens once
|
|
+ cache vlib (right now it's re-compiled every time)
|
|
+ fix openssl on older linux distros
|
|
+ tcc backend
|
|
+ fix all c warnings with -pedantic
|
|
+ set up pvs
|
|
+ javascript backend
|
|
+ o(log n) type lookup
|
|
+ `none` keyword for optionals
|
|
+ table: migrate all find*** functions to optionals
|
|
+ prebuilt binaries for all platforms
|
|
|