Uwe Krüger
|
d26ac5692e
|
all: various fixes for [heap]/auto-heap handling (#10033)
|
2021-05-07 15:58:48 +03:00 |
Miccah
|
f809d4052f
|
net.http: change header behavior to keep custom header case (#9602)
|
2021-04-08 02:12:46 +02:00 |
Delyan Angelov
|
4822274d29
|
x.websocket: use &byte instead of byteptr
|
2021-04-05 19:53:48 +03:00 |
Anton Zavodchikov
|
9b9ef5fe1b
|
x.websocket: add header to client (#9517)
|
2021-03-30 11:39:07 +02:00 |
Miccah
|
d81b6e7805
|
encoding.base64: change base64 function signatures to use `[]byte` (#8970)
|
2021-02-26 08:22:12 +02:00 |
zakuro
|
f54c1a5cc2
|
all: add strings.Builder.write_string and use write_string instead of write (#8892)
|
2021-02-22 13:18:11 +02:00 |
Nick Treleaven
|
4a0367a63c
|
vlib: add [unsafe] tag to more functions: tos, string_from_wide, strings.Builder: write_bytes, free (#8766)
|
2021-02-15 17:15:52 +02:00 |
Nick Treleaven
|
ea803113c3
|
checker: check `unsafe` V function calls (#8752)
|
2021-02-14 19:31:42 +01:00 |
Lukas Neubert
|
8b61891348
|
fmt: smarter if condition wrapping (#8201)
|
2021-01-23 10:33:22 +02:00 |
Daniel Däschle
|
53941c4a0a
|
fmt: fix if cond break readability (#8132)
|
2021-01-16 02:12:17 +01:00 |
Tomas Hellström
|
cc17f145c5
|
websocket: make compile with autofree (#8023)
|
2021-01-11 09:03:10 +01:00 |
Delyan Angelov
|
b7a5dbf7b4
|
test-cleancode: add the rest of vlib/x/websocket/
|
2020-12-28 07:25:46 +02:00 |
Tomas Hellström
|
d12f5f7ba0
|
x.websocket: vdoc (#7091)
|
2020-12-04 01:52:26 +01:00 |
Tomas Hellström
|
7c394b9d58
|
x.websocket: docs and cleanup (#7078)
|
2020-12-02 04:02:53 +01:00 |
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |
Delyan Angelov
|
98e8894d90
|
x.websocket: more informative errors
|
2020-11-06 16:10:22 +02:00 |
Delyan Angelov
|
aad122334b
|
vlib: fix warnings due to the vfmt change
|
2020-10-17 16:26:56 +03:00 |
Daniel Däschle
|
fcc61a981d
|
all: TypeSymbol.source_name (#6187)
|
2020-08-22 12:29:15 +02:00 |
Tomas Hellström
|
fb148e0b61
|
x.websockets: new websockets module on top of x.net (#6189)
|
2020-08-22 00:50:38 +02:00 |