Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode operator bugfixes (#18802) | Andreas Rumpf | 2021-09-04 | 1 | -1/+3 |
| | |||||
* | implemented Unicode operators (#18789) | Andreas Rumpf | 2021-09-03 | 1 | -0/+14 |
* implemented Unicode operators; refs https://github.com/nim-lang/RFCs/issues/388 * bugfix * better test * arguably more elegant implementation * Update changelog.md Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> Co-authored-by: konsumlamm <44230978+konsumlamm@users.noreply.github.com> |