index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
lexer
Commit message (
Expand
)
Author
Age
Files
Lines
*
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