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
/
tcustom_pragma.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clonkk fix2 11923 (#19451)
Regis Caillaud
2022-02-02
1
-0
/
+6
*
Fix #11923 (#19427)
Regis Caillaud
2022-01-20
1
-0
/
+10
*
fixes #18543 (#18601)
Andreas Rumpf
2021-07-27
1
-12
/
+13
*
getCustomPragmaVal priority/override fixes (#17725)
Clyybber
2021-04-21
1
-0
/
+10
*
Fix getCustomPragmaVal for some multi arg pragmas (#17723)
Clyybber
2021-04-15
1
-0
/
+9
*
simplify asyncfutures, asyncmacro (#17633)
Timothee Cour
2021-04-14
1
-13
/
+7
*
getCustomPragma is split up in more usable chunks (#11526)
Arne Döring
2021-04-14
1
-3
/
+27
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-30
/
+30
*
close #8457 (#15844)
flywind
2020-11-05
1
-0
/
+11
*
Add test-cases for #12576 and #12523 (#15085)
Danil Yarantsev
2020-07-27
1
-2
/
+23
*
fix #13909 (#13914) [backport:1.2]
cooldome
2020-04-08
1
-0
/
+11
*
macros for proc types, macros for types (#13778)
Andreas Rumpf
2020-03-31
1
-1
/
+87
*
Fix astdef typ deref (#10245)
Alexander Ivanov
2019-04-05
1
-2
/
+11
*
Prevent crash on pragma templates w/ generics (#10685)
LemonBoy
2019-02-18
1
-0
/
+7
*
Misc macro things (#10612)
LemonBoy
2019-02-09
1
-1
/
+1
*
Fix getCustomPragmaVal on `var` fields
LemonBoy
2019-02-06
1
-0
/
+5
*
Fixed getCustomPragmaVal to allow multiple fields in custom annotations (#10289)
Ico Doornekamp
2019-01-18
1
-0
/
+9
*
add custom pragma support for var and let symbols (#9582)
jcosborn
2019-01-07
1
-6
/
+29
*
add test
Andrii Riabushenko
2018-12-11
1
-0
/
+22
*
Bugfix: custom pragmas were not working on public fields
Zahary Karadjov
2018-09-17
1
-1
/
+1
*
fixes #8371, macros.hasCustomPragma doesn't crash anymore (#8378)
andri lim
2018-07-20
1
-0
/
+20
*
Custom pragmas in proc types (#8205)
cooldome
2018-07-09
1
-1
/
+9
*
Fix use of custom pragmas in generic procs (#8165)
LemonBoy
2018-07-01
1
-1
/
+9
*
hasCustomPragma/getCustomPragmaVal: small fix (#7650)
RSDuck
2018-04-19
1
-1
/
+9
*
fixes #7451 (#7575)
RSDuck
2018-04-14
1
-11
/
+90
*
Custom pragmas in procs bug fix (#7086)
cooldome
2018-01-18
1
-0
/
+10
*
Implement custom annotations (#6987)
cooldome
2018-01-09
1
-0
/
+43