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

19 Commits

Author SHA1 Message Date
26b81d68b5 time: update doc comments (#14359) 2022-05-11 16:55:19 +03:00
91c1157810 time: relative update (#14240) 2022-05-01 10:47:05 +03:00
a2338dbb7c docs: document more builtin functions/methods (#14229) 2022-04-30 12:31:23 +03:00
881d0c04f1 time: add custom formatter (#14202) 2022-04-29 15:57:08 +03:00
59ed4be49a all: update copyright year 2022-01-04 12:21:12 +03:00
18be9e52be log: avoid using string__plus memory leak (#11128) 2021-08-11 09:26:02 +03:00
043f6420f7 time: extend date str formats (#9543) 2021-04-01 13:04:59 +03:00
1be7cc14d3 checker: check duplicate of a const name (#8396) 2021-01-28 18:34:55 +01:00
ac2c3847af all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
0c50f0c9dc time: v fmt (#7160) 2020-12-06 15:19:39 +01:00
e2e683199d time: do not panic on time.new_time({unix: 1608854400}).str() 2020-09-16 22:14:02 +03:00
03327e5161 time: minor fixes + vfmt 2020-09-10 13:26:01 +02:00
8f23accc4e time: add .format_ss_milli and .format_ss_micro methods 2020-07-21 11:58:33 +03:00
78e1127d99 cgen: treat the main module like any other v module 2020-07-01 00:53:53 +02:00
616b07204d vweb: add cookies with expire date 2020-06-29 21:14:36 +02:00
b5bf0eeac5 time: add .no_delimiter format option 2020-05-08 21:23:26 +03:00
3e68e429b6 checker: avert if else is unnecessary 2020-04-25 21:51:44 +02:00
4b36098e07 cgen: 1 error left 2020-03-20 20:35:00 +01:00
65744207fc time: reorganize module 2020-02-06 14:19:44 +01:00