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
/
global
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #15005; [ARC] Global variable declared in a block is destroyed too… (#2...
Bung
2023-08-06
1
-0
/
+18
*
fixes {.global.} ref typedesc regressions (#22046)
ringabout
2023-06-08
1
-5
/
+7
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
2
-0
/
+13
*
fix #21896 asign parameter to global variable generates invalid code (#21900)
Bung
2023-05-24
1
-0
/
+9
*
fix #20866 [ORC] Bad codegen for global pointer to iterator (#20876)
Bung
2022-11-22
1
-1
/
+9
*
fix #3505 wrong var {.global.} initialization, asign variable to it (#20812)
Bung
2022-11-12
1
-0
/
+33
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-1
/
+1
*
make run the default action of a test in tester
Arne Döring
2018-11-23
1
-1
/
+3
*
Make `static` blocks introduce their own scope
LemonBoy
2018-06-24
1
-0
/
+9
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-1
/
+1
*
some love for the testsuite; fixed regressions
Araq
2015-03-01
1
-1
/
+1
*
fix some trivial errors in the test suite and some more regressions caused by...
Zahary Karadjov
2014-02-18
2
-0
/
+19
*
new tester; all tests categorized
Araq
2014-01-13
2
-0
/
+23