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
/
pragmas
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow noreturn procs with void type (#6973)
cooldome
2017-12-27
1
-0
/
+4
*
Implement language feature #6885 (#6954)
cooldome
2017-12-24
1
-0
/
+18
*
Add sections (type, var, let, const, using) support for reorder pragma (#6326)
BigEpsilon
2017-10-28
1
-0
/
+75
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-1
/
+1
*
Lineinfo change (#6084)
Arne Döring
2017-07-17
1
-1
/
+1
*
make tests green again
Araq
2017-06-09
1
-1
/
+1
*
Make use of `used` in unittest (#5410)
Fabian Keller
2017-02-25
1
-5
/
+27
*
Enabled explicitly unknown lock levels (#5409)
Fabian Keller
2017-02-20
1
-0
/
+13
*
new feature: .used pragma to suppress declared-but-not-used warning
Araq
2017-02-17
1
-0
/
+13
*
ensure generated c-code matches
Aman Gupta
2015-09-30
1
-0
/
+4
*
better assertions for bitfield behavior
Aman Gupta
2015-09-29
1
-3
/
+14
*
implement bitsize pragma for bitfields
Aman Gupta
2015-09-28
1
-0
/
+7
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
1
-15
/
+15
*
fixes #3171
Araq
2015-08-02
1
-0
/
+8
*
parser support anon iterators
Araq
2014-01-20
1
-0
/
+7
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+15