Arne Döring
|
1a074fffa4
change newLit on Seq (#11542)
|
5 years ago |
Jasper Jenkins
|
bda9fd149c
[refactoring] error instead of quit for basename (#11491)
|
5 years ago |
Arne Döring
|
efbf43d4a9
intVal works now on enum field symbols (#11403)
|
5 years ago |
LemonBoy
|
7d217a71d3
Render deprecated pragmas (#8886)
|
5 years ago |
Arne Döring
|
35593700fa
fix doccomment of macros.get{Size,Align,Offset} [ci skip] (#11346)
|
5 years ago |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
5 years ago |
Araq
|
a60305fbf3
fixes macros.quote documentation; doubling of the escape operator never worked!
|
5 years ago |
Lolo Iccl
|
69755542f4
add progmas to params of macros.newProc (#11025)
|
5 years ago |
Jasper Jenkins
|
a68c5662f2
Add len check for newIfStmt to avoid segfault (#11032)
|
5 years ago |
cooldome
|
041d15392a
Compiler plugin for implementing incremental computation in user space (#10819)
|
5 years ago |
Andreas Rumpf
|
802ecbc49e
macros: typo
|
5 years ago |
Andreas Rumpf
|
bf592c4e94
more destructor based changes (#10885)
|
5 years ago |
Arne Döring
|
188870648a
sizeof alignof offsetof macros api (#10855)
|
5 years ago |
Arne Döring
|
35aab357e2
Less warnings in macros (#10799)
|
5 years ago |
zah
|
e9d3c5de19
Fix corner-case uses of newLit (#10760)
|
5 years ago |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
5 years ago |
Andreas Rumpf
|
418cbbb450
macros.nim: spacing
|
5 years ago |
LemonBoy
|
cf32d61fa5
Prevent crash on pragma templates w/ generics (#10685)
|
5 years ago |
narimiran
|
d3e35c3200
macros: add links in the docs [ci skip]
|
5 years ago |
LemonBoy
|
1e88bf1def
Misc macro things (#10612)
|
5 years ago |
Andreas Rumpf
|
6fc90ab1c2
macros.nim: minor comment change
|
5 years ago |
LemonBoy
|
26255c72fd
Fix getCustomPragmaVal on `var` fields
|
5 years ago |
Ico Doornekamp
|
f11f36e7d5
Fixed getCustomPragmaVal to allow multiple fields in custom annotations (#10289)
|
6 years ago |
Ico Doornekamp
|
7e7603ed2b
Documented error source argument of macros.error() (#10279)
|
6 years ago |
Araq
|
647066e378
make the stdlib work with the changed docgen
|
6 years ago |
jcosborn
|
044cef152f
add custom pragma support for var and let symbols (#9582)
|
6 years ago |
Andreas Rumpf
|
3300c8a500
much simpler implementation of constant tuple declarations
|
6 years ago |
Neelesh Chandola
|
8e90ed0618
Const tuple unpacking (#9964)
|
6 years ago |
cooldome
|
086676782a
Add isInstanceOf for generic procs to the macros module (#9730)
|
6 years ago |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |