1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/tools
2020-01-08 17:57:41 +01:00
..
fast
modules compiler: move prelude files to tools/preludes/ 2020-01-08 17:57:41 +01:00
preludes compiler: move prelude files to tools/preludes/ 2020-01-08 17:57:41 +01:00
.gitignore
gen1m.v clean up the parser a bit; run vfmt; add x64 to ci 2020-01-06 23:15:37 +01:00
gen_vc.v
oldv.v flag: fix displaying of both abbreviated and long options 2019-12-30 16:38:32 +01:00
performance_compare.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcreate.v
vfmt.v vfmt: ensure that by default stdout is used only for the formatted source 2019-12-31 06:02:49 +01:00
vnames.v
vpm.v vpm: add support for other VCS for modules, like hg 2020-01-03 22:07:58 +01:00
vrepl.v post increment/decrement repl fix 2020-01-07 12:26:49 +01:00
vtest-compiler.v ensure that v fmt can be run over most .v files on each PR 2019-12-25 15:54:48 +03:00
vtest-fmt.v compiler: move prelude files to tools/preludes/ 2020-01-08 17:57:41 +01:00
vtest.v
vup.v