Delyan Angelov
|
19e4f5ec73
|
tools: implement progres bar for `v check-md .`
|
2021-04-12 15:51:28 +03:00 |
Delyan Angelov
|
ee42dd914c
|
tools: make `v check-md` more strict about unformatted code samples in `failcompile` sections.
|
2021-04-12 15:11:57 +03:00 |
zakuro
|
0abb38472b
|
vcheck-md: minor cleanup (#9229)
|
2021-03-10 17:46:07 +02:00 |
Delyan Angelov
|
d7049ae2da
|
os: deprecate os.exec (returning ?os.Result), in favour of os.execute, which returns os.Result (#8974)
|
2021-03-08 20:52:13 +02:00 |
Delyan Angelov
|
849cde245c
|
v: support dump(expr) (#9160)
|
2021-03-06 18:09:28 +01:00 |
spaceface
|
b712af56fd
|
all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
|
2021-03-01 00:18:14 +01:00 |
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
Lukas Neubert
|
59c1c77bfe
|
check-md: fix missing default_command when nofmt was set (#8591)
|
2021-02-05 20:25:27 +02:00 |
Lukas Neubert
|
76ea3e7b41
|
tools/check-md: allow directories as args and deprecate -all flag (#8582)
|
2021-02-05 16:46:20 +01:00 |