1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/time
2021-03-26 11:42:51 +03:00
..
misc ci: fix v test-cleancode 2021-01-25 12:55:01 +02:00
format.v checker: check duplicate of a const name (#8396) 2021-01-28 18:34:55 +01:00
operator_test.v time: consolidate the different sleep functions into time.wait(Duration) (#8853) 2021-02-21 17:05:03 +02:00
operator.v time: minor cleanup of operators (#9097) 2021-03-03 23:56:14 +01:00
parse_test.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
parse.v Revert "time: use .c.v for files that use C. functions (#9447)" 2021-03-25 07:35:34 +03:00
private_test.v time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
stopwatch_test.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
stopwatch.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
time_darwin.c.v fmt: insert newline after last HashStmt (#8482) 2021-02-01 14:50:41 +01:00
time_format_test.v vfmt: shorten main.const_name to just const_name 2021-01-25 20:57:33 +02:00
time_linux.c.v time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
time_nix.c.v time: fix .sleep() with -gc boehm 2021-03-20 16:24:46 +02:00
time_solaris.c.v clipboard: add a clipboard.x11 submodule, use it by default; add a clipboard.dummy for solaris 2020-12-25 19:34:21 +02:00
time_test.v time: time.wait() => time.sleep() 2021-02-27 20:41:06 +03:00
time_windows.c.v checker: define missing C fn args & check C & JS args (#8770) 2021-03-05 17:41:11 +03:00
time.v checker: warn about automatic (de)referencing; freetype: compilation flag fixes 2021-03-26 11:42:51 +03:00
unix.v all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00