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
/
template
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #12595 (#16874)
konsumlamm
2021-01-31
1
-2
/
+8
*
Add testcase for #5993 (#16789)
Clyybber
2021-01-22
1
-0
/
+16
*
remove some noises in tests (#16448)
flywind
2020-12-27
1
-3
/
+3
*
make megatest consistent with unjoined tests wrt newlines, honor newlines in ...
Timothee Cour
2020-11-28
1
-2
/
+0
*
closes #3670 [add testcase for #3670] (#15808)
flywind
2020-11-01
1
-0
/
+11
*
closes #7374 (#15781)
flywind
2020-10-30
1
-0
/
+29
*
Fix #5691 (#15158)
Clyybber
2020-08-27
2
-0
/
+68
*
Allow pragmas on parameters (#15178)
Clyybber
2020-08-11
1
-0
/
+15
*
Fix forward declaration issues in template/macro context (#15091)
Clyybber
2020-07-29
1
-0
/
+126
*
Add testcase for some old fixed issues (#14960)
Clyybber
2020-07-10
1
-0
/
+8
*
Add testcase for #4722 (#14954)
Clyybber
2020-07-10
1
-0
/
+21
*
typetraits.$: $((int, float), int)` is now `"((int, float), int)"` instead of...
Timothee Cour
2020-07-02
1
-1
/
+1
*
Remove deprecated stuff from stdlib (#14699)
Miran
2020-06-17
2
-2
/
+2
*
fix codegen bug due to changing existing symbol declaration in template (#14666)
jcosborn
2020-06-15
1
-0
/
+106
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
fixes #12193 (#12199)
Andreas Rumpf
2019-09-16
1
-0
/
+18
*
fixes yet another gensym regression (#12145)
Andreas Rumpf
2019-09-06
2
-0
/
+24
*
fixes #12121 (#12126)
Andreas Rumpf
2019-09-05
1
-0
/
+31
*
fixes #12020 (#12106)
Andreas Rumpf
2019-09-02
1
-0
/
+19
*
fixes #11941 (#12079)
Andreas Rumpf
2019-08-29
1
-0
/
+15
*
new gensym handling (#11985)
Andreas Rumpf
2019-08-23
3
-0
/
+72
*
closes #7117
Andreas Rumpf
2019-08-22
1
-2
/
+16
*
improved the error message for #11494; closes #11494
Andreas Rumpf
2019-07-06
1
-0
/
+21
*
Remove immediate pragma (#11308)
Arne Döring
2019-05-29
5
-27
/
+16
*
close #5235 by adding a test
narimiran
2019-05-29
1
-1
/
+14
*
Allow void macro result (#11286)
Arne Döring
2019-05-21
1
-7
/
+5
*
fixes #7937 (#11244)
Andreas Rumpf
2019-05-14
1
-0
/
+24
*
Fixes #9365 : let with exportC pragma in template. (#11235)
Aditya Siram
2019-05-14
1
-0
/
+9
*
fixes #10192
Araq
2019-05-06
1
-0
/
+20
*
add tests for recently closed issues (#10722)
Miran
2019-02-23
1
-0
/
+24
*
Testament: refactoring; makes the test joiner green
Araq
2018-12-11
1
-1
/
+1
*
lots of small changes
Arne Döring
2018-12-11
6
-6
/
+6
*
require errormsg to be specified before file.
Arne Döring
2018-12-11
1
-2
/
+1
*
fixes nested gensym'ed parameters; fixes #9476
Araq
2018-12-08
1
-0
/
+40
*
activated more tests, allow input in test spec
Arne Döring
2018-11-23
1
-5
/
+1
*
updated tests to be executed
Arne Döring
2018-11-23
6
-4
/
+38
*
fix #9647 tmpl=>nimf (#9658)
Timothee Cour
2018-11-14
2
-1
/
+1
*
Merge tests into a larger file (part 8 of ∞) (#9583)
Miran
2018-11-06
27
-435
/
+460
*
closes #4750
Araq
2018-09-03
1
-0
/
+19
*
fixes #8052
Araq
2018-08-31
1
-0
/
+23
*
make tdefault_nil test compile again
Araq
2018-08-22
1
-1
/
+1
*
make more tests green
Andreas Rumpf
2018-08-13
2
-3
/
+3
*
make tests green again
Andreas Rumpf
2018-07-05
2
-2
/
+2
*
make tests green again
Andreas Rumpf
2018-07-05
1
-1
/
+1
*
Merge pull request #7981 from cooldome/Fix_-7980
Andreas Rumpf
2018-06-12
1
-0
/
+27
|
\
|
*
fixes 7980
cooldome
2018-06-06
1
-0
/
+27
*
|
add test case for fix to #7997
Vindaar
2018-06-10
1
-0
/
+46
|
/
*
fix #7883; fix #7829
Zahary Karadjov
2018-05-26
1
-0
/
+24
*
test case for #2416 (#7649)
genotrance
2018-04-18
2
-0
/
+3
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
21
-49
/
+41
[next]