docs: update urls in roadmap (#13509)

pull/13518/head
Milo 2022-02-18 12:19:06 +00:00 committed by GitHub
parent d86b18844e
commit 4cdb244151
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
## [Version 0.3](https://github.com/vlang/v/projects/5)
- [ ] [make `-autofree` the default](https://github.com/vlang/v/issues/6989)
- [x] [gc option]
- [ ] [coroutines](https://github.com/vlang/v/issues/561)
- [ ] [coroutines](https://github.com/vlang/v/discussions/11582)
- [x] channels
- [x] lock{}
- [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)
- [ ] doom.v
- [x] rune type