mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
roadmap: vweb
This commit is contained in:
parent
278e747c7a
commit
828b8097d0
@ -17,7 +17,8 @@
|
|||||||
- [ ] -skip-unused on by default
|
- [ ] -skip-unused on by default
|
||||||
- [ ] `any` type
|
- [ ] `any` type
|
||||||
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
|
- [ ] `copy()` builtin function (e.g. for easier conversion from `[]Foo` to `[4]Foo`)
|
||||||
- [ ] better documentation platform
|
- [ ] A better documentation platform
|
||||||
|
- [ ] Improve vweb: allow separation of logic via "controllers", lots of other fixes
|
||||||
|
|
||||||
## [Version 1.0]
|
## [Version 1.0]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user