summary refs log tree commit diff stats
path: root/tests/parser
Commit message (Expand)AuthorAgeFilesLines
...
| * Added tests for keyword operators in tstrongspacesReneSac2015-04-081-1/+18
* | Get rid of tkUnderscore. Map _ to tkSymbol.Dominik Picheta2015-04-081-0/+3
* | Implements #2154.Dominik Picheta2015-03-311-0/+18
|/
* fixes long standing parsing issue with command syntaxAraq2015-03-222-3/+13
* fixes #1802Araq2015-03-221-0/+19
* fixes #1805Araq2015-03-211-0/+19
* fixes #2123Araq2015-02-141-0/+11
* fixes a small bug concerning semicolons for top level statementsAraq2014-12-231-2/+6
* osproc compiles again for haikuAraq2014-03-101-0/+52
* Remove spurious import added in the last commit.ReneSac2014-02-031-1/+1
* Fix optarg() and added two more tests.ReneSac2014-02-031-3/+9
* cleaned up command expressionsAraq2014-02-021-5/+10
* next steps for closure iteratorsAraq2014-01-222-0/+50
* parser support anon iteratorsAraq2014-01-202-0/+32
* command syntax is allowed in expressionsAraq2014-01-201-0/+12