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)
|
2019-09-28 23:21:10 +02:00
|
|
|
+ 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
|
2019-09-21 20:38:12 +02:00
|
|
|
+ `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
|
|
|
|