.. |
misc
|
rand: simplify rand.PRNG, move to optional types for error handling (#13570)
|
2022-02-23 12:36:14 +02:00 |
README.md
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |
Y2K38_test.v
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
chrono.c.v
|
…
|
|
chrono.v
|
…
|
|
custom_format_test.v
|
time: add custom formatter (#14202)
|
2022-04-29 21:38:24 +02:00 |
duration_test.v
|
time: add Duration.str() (#12897)
|
2021-12-19 19:32:42 +02:00 |
format.v
|
time: relative update (#14240)
|
2022-05-01 19:25:52 +02:00 |
operator.v
|
…
|
|
operator_test.v
|
…
|
|
parse.c.v
|
all: byte => u8
|
2022-04-17 12:14:27 +02:00 |
parse.js.v
|
…
|
|
parse.v
|
time: add missing doc string to parse.v (#13933)
|
2022-04-05 13:21:37 +03:00 |
parse_test.v
|
toml: add date and time checks (#12427)
|
2021-11-11 07:27:41 +02:00 |
private_test.v
|
…
|
|
relative_test.v
|
time: relative update (#14240)
|
2022-05-01 19:25:52 +02:00 |
stopwatch.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |
stopwatch_test.v
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
time.c.v
|
time: implement Time.strftime(fmt string) as a wrapper for strftime(3) (#13898)
|
2022-04-02 18:33:37 +03:00 |
time.js.v
|
gg: add text rendering, keyboard event handling for JS and other fixes (#12932)
|
2021-12-22 12:26:52 +02:00 |
time.v
|
time: relative update (#14240)
|
2022-05-01 19:25:52 +02:00 |
time_addition_test.v
|
…
|
|
time_darwin.c.v
|
all: replace "NB:" with "Note:" (docs/comments)
|
2022-03-06 20:01:22 +03:00 |
time_format_test.v
|
…
|
|
time_js.js.v
|
gg: add text rendering, keyboard event handling for JS and other fixes (#12932)
|
2021-12-22 12:26:52 +02:00 |
time_linux.c.v
|
…
|
|
time_nix.c.v
|
time: fix repetitive time.now().local().local().local() offsetting the time further and further (#13861)
|
2022-04-01 00:11:17 +03:00 |
time_solaris.c.v
|
…
|
|
time_test.v
|
time: implement Time.strftime(fmt string) as a wrapper for strftime(3) (#13898)
|
2022-04-02 18:33:37 +03:00 |
time_windows.c.v
|
time: fix error for time.local() on windows (#13892)
|
2022-04-01 17:16:46 +03:00 |
unix.v
|
all: update copyright year
|
2022-01-04 12:21:12 +03:00 |