mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
docs: update urls in roadmap (#13509)
This commit is contained in:
parent
d86b18844e
commit
4cdb244151
@ -1,11 +1,11 @@
|
|||||||
## [Version 0.3](https://github.com/vlang/v/projects/5)
|
## [Version 0.3](https://github.com/vlang/v/projects/5)
|
||||||
- [ ] [make `-autofree` the default](https://github.com/vlang/v/issues/6989)
|
- [ ] [make `-autofree` the default](https://github.com/vlang/v/issues/6989)
|
||||||
- [x] [gc option]
|
- [x] [gc option]
|
||||||
- [ ] [coroutines](https://github.com/vlang/v/issues/561)
|
- [ ] [coroutines](https://github.com/vlang/v/discussions/11582)
|
||||||
- [x] channels
|
- [x] channels
|
||||||
- [x] lock{}
|
- [x] lock{}
|
||||||
- [x] thread safe arrays
|
- [x] thread safe arrays
|
||||||
- [ ] [thread safe maps](https://github.com/vlang/v/issues/6992)
|
- [ ] [thread safe maps](https://github.com/vlang/v/discussions/11729)
|
||||||
- [ ] [C2V translator](https://github.com/vlang/v/issues/6985)
|
- [ ] [C2V translator](https://github.com/vlang/v/issues/6985)
|
||||||
- [ ] doom.v
|
- [ ] doom.v
|
||||||
- [x] rune type
|
- [x] rune type
|
||||||
|
Loading…
Reference in New Issue
Block a user