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
/
array
/
tarray.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #16025 repr now consistent: does not insert trailing newline (#16034)
Timothee Cour
2020-11-19
1
-3
/
+0
*
guards.nim:sameTree(): handle uint literals correctly (#12483) [backport]
Paul Tan
2019-10-22
1
-0
/
+8
*
fixes #8316 (#11673)
Andreas Rumpf
2019-07-06
1
-0
/
+25
*
literal array indices (#11424)
Jasper Jenkins
2019-06-18
1
-0
/
+9
*
close #3899 by adding test case (#10424)
Vindaar
2019-01-23
1
-0
/
+10
*
add `isNamedTuple`; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) ...
Timothee Cour
2019-01-08
1
-1
/
+1
*
testament: joinable is now an explicit concept of a test spec
Andreas Rumpf
2018-12-11
1
-0
/
+1
*
megatest can be executed
Arne Döring
2018-12-11
1
-1
/
+1
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-3
/
+1
*
language cleanup: the .unchecked pragma is dead
Araq
2018-11-06
1
-1
/
+1
*
Relax the restrictions on the index types (#9412)
LemonBoy
2018-10-18
1
-3
/
+6
*
fixes a regression about indexing into UncheckedArray
Andreas Rumpf
2018-10-16
1
-0
/
+4
*
Merge tests into a larger file (part 1 of ∞) (#9318)
Miran
2018-10-12
1
-47
/
+529
*
semcheck negative array length (#7518)
Oscar Nihlgård
2018-04-06
1
-0
/
+4
*
Fixes #6853 (#7188)
cooldome
2018-02-10
1
-0
/
+8
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-27
/
+27
*
fixes #1669
Araq
2014-11-22
1
-1
/
+8
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+33