Commit Graph

9 Commits (e3b5d7fd7c6d616d87f3c81794e35629b65a7899)

Author SHA1 Message Date
Alexander Medvednikov a57e29dfc5 os: replace dir_exists with is_dir; file_exists() => exists() 2019-12-04 23:17:45 +03:00
joe-conigliaro d8bf0df7e9
fix regression with v compilation (#2973) 2019-12-04 21:18:31 +11:00
joe-conigliaro 39655a7d9b update gen_vc with -output-cross-platform-c 2019-12-04 11:42:18 +03:00
Delyan Angelov ec15bfb7d1 v test v => v test-compiler 2019-12-01 12:50:13 +03:00
Don Alfons Nisnoni 3a6ccf7f31 os: mkdir() error handling 2019-11-23 19:55:18 +03:00
joe-conigliaro 59378dce46 compiler/vlib: replace substr/left/right with `[start..end]` everywhere 2019-10-27 10:03:15 +03:00
joe-conigliaro 8974aa4513 compiler/vlib: change `_ :=` to `_ =` and disable `_ :=` 2019-09-25 15:10:45 +03:00
joe-conigliaro e1dd8716fb tools: gen_vc - add purge flag 2019-08-31 19:00:40 +03:00
joe-conigliaro b737eb1a87 tools: move gen_vc into the v repo 2019-08-31 17:44:01 +03:00