summary refs log tree commit diff stats
path: root/tests/lexer/tcustom_numeric_literals.nim
Commit message (Collapse)AuthorAgeFilesLines
* typo: nonexistant => nonexistent (#17918)Timothee Cour2021-05-021-2/+2
| | | | | * typo: nonexistant => nonexistent * fix test (ordering differs because of https://github.com/nim-lang/Nim/issues/17910)
* followup custom literals (#17500)Timothee Cour2021-03-271-17/+52
|
* custom integer literals (#17489)Andreas Rumpf2021-03-241-0/+150
* user defined integer literals; refs #17020 * updated renderer.nim * use mlexerutils helper * imported all test cases from https://github.com/nim-lang/Nim/pull/17020 * final grammar updated
04 23:12:25 +0200 Trim remaining .txt files trailing whitespace' href='/ahoang/Nim/commit/copying.txt?h=devel&id=c5d7f6d2b34c82769991629e2dec7abdc01d7b69'>c5d7f6d2b ^
1c9b4e5d3 ^

c5d7f6d2b ^
1c9b4e5d3 ^







c5d7f6d2b ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24