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

7 Commits

Author SHA1 Message Date
Swastik Baranwal
e9a3817aed checker: disallow enum initalization (#17361) 2023-02-19 22:22:07 +01:00
yuyi
f6844e9766 all: change optional to result of io (#16075) 2022-10-16 09:28:57 +03:00
Delyan Angelov
6fcab013eb os.notify: fix sizeof(C.epoll_event) == 12 with tcc (was 16, while with gcc/clang it is 12) 2022-09-29 13:27:07 +03:00
Daniel Däschle
d679146a80 fmt: remove space in front of ? and ! (#14366) 2022-05-13 06:56:21 +03:00
Uwe Krüger
72358833e0 time: use Duration(C.INT64_MAX) as infinite (#10539) 2021-06-22 12:17:44 +03:00
Miccah
a0b7e1a0ca os/notify: make epoll wrapper thread safe (#10473) 2021-06-16 04:03:33 +03:00
Miccah
e328b1d292 os: create epoll wrapper (#10404) 2021-06-15 04:44:31 +03:00