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-15 16:52:46 +03:00 committed by GitHub
parent 849bef987c
commit d4a30d022b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,4 +29,5 @@
- remove all compiler memory leaks
- optimize the parser (reduce map lookups)
- prebuilt binaries for all platforms
- cache vlib (right now it's re-compiled every time)