Files
ports/shells
Cy Schubert 1b7543ed5c Update to the latest ast/ksh93 github commit.
Notable fixes:

    Fix `${+}` parameter expansion inside loops

    `nv_getval()` function internally calls `nv_optimize()` and
    optimizations outside `varsub()` function depend on it. Using
    `nv_isnull()` instead of `nv_getval()` was causing broken behavior
    with `${+}` parameter expansions inside loops.

    Resolves: #70
2018-12-23 05:45:01 +00:00
..
2018-09-13 20:58:56 +00:00
2018-10-11 02:33:20 +00:00
2018-10-10 10:24:15 +00:00
2018-12-05 20:01:10 +00:00
2018-09-21 08:41:47 +00:00