Alexander Medvednikov
|
f293874c05
|
all: replace []byte with []u8
|
2022-04-17 12:14:28 +02:00 |
Delyan Angelov
|
295156e054
|
checker,cgen: implement v.profile.on/1, support `[if profile]` and `-d no_profile_startup` (#13232)
|
2022-01-21 03:26:05 +02:00 |
Delyan Angelov
|
6ff953d936
|
preludes,builder,cgen: add support for VTEST_RUNNER=tap and -test-runner tap (#12523)
|
2021-12-16 15:59:46 +02:00 |
Leo Developer
|
ace63594bf
|
all: support `$embed_file('embed.vv', .zlib)` (#12654)
|
2021-12-04 19:43:19 +02:00 |
Leo Developer
|
0f59d88ba6
|
v.embedfile: make path public (#12614)
|
2021-11-29 16:32:42 +02:00 |
Delyan Angelov
|
34d39ccb64
|
builtin: fix leak in rune.str(), fix leaks in most assert x == y statements in tests (#11091)
|
2021-08-13 18:37:34 +03:00 |
Delyan Angelov
|
955dc12523
|
v: replace execuast => executable
|
2021-05-31 09:39:18 +03:00 |
Delyan Angelov
|
8547762ab8
|
v.preludes: avoid warnings for short const names like `b` in tests with -stats
|
2021-05-08 23:00:38 +03:00 |
Alexander Medvednikov
|
7385f8e56b
|
all: a massive merge of ast and table modules
|
2021-04-02 01:57:09 +03:00 |
Delyan Angelov
|
0f042124cb
|
tests: support `fn test_fn() ? { opt()? }`
|
2021-03-05 14:18:21 +02:00 |
Lukas Neubert
|
18e88d2fc8
|
test-cleancode: add more of vlib/v (#8882)
|
2021-02-21 20:17:12 +02:00 |
Delyan Angelov
|
5c3ef588c3
|
live: move to vlib/v/live
|
2021-01-16 15:05:01 +02:00 |
Delyan Angelov
|
8571d9395b
|
preludes: move to vlib/v/preludes
|
2021-01-16 14:43:24 +02:00 |