.. |
.gitignore
|
…
|
|
bad_st_as.out
|
gen: panic with correct type names (#8355)
|
2021-01-30 18:54:05 +02:00 |
bad_st_as.vv
|
…
|
|
cli_command_no_execute.out
|
cli: help displayed when a Command has no execute function (fix #6530) (#6567)
|
2020-10-07 05:39:13 +02:00 |
cli_command_no_execute.vv
|
cli: show help for empty root command (#6636)
|
2020-10-17 19:06:27 +03:00 |
cli_root_default_help.out
|
cli: show help for empty root command (#6636)
|
2020-10-17 19:06:27 +03:00 |
cli_root_default_help.vv
|
cli: show help for empty root command (#6636)
|
2020-10-17 19:06:27 +03:00 |
compiler_test.v
|
ci: fix a race in vlib/v/compiler_errors_test.v execution on m1
|
2021-04-05 22:57:59 +03:00 |
dump_expression.out
|
cgen: fix a c error, when using dump(ptr) (#9468)
|
2021-03-26 08:35:12 +02:00 |
dump_expression.vv
|
cgen: fix a c error, when using dump(ptr) (#9468)
|
2021-03-26 08:35:12 +02:00 |
enum_print.out
|
…
|
|
enum_print.vv
|
…
|
|
file.html
|
parser: disable template variables in `<style>` (#9777)
|
2021-04-17 15:47:36 +03:00 |
file.md
|
tmpl: add a tmpl_all_in_one_folder.vv test; fix for static_vars_in_translated_mode.vv
|
2021-02-28 19:14:19 +02:00 |
fixed_array_index.out
|
cgen: add fixed array bounds checking for non-literal index (#8832)
|
2021-02-22 14:54:24 +02:00 |
fixed_array_index.vv
|
cgen: add fixed array bounds checking for non-literal index (#8832)
|
2021-02-22 14:54:24 +02:00 |
fixed_array_slice.out
|
cgen: add fixed array bounds checking for non-literal index (#8832)
|
2021-02-22 14:54:24 +02:00 |
fixed_array_slice.vv
|
cgen: add fixed array bounds checking for non-literal index (#8832)
|
2021-02-22 14:54:24 +02:00 |
footer.md
|
tmpl: add a tmpl_all_in_one_folder.vv test; fix for static_vars_in_translated_mode.vv
|
2021-02-28 19:14:19 +02:00 |
header.md
|
tmpl: add a tmpl_all_in_one_folder.vv test; fix for static_vars_in_translated_mode.vv
|
2021-02-28 19:14:19 +02:00 |
hello.out
|
…
|
|
hello.vv
|
ci: vet all files from the compiler (#5994)
|
2020-07-27 12:15:29 +02:00 |
hello_devs.out
|
…
|
|
hello_devs.vv
|
ci: vet all files from the compiler (#5994)
|
2020-07-27 12:15:29 +02:00 |
nested_structs.out
|
cgen: simplify .str() generation (#7038)
|
2020-12-01 16:09:03 +01:00 |
nested_structs.vv
|
…
|
|
os.out
|
docs: ROADMAP.md instead of roadmap.txt (#9002)
|
2021-02-27 21:18:47 +03:00 |
os.vv
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
panic_with_cg.out
|
builtin: make panics more IDE friendly
|
2021-03-16 20:50:11 +02:00 |
panic_with_cg.vv
|
…
|
|
printing_fixed_array_of_pointers.out
|
cgen: fix using and auto printing `x := [16]&Type{}`
|
2021-05-20 15:59:02 +03:00 |
printing_fixed_array_of_pointers.vv
|
cgen: fix using and auto printing `x := [16]&Type{}`
|
2021-05-20 15:59:02 +03:00 |
string_interp.out
|
…
|
|
string_interp.vv
|
ci: vet all files from the compiler (#5994)
|
2020-07-27 12:15:29 +02:00 |
tmpl_all_in_one_folder.out
|
tmpl: add a tmpl_all_in_one_folder.vv test; fix for static_vars_in_translated_mode.vv
|
2021-02-28 19:14:19 +02:00 |
tmpl_all_in_one_folder.vv
|
tmpl: add a tmpl_all_in_one_folder.vv test; fix for static_vars_in_translated_mode.vv
|
2021-02-28 19:14:19 +02:00 |
tmpl_parse_html.out
|
parser: disable template variables in `<style>` (#9777)
|
2021-04-17 15:47:36 +03:00 |
tmpl_parse_html.vv
|
tmpl: inline styles with attributes (#9605)
|
2021-04-06 15:17:40 +02:00 |