Miccah
|
7e08e84bc1
|
vweb: refactor HTTP request parsing (#8874)
|
2021-02-27 23:18:25 +01:00 |
Miccah
|
2f9687d29b
|
net: add HTTP Header struct and methods (#8991)
|
2021-02-27 22:54:27 +01:00 |
Uwe Krüger
|
5306b2788c
|
all: extend `wait()` method to array of `thread` handles (#8840)
|
2021-02-22 15:08:52 +02:00 |
Delyan Angelov
|
0ccd9f9c6e
|
ci: add match_in_map_init_test.v to skip_with_asan_compiler and skip_with_fsanitize_address in `v test-self`
|
2021-02-21 19:56:17 +02:00 |
ka-weihe
|
1039d39846
|
ci: test-self with address sanitized compiler (#8866)
|
2021-02-21 16:09:19 +02:00 |
Uwe Krüger
|
0520b755f4
|
checker/cgen: support `print*()`, `.str()` and '$x' for `shared` (#8771)
|
2021-02-16 12:40:13 +01:00 |
Uwe Krüger
|
40066a5daa
|
checker: obey [ref_only] tag, allow embedding in other ref struct (#8707)
|
2021-02-13 00:47:37 +01:00 |
bettafish04
|
9b4f2edbfa
|
net: move unix socket code to net.unix and skip net/unix/unix_test.v … (#8681)
|
2021-02-11 18:51:12 +02:00 |
Delyan Angelov
|
f8db44bb15
|
ci: update reference to pool_test.v in skip_with_werror in `v test-self`
|
2021-02-11 13:12:00 +02:00 |
bettafish04
|
d4f6488afd
|
net: add better unix socket support (#8651)
|
2021-02-11 01:24:15 +01:00 |
Uwe Krüger
|
118ca1240e
|
all: allow `shared` element types for `struct` and arrays (#8631)
|
2021-02-08 00:28:29 +01:00 |
ka-weihe
|
367dbc7707
|
ci: add tests with -Werror (#8630)
|
2021-02-07 23:10:01 +01:00 |
Louis Schmieder
|
97c0ef3505
|
orm: struct field support (#8517)
|
2021-02-04 20:28:33 +01:00 |
Alexander Medvednikov
|
d86cb67eda
|
checker: add a test for the single letter receiver
|
2021-01-28 11:13:51 +01:00 |
Delyan Angelov
|
927606dc39
|
tools: rename `v test-compiler-full` to `v test-self`
|
2021-01-19 10:41:51 +02:00 |