.. |
walker
|
all: change optional to result in vlib/v. (#16177)
|
2022-10-24 11:51:20 +03:00 |
ast.v
|
all: support typeof[ T ]().idx and typeof[ T ]().name, where T can be any type, including ![]&string (#16513)
|
2022-12-07 11:26:27 +02:00 |
attr.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
cflags_test.v
|
ast: fix bug in parsing -Isomething -Danother from #flag and #pkgconfig directives
|
2021-12-15 17:55:52 +02:00 |
cflags.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
comptime_const_values.v
|
cgen,checker: support simple voidptr casts in consts, without delaying the initialisation to _vinit (#15996)
|
2022-10-08 13:14:26 +03:00 |
embed_file.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
init.v
|
ast: use const empty_expr instead of fn empty_expr (thanks to Joe Conigliaro for the idea) (#15175)
|
2022-07-22 12:14:46 +03:00 |
native.v
|
all: split all backends into cmd/tools/builders (#12811)
|
2021-12-12 22:10:43 +03:00 |
scope.v
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
str.v
|
all: support typeof[ T ]().idx and typeof[ T ]().name, where T can be any type, including ![]&string (#16513)
|
2022-12-07 11:26:27 +02:00 |
table.v
|
all: replace generic '<>' with '[]' in error messages and comments (#16571)
|
2022-12-02 09:22:48 +02:00 |
type_size_test.v
|
all: change index expr returning optional to result too (#16097)
|
2022-10-19 21:04:16 +03:00 |
types_test.v
|
all: v.ast.byte_type -> v.ast.u8_type (#14964)
|
2022-07-06 13:32:30 +03:00 |
types.v
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |