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

13 Commits

Author SHA1 Message Date
Alexey
dced76d1a4 os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
Alexander Medvednikov
54707ff81d do not allow calloc(0) 2019-12-16 22:48:55 +03:00
Alexander Medvednikov
a57e29dfc5 os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
Delyan Angelov
ec15bfb7d1 v test v => v test-compiler 2019-12-01 12:50:13 +03:00
Alexander Medvednikov
94318b1287 x64: use correct exe name and set +x 2019-11-22 19:09:14 +03:00
Don Alfons Nisnoni
28117353a9 tools/fast.v: calculate the difference between current and previous results 2019-11-20 17:59:37 +03:00
Alexander Medvednikov
06a7954298 update roadmap 2019-11-08 07:49:56 +03:00
Alexander Medvednikov
0ca75f7782 tools/fast: run git pull 2019-11-08 00:07:53 +03:00
Alexander Medvednikov
6c1b0785de tools/fast: minor layout fix 2019-11-07 22:24:25 +03:00
Alexander Medvednikov
7a29d959ce tools/fast: test hello world 2019-11-07 21:59:34 +03:00
Alexander Medvednikov
13ee2ad670 tools/fast: use clang 2019-11-07 21:53:07 +03:00
Alexander Medvednikov
c93e51e92d tools/fast.v: small fixes 2019-11-07 21:47:31 +03:00
Alexander Medvednikov
f9e79cd73c tools: fast.v for fast.vlang.io 2019-11-07 21:36:42 +03:00