v/vlib/v/builder
Tim Basel 9d0a5942ac
builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041)
2022-02-11 15:52:33 +02:00
..
cbuilder builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
interpreterbuilder os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
jsbuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
nativebuilder all: split all backends into cmd/tools/builders (#12811) 2021-12-12 22:10:43 +03:00
builder.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
cc.v os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
cflags.v fmt: smarter if condition wrapping (#8201) 2021-01-23 10:33:22 +02:00
compile.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00
msvc.v os: remove trim_space() in os.execute() on windows, to make implementations consistent (#13272) 2022-01-25 14:09:56 +02:00
rebuilding.v builtin: change IError `msg` and `code` to methods + fix vlib, add a deprecation notice for the old usages (#13041) 2022-02-11 15:52:33 +02:00