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

18 Commits

Author SHA1 Message Date
49ec2c86ae oldv: match the v commit in the vc log by --grep, falling back to --before= 2021-01-12 12:44:34 +02:00
3f2133c65e examples,tools: cleanup most warnings 2020-12-04 16:05:39 +02:00
31ef921ef2 ci: fix warnings/errors due to the vfmt change 2020-10-15 16:17:52 +03:00
3795aaab5c v test-fmt: reformat some skipped files, comment on the remaining ones 2020-10-15 00:39:09 +03:00
5ae8853648 all: change f mut Foo to mut f Foo 2020-06-04 10:35:40 +02:00
acb58a1f98 parser: add p.peek_tok3, fix for ...<a.len... 2020-05-22 19:48:47 +03:00
7f4cf08516 parser: check (mut f Foo) syntax 2020-05-17 13:51:18 +02:00
d33082dffe oldv: fix compilation, make VGitOptions fields public 2020-05-10 18:41:46 +03:00
7a03b18bfe vgit: avoid generics; enables compilation of the performance_compare & oldv tools. 2020-04-20 18:39:25 +03:00
3c6a4dedd6 tool: fix vgit.v 2020-04-07 13:14:22 +02:00
a333ac1888 all: remove redundant parentheses in if statements 2020-03-29 10:08:42 +02:00
2f27758a4b os: realpath => real_path 2020-03-20 16:41:18 +01:00
9ef8499183 flag: unify apis 2020-03-19 07:06:37 +01:00
57b1b12ab6 os: tmpdir => temp_dir 2020-03-10 15:02:09 +01:00
876b73f92c os: join => join_path 2020-03-09 02:23:34 +01:00
783dee1f48 os: merge with filepath 2020-03-07 22:26:26 +01:00
6849a4e770 filepath: path separator (#3756) 2020-02-17 20:31:23 +01:00
9332a83ce6 move v.v to cmd/v 2020-02-09 10:08:04 +01:00