1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

update september.plan

This commit is contained in:
Alexander Medvednikov 2019-09-16 13:53:40 +03:00
parent 279f7d57cb
commit 615fa91675

View File

@ -30,4 +30,5 @@
- optimize the parser (reduce map lookups)
- prebuilt binaries for all platforms
- cache vlib (right now it's re-compiled every time)
- fix interfaces