-
08d591af
by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Extend tests for FOR loop variables.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
05b5a374
by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Extend the range of usable variables in FOR loops.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57148
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
d73998bc
by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Better detection of %~ as modifier.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
d097babd
by Eric Pouech at 2024-09-27T23:12:57+02:00
cmd: Rewrite parsing of tokens= options in FOR /F loop.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>