-
Roman Alifanov authored
Unknown function calls now compile directly as shell commands: grep ("pattern") instead of shell.exec ("grep pattern"). Added mixed pipe support (CT func | shell cmd) with fd 3 redirect. Removed ngrep builtin (grep can be called directly now).995944ab
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_integration.py | ||
| test_lexer.py | ||
| test_parser.py |