• Roman Alifanov's avatar
    Add foreach proc iteration, fix DCE/CSE/dispatch bugs, hyphenated commands · 486b06d0
    Roman Alifanov authored
    - Add foreach line in proc syntax for process handle iteration
    - Fix DCE not tracking class methods used via objects
    - Fix CSE precomputing is_empty/is_number (they echo, don't set __CT_RET)
    - Fix proc.read() leaking echo to stdout when assigning to variable
    - Fix if/while condition with shell calls resolving incorrectly
    - Support hyphenated shell commands in lexer (e.g. dbus-monitor)
    486b06d0
Name
Last commit
Last update
.gear Loading commit data...
bootstrap Loading commit data...
examples Loading commit data...
lib Loading commit data...
tests Loading commit data...
LANGUAGE_SPEC.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
README_ru.md Loading commit data...
content Loading commit data...
content.in Loading commit data...
content.spec Loading commit data...
meson.build Loading commit data...