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

15 Commits

Author SHA1 Message Date
yuyi
f6844e9766
all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
yuyi
c3548c9413
tests: omit testsuite_begin/end() optional (#15871) 2022-09-25 10:29:25 +03:00
yuyi
41dbd12bc4
tests: make error handling the same as the main function (#15825) 2022-09-21 19:45:43 +03:00
Daniel Däschle
d679146a80
fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
Larpon
0ec1c8d9f0
szip: expose zip_folder (#14356) 2022-05-11 16:48:41 +03:00
Dialga
4400f9891e
szip: fix extracting dot folders (#13387) 2022-05-09 07:45:36 +03:00
Delyan Angelov
969e0dce20
szip: cleanup after tests 2021-11-28 15:30:26 +02:00
Alexander Medvednikov
858ba25d55 os: make chdir() return error 2021-08-28 09:35:39 +03:00
penguindark
e4e6c90292
zip: read in memory (#10960) 2021-07-25 21:29:51 +03:00
Delyan Angelov
5ac9e39d44
szip: run vfmt, refactor test 2021-04-02 08:26:14 +03:00
koplenov
9f7cf5cc37
szip: add support for unpacking zip archives and simple zip files 2021-04-02 01:59:01 +02:00
StunxFS
d78c9476e9
szip: use enums instead of constants (#8905) 2021-02-22 20:02:45 +02:00
StunxFS
ac1c4932e7
szip: change documentation style (#8883) 2021-02-22 14:59:36 +02:00
yuyi
64fa5e6383
szip: fix szip_test (#6980) 2020-11-27 21:20:43 +01:00
Enzo
601d098b48
szip: make compile (#6314) 2020-09-06 15:04:27 +02:00