1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/cmd/tools
Daniel Däschle 79dad0bca9
parser: fix enum default value in struct
* parser: fix enum default value in struct

* Add a test for the enum default values in structs.

* Fix compilation of vfmt.

* Run vfmt over enum_default_value_in_struct_test.v

* Cleanup spurious , in vfmt output for enum declarations

Co-authored-by: Delyan Angelov <delian66@gmail.com>
2020-04-12 13:35:54 +03:00
..
bench
fast
modules ci: msvc tests fix 2020-04-11 16:57:02 +02:00
preludes tests: cleanup look for assertions. Fix jump to failure in emacs/vim again 2020-04-08 03:45:49 +03:00
.gitignore
check-md.v
gen1m.v
gen_vc.v
oldv.v
performance_compare.v
vbin2v.v
vbuild-examples.v
vbuild-tools.v
vbuild-vbinaries.v
vcreate.v cgen: fix _ = ... 2020-04-08 00:46:16 +02:00
vfmt.v parser: fix enum default value in struct 2020-04-12 13:35:54 +03:00
vnames.v
vpm.v
vrepl.v
vself.v cmd: show cleaner messages, when v can not compile a tool, or update itself 2020-04-07 17:56:33 +03:00
vsetup-freetype.v
vtest-compiler.v
vtest-fixed.v test-fixed: fix compilation 2020-04-11 14:48:59 +03:00
vtest-fmt.v
vtest.v
vup.v cmd: show cleaner messages, when v can not compile a tool, or update itself 2020-04-07 17:56:33 +03:00