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

12 Commits

Author SHA1 Message Date
yuyi
017ace6ea7
vfmt: change all '$expr' to '${expr}' (#16428) 2022-11-15 16:53:13 +03:00
shove
26d643fc5d
all: rollback to old interpolation (step 3) (#16380) 2022-11-10 15:05:34 +03:00
Alexander Medvednikov
cc58d6a919 all: string interpolation fixes 2022-10-27 17:52:30 +03:00
Ikko Ashimine
82120d02a8
tools: fix typo in vbug.v (#13802) 2022-03-22 15:47:03 +02:00
Delyan Angelov
fa6f7d4c83
os: add os.quoted_path/1, use it consistently for running V itself 2022-01-22 21:13:28 +02:00
Delyan Angelov
6079448f35
tools: unset VCOLORS before producing reports with v bug 2021-12-14 17:35:03 +02:00
Enzo
e57b068df0
os: add open_uri/1, use it in v bug (#11450) 2021-09-09 10:48:53 +03:00
Delyan Angelov
2b92ccecb5
ci: fix v build-examples and v build-tools 2021-08-28 12:44:03 +03:00
Wertzui123
ee961b26e7
tools: fix v doctor markdown in v bug (#11296)
Github needs separate lines for the start/end markers
2021-08-25 01:13:25 +03:00
Delyan Angelov
e108a67952
tools: fix compilation of an instrumented vdbg in v bug hw.v (module lookup problem due to abs path) 2021-06-30 14:40:04 +03:00
zakuro
b34b56ee4e
vbug: use readline to read expected result (#10037) 2021-05-07 19:31:43 +03:00
Enzo
c174bfa52f
tools: add a v bug file.v tool to automatically report bugs on GitHub (#9746) 2021-04-19 21:40:54 +03:00