1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
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