Nahua
|
21b17fe234
|
io: add missing documentation and edit existing ones (#17105)
|
2023-01-25 22:03:20 +02:00 |
|
yuyi
|
f6844e9766
|
all: change optional to result of io (#16075)
|
2022-10-16 09:28:57 +03:00 |
|
Alexander Medvednikov
|
fb192d949b
|
all: replace []byte with []u8
|
2022-04-15 15:35:35 +03:00 |
|
Alexander Ivanov
|
0386f2bbea
|
checker: add an interface check for mutability, fixes #1081, fixes #7038 (#11963)
|
2021-10-11 15:41:31 +03:00 |
|
Delyan Angelov
|
1086b4ac5e
|
io: mark the mutability requirements of the Writer interface explicitly; swap the io.cp/2 parameter order to be like os.cp/2 (#10091)
|
2021-05-13 13:06:42 +03:00 |
|
Delyan Angelov
|
8a380f4699
|
tools: make v test-cleancode test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
|
Louis Schmieder
|
f5ce9388de
|
io: make io.cp use chunks (#9877)
|
2021-04-26 09:59:23 +03:00 |
|
Louis Schmieder
|
00261afbc1
|
io: add a cp function (#9875)
|
2021-04-25 21:22:33 +03:00 |
|