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
/
macros
/
tmacros_various.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `contains` to `std/macrocache` (#21304)
Jake Leahy
2023-02-01
1
-0
/
+7
*
Implement setLineInfo (#21153)
Peter Munch-Ellingsen
2022-12-22
1
-1
/
+22
*
[testcase] genSym fails to make unique identifier for ref object types (#19506)
flywind
2022-02-14
1
-0
/
+60
*
fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)
Timothee Cour
2020-11-25
1
-0
/
+25
*
proc params as syms (#15332)
cooldome
2020-09-16
1
-0
/
+8
*
Fix #5691 (#15158)
Clyybber
2020-08-27
1
-0
/
+15
*
enable,document,test getImplTransformed, very useful for understanding how ni...
Timothee Cour
2020-07-18
1
-0
/
+20
*
add legacy workaround; improve test so that it actually tests for the bugfix
Timothee Cour
2020-06-19
1
-31
/
+7
*
Update tuple newLit
solo989
2020-06-19
1
-0
/
+32
*
fix macrocache implementation (#11404)
andri lim
2019-06-05
1
-1
/
+53
*
added a nice test case for macro based lookup tables
Araq
2019-06-04
1
-0
/
+28
*
fix for return in macro (#9666); fixes #5874
Arne Döring
2019-05-20
1
-1
/
+1
*
cleanup tests; don't use non-working 'msg' spec field
Araq
2018-11-23
1
-5
/
+10
*
More descriptive names of test files (#9531)
Miran
2018-10-29
1
-0
/
+111