Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | right shift is now by default sign preserving (#11322) | Arne Döring | 2019-05-29 | 1 | -2/+2 |
| | | | | | | | | | | | * right shift is now by default sign preserving * fix hashString and semfold * enable arithmetic shift right globally for CI * fix typo * remove xxx * use oldShiftRight as flag * apply feedback * add changelog entry | ||||
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 1 | -3/+0 |
| | |||||
* | make tests green again | Araq | 2017-11-01 | 1 | -1/+1 |
| | |||||
* | the parser finally parses 'echo {1,2}' as it should | Andreas Rumpf | 2017-09-30 | 1 | -1/+1 |
| | |||||
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -136/+136 |
| | |||||
* | make tests green | Araq | 2014-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #1075 from flaviut/inlinedocs | Andreas Rumpf | 2014-04-09 | 1 | -0/+142 |
Add some documentations and code examples in system |