| Commit message (Expand) | Author | Age | Files | Lines |
* | fix dot calls with resolved symbols in templates (#22076) | metagn | 2023-06-12 | 1 | -23/+15 |
* | some test cleanups & category reorganization (#22010) | metagn | 2023-06-06 | 1 | -0/+10 |
* | int64/uint64 as bigint in JS (#21613) | metagn | 2023-04-11 | 1 | -1/+3 |
* | fixes #15688; handle `strongSpace` overflow issues (#20724) | ringabout | 2022-11-03 | 1 | -0/+2 |
* | Unicode Operators are no longer experimental (#20444) | ringabout | 2022-09-28 | 1 | -1/+0 |
* | unicode operator bugfixes (#18802) | Andreas Rumpf | 2021-09-04 | 1 | -1/+3 |
* | implemented Unicode operators (#18789) | Andreas Rumpf | 2021-09-03 | 2 | -0/+15 |
* | typo: nonexistant => nonexistent (#17918) | Timothee Cour | 2021-05-02 | 1 | -2/+2 |
* | unify tuple expressions (#13793) | Arne Döring | 2021-03-30 | 1 | -1/+1 |
* | followup custom literals (#17500) | Timothee Cour | 2021-03-27 | 3 | -18/+80 |
* | custom integer literals bugfixes (#17499) | Andreas Rumpf | 2021-03-24 | 1 | -0/+3 |
* | custom integer literals (#17489) | Andreas Rumpf | 2021-03-24 | 4 | -26/+160 |
* | make unary minus part of number literals, refs #17020 (#17488) | Andreas Rumpf | 2021-03-24 | 1 | -0/+76 |
* | use doAssert in tests (#16486) | flywind | 2020-12-28 | 1 | -7/+7 |
* | megatest: make it green on Linux | Araq | 2018-12-11 | 1 | -2/+1 |
* | require errormsg to be specified before file. | Arne Döring | 2018-12-11 | 7 | -14/+6 |
* | updated tests to be executed | Arne Döring | 2018-11-23 | 1 | -1/+13 |
* | Unicode escape in string literals (#9390) | Oscar Nihlgård | 2018-10-17 | 1 | -3/+3 |
* | make tests green again | Andreas Rumpf | 2018-07-05 | 1 | -1/+1 |
* | Deprecate 'c', 'C' prefix for octal literals, fixes #8082 (#8178) | Vindaar | 2018-07-03 | 2 | -0/+16 |
* | Lexer: do not accept some invalid integer literals (#8089) | Hiroki Noda | 2018-06-27 | 2 | -0/+14 |
* | A minimal patch enabling the new typedesc and static types syntax | Zahary Karadjov | 2018-06-16 | 1 | -1/+1 |
* | Combine some of the lexer tests into a single file | Oscar Nihlgård | 2018-06-05 | 3 | -20/+27 |
* | make tests green again | Araq | 2018-05-14 | 1 | -1/+1 |
* | make tests green again | Andreas Rumpf | 2017-11-05 | 1 | -2/+2 |
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -4/+2 |
* | adds support for unicode hexcode in string literals. | Parashurama | 2016-06-01 | 1 | -1/+5 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -75/+75 |
* | renamed writeln to writeLine in tests | patrick dw | 2015-06-19 | 1 | -2/+2 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 9 | -0/+215 |