mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
d07975335d
* time: add str() method to Duration * add Duration.str tests, move time.infinite to time.v, to be visible to the JS backend Co-authored-by: Delyan Angelov <delian66@gmail.com> |
||
---|---|---|
.. | ||
misc | ||
chrono.c.v | ||
chrono.v | ||
duration_test.v | ||
format.v | ||
operator_test.v | ||
operator.v | ||
parse_test.v | ||
parse.c.v | ||
parse.js.v | ||
parse.v | ||
private_test.v | ||
stopwatch_test.v | ||
stopwatch.v | ||
time_addition_test.v | ||
time_darwin.c.v | ||
time_format_test.v | ||
time_js.js.v | ||
time_linux.c.v | ||
time_nix.c.v | ||
time_solaris.c.v | ||
time_test.v | ||
time_windows.c.v | ||
time.c.v | ||
time.js.v | ||
time.v | ||
unix.v | ||
Y2K38_test.v |