Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes long standing parsing issue with command syntax | Araq | 2015-03-22 | 1 | -3/+6 |
| | |||||
* | Remove spurious import added in the last commit. | ReneSac | 2014-02-03 | 1 | -1/+1 |
| | |||||
* | Fix optarg() and added two more tests. | ReneSac | 2014-02-03 | 1 | -3/+9 |
| | | | | One for 'do notation' in a single function in an expression, another the trick of using the method call syntax to pass two parameters. | ||||
* | cleaned up command expressions | Araq | 2014-02-02 | 1 | -5/+10 |
| | |||||
* | command syntax is allowed in expressions | Araq | 2014-01-20 | 1 | -0/+12 |