1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/tools
Dongliang Ma 46ac22f3e5 vget fixes
* refactor(tools): remove trailing spaces in vget.v

* refactor(tools): fix mix tabs and spaces

* fix(tools): vget should exit non-zero when call with invalid arguments

* refactor(tools): extract vmodules directory create and chdir logic

* feat(tools): add travis-ci check to vget
2019-09-28 14:21:52 +03:00
..
compare_v_performance_between_commits tooling: add tools/compare_v_performance_between_commits 2019-09-28 14:17:16 +03:00
gen_vc.v compiler/vlib: change _ := to _ = and disable _ := 2019-09-25 15:10:45 +03:00
performance_compare.v tooling: add tools/compare_v_performance_between_commits 2019-09-28 14:17:16 +03:00
vget.v vget fixes 2019-09-28 14:21:52 +03:00