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)
|
2019-09-29 00:21:10 +03:00
|
|
|
+ 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
|
2019-09-21 21:38:12 +03:00
|
|
|
+ `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
|
|
|
|