roadmap: runes
parent
2308d0d520
commit
2a75a30be5
|
@ -9,7 +9,9 @@
|
||||||
- thread safe maps
|
- thread safe maps
|
||||||
- C2V translator
|
- C2V translator
|
||||||
- doom.v
|
- 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
|
+ maps with non-string keys
|
||||||
+ iOS/Android support
|
+ iOS/Android support
|
||||||
- parallel parser (and maybe checker/gen?)
|
- parallel parser (and maybe checker/gen?)
|
||||||
|
|
Loading…
Reference in New Issue