1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
728344ff65 ci: fix v test-cleancode 2021-01-25 12:55:01 +02:00
70ad49e186 time: complete doc (#8070) 2021-01-13 16:30:54 +02:00
0c50f0c9dc time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
e649cf84e3 rand: reorganize: phase 2 2020-06-09 15:06:07 +02:00
076089d3c5 checker: apply stricter type checks to function args and return types 2020-06-01 21:15:59 +02:00
65744207fc time: reorganize module 2020-02-06 14:19:44 +01:00
6d30697d9b time: move time.random() to time.misc module
avoids importing rand to programs that do not need pseudo random generation).
2020-01-07 12:58:24 +01:00