v/vlib/v
Alexander Medvednikov 8260236331 vfmt: run on fmt.v 2020-04-05 18:15:50 +02:00
..
ast vfmt: more fixes + run on cgen.v 2020-04-05 18:03:36 +02:00
builder ast: const impl & global scope & objects 2020-04-04 14:14:40 +11:00
checker add support for errcode in or{} optional blocks. 2020-04-04 21:47:57 +03:00
depgraph cgen: sort structs 2020-03-05 23:27:24 +01:00
doc ast: const impl & global scope & objects 2020-04-04 14:14:40 +11:00
eval eval: fix new_checker call 2020-04-04 02:03:41 +02:00
fmt vfmt: run on fmt.v 2020-04-05 18:15:50 +02:00
gen vfmt: run on fmt.v 2020-04-05 18:15:50 +02:00
parser fmt: struct field comments on the same line 2020-04-05 12:25:39 +02:00
pref v2: compile vfmt again; consistent colored error messages 2020-04-03 18:42:22 +03:00
scanner vfmt: more fixes + run on cgen.v 2020-04-05 18:03:36 +02:00
table vfmt: more fixes; enable `v fmt` and `v fmt -w` 2020-04-05 03:37:38 +02:00
tests ci: extract separate working_with_an_empty_struct_test.v 2020-04-05 12:55:54 +03:00
token vfmt: comments and other fixes 2020-04-05 02:08:13 +02:00
util launch_tool: use println for verbose messages instead of eprintln 2020-04-05 15:31:09 +03:00