Delyan Angelov
|
738f847f89
|
tools: improve output of v bug file.v , fix v bug /long/abs/path/file.v too
|
2025-01-05 20:49:08 +02:00 |
|
Delyan Angelov
|
c77292ac2c
|
tools: fix v buf file.v , when run in a folder != vroot
|
2025-01-05 18:46:45 +02:00 |
|
Delyan Angelov
|
c44570c471
|
tools: improve v bug report wording
|
2025-01-02 14:35:17 +02:00 |
|
Bruno-Vdr
|
7cf77fbda0
|
tools: allow for passing arbitrary compiler flags to v bug , for example: v bug -cg -autofree file.v (#23335)
|
2025-01-02 01:53:34 +02:00 |
|
Delyan Angelov
|
b801083f13
|
Revert "os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)"
This reverts commit 93009823f9 .
|
2024-11-25 15:10:15 +02:00 |
|
Elsie
|
93009823f9
|
os: deprecate os.getwd in favor of os.get_current_dir (part 1) (#22966)
|
2024-11-25 12:17:33 +02:00 |
|
yuyi
|
cb58db56ef
|
all: change empty comment to newline (#22053)
|
2024-08-16 12:09:30 +03:00 |
|
Delyan Angelov
|
c6b6130529
|
tools: update the report template used by v bug file.v
|
2024-07-23 17:05:14 +03:00 |
|
Turiiya
|
2332c17bea
|
tools: fix typos (#19546)
|
2023-10-11 03:16:59 +03:00 |
|
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 |
|