ASVIEST
|
1324d2e04c
Asm syntax pragma (#23119)
|
11 months ago |
ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 year ago |
ringabout
|
5717a4843d
fixes #22676; remove wMerge which is a noop for more than 8 years (#22678)
|
1 year ago |
metagn
|
602f537eb2
allow non-pragma special words as user pragmas (#22526)
|
1 year ago |
Juan M Gómez
|
b5b4b48c94
[C++] Member pragma RFC (https://github.com/nim-lang/RFCs/issues/530) (#22272)
|
1 year ago |
Andreas Rumpf
|
be1844541c
implemented 'push quirky' switch for fine grained control over the ex… (#22318)
|
1 year ago |
metagn
|
1dedad5620
make runnableExamples a special word (#22024)
|
1 year ago |
Andreas Rumpf
|
f4a9b258c3
isolation spec update; WIP (#21843)
|
1 year ago |
metagn
|
ca82b4ea16
underscore as special word (#21766)
|
1 year ago |
ringabout
|
4459c272ec
remove `enumUtilsExist` defines (#21309)
|
1 year ago |
ringabout
|
0448f30fd9
fixes #20026; marks system procs which can raise defects (#20864)
|
2 years ago |
metagn
|
2cca38d33c
pragma for sfCallsite instead of name check + better semantics, test (#20464)
|
2 years ago |
metagn
|
d1d141b135
new .redefine pragma for templates, warn on redefinition without it (#20211)
|
2 years ago |
Andrey Makarov
|
14656154ef
Add `doctype: RST|Markdown|RstMarkdown` pragma (#20252)
|
2 years ago |
Lancer11211
|
efd5c571bf
.forbids pragma: defining forbidden tags (#20050)
|
2 years ago |
quantimnot
|
800cb006e7
Change `styleCheck` to ignore foreign packages (#19822)
|
2 years ago |
flywind
|
ae92eac060
stylecheck usages part two: stdlib cleanup (#19338)
|
2 years ago |
Andreas Rumpf
|
9d51197aa4
fixes #19078 [backport] (#19090)
|
3 years ago |
Dominik Picheta
|
2aa97a228a
Removes deprecated {.injectStmt.}. Fixes #18666 (#18984)
|
3 years ago |
Andreas Rumpf
|
cddf8ec6f6
implements https://github.com/nim-lang/RFCs/issues/407 (#18793)
|
3 years ago |
Andreas Rumpf
|
e0ef859130
strict effects (#18777)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
Timothee Cour
|
8161b02897
`import foo {.all.}` reboot (#17706)
|
3 years ago |
Timothee Cour
|
e112974920
fix #16752: threadvar now works with importcpp types; osx now uses native TLS (`--tlsEmulation:off`), which can be orders of magnitude faster (#16750)
|
3 years ago |
Timothee Cour
|
4fc7fcb775
`--hintAsError` (#16763)
|
3 years ago |
cooldome
|
d62f3627aa
EnumUtils, speed up findStr in compiler (#15777)
|
4 years ago |
cooldome
|
00b495de95
Use modern enums in compiler (#15775)
|
4 years ago |
Andreas Rumpf
|
50b6f6996a
.noalias annotation; frontend support (#15419)
|
4 years ago |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 years ago |
Huy Doan
|
00fa7a5747
Add thiscall calling convention, mostly for hooking purpose (#14466)
|
4 years ago |