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
/
stdlib
/
tmacros.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle quoted routine symbols and non symbols expressions as before (#21740)
ringabout
2023-04-28
1
-0
/
+11
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+4
*
fixes quoted variables with typedesc types (#21493)
ringabout
2023-03-09
1
-0
/
+8
*
fixes #21326; fixes #7375; fixes #11986; fixes #9607; rework quote do; `getAs...
ringabout
2023-03-02
1
-0
/
+136
*
Fix getting custom pragma from generic object (#20481)
Jake Leahy
2023-01-11
1
-0
/
+18
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+1
*
add testcase for #19020 (#20363)
ringabout
2022-09-15
1
-0
/
+12
*
Extract runnables that specify `doccmd` (#19275) [backport:1.6]
Jake Leahy
2021-12-20
1
-0
/
+20
*
Fix VM's sametype impl to work for generics/typedescs (#19073)
Jason Beetham
2021-11-02
1
-0
/
+58
*
macros.treeRepr + friends: collapse SymChoice (#18072)
Timothee Cour
2021-06-05
1
-0
/
+6
*
document macros.unpackVarargs (#18106)
Timothee Cour
2021-05-31
1
-0
/
+50
*
fix #17454 (#17461)
Timothee Cour
2021-03-23
1
-1
/
+4
*
Fixes #16219, `hasArgOfName` ignoring argument sets. (#16233)
Aditya Siram
2020-12-03
1
-0
/
+9