mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
time: move pure V function from time.c.v
This commit is contained in:
parent
f2cda1a529
commit
45534b512b
6 changed files with 187 additions and 158 deletions
|
@ -16,6 +16,7 @@
|
|||
- [ ] parallel parser
|
||||
- [ ] parallel checker
|
||||
- [x] parallel cgen
|
||||
- [ ] parallel C compilation
|
||||
- [ ] `recover()` from panics
|
||||
- [x] IO streams
|
||||
- [x] struct embedding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue