| Age | Commit message (Collapse) | Author | 
|---|
|  | Changelog: Implemented pipes in shell scripts | 
|  |  | 
|  |  | 
|  | Changelog: Added `True` and `False` literals, and comparison operators for boolean values | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Changelog: Added `args` parameter to `spawn` command to pass extra command-line arguments to the spawend tool | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Changelog: Experimental shell interpreter | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Changelog: Added `>`, `>=`, `<=` and `<` operators for numbers | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Changelog: Fix type error reporting for some command parameters | 
|  |  | 
|  |  | 
|  | Changelog: Report multiple parsing errors in single pass | 
|  | Changelog: Accept module name declaration |