mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
roadmap: runes
This commit is contained in:
parent
2308d0d520
commit
2a75a30be5
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@
|
|||
- thread safe maps
|
||||
- C2V translator
|
||||
- doom.v
|
||||
- rune type, replace `ustring` with `[]rune`, fix `byte.str()`
|
||||
+ rune type
|
||||
- replace `ustring` with `[]rune`
|
||||
+ fix `byte.str()`
|
||||
+ maps with non-string keys
|
||||
+ iOS/Android support
|
||||
- parallel parser (and maybe checker/gen?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue