Delyan Angelov
|
7a4ec9f60a
|
tools: add --before and --after options to `v watch`
|
2021-05-16 17:50:16 +03:00 |
Delyan Angelov
|
252249a348
|
tools: add a --silent option to `v watch`
|
2021-05-16 17:50:16 +03:00 |
Delyan Angelov
|
4728d102d9
|
os: add Process.finalise() and Process.free() methods to cleanup pipe descriptors
|
2021-05-09 21:50:47 +03:00 |
Uwe Krüger
|
d26ac5692e
|
all: various fixes for [heap]/auto-heap handling (#10033)
|
2021-05-07 15:58:48 +03:00 |
Delyan Angelov
|
626517f5f7
|
tools: turn `v -watch` into a `v watch` sub-command, so that it can have its own options
|
2021-04-28 12:29:50 +03:00 |
Delyan Angelov
|
e4a2d1b239
|
v -watch: support for VWATCH_IGNORE_EXTENSIONS
|
2021-04-28 09:22:37 +03:00 |
Delyan Angelov
|
c44ec9cd97
|
v -watch: support for VWATCH_ADD_FILES
|
2021-04-28 09:12:07 +03:00 |
Delyan Angelov
|
a0963f4d74
|
v -watch: support for VWATCH_CLEAR_TERMINAL
|
2021-04-28 09:12:06 +03:00 |
Delyan Angelov
|
bb4f0ed4a9
|
tools: fix vwatch.v compilation
|
2021-04-25 09:31:01 +03:00 |
Delyan Angelov
|
b8e9f085eb
|
vfmt: cleanup StringInterLiteral.get_fspec_braces/1
|
2021-04-15 09:46:05 +03:00 |
Delyan Angelov
|
f1549b3ee7
|
vfmt: make ${} more robust; require it for every interpolation that uses '...' or "..."
|
2021-04-15 09:28:40 +03:00 |
Delyan Angelov
|
3ea9868d0e
|
v -watch: rerun compilation after `v self` too
|
2021-04-05 11:04:31 +03:00 |
Delyan Angelov
|
c698fa1a58
|
all: support `v -watch run` (#9577)
|
2021-04-04 16:05:06 +02:00 |