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

14 lines
176 B
Plaintext
Raw Normal View History

2020-06-24 14:44:09 +03:00
+ = done
- = TODO
- coroutines
2020-06-24 16:27:23 +03:00
- bring back lock{}
- thread safe arrays/maps
2020-06-24 14:44:09 +03:00
- C2V translator
- doom.v
2020-06-24 16:27:23 +03:00
- rune type, replace ustring with []rune
- maps with non-string keys
2020-06-24 14:44:09 +03:00