.. |
cfunction.c
|
51e3e0c7c4
implements https://github.com/nim-lang/RFCs/issues/260 (#15505)
|
4 years ago |
custom_pragma.nim
|
420ed0596b
fixes more nil handling regressions
|
6 years ago |
foobar.nim
|
33458894da
Fix overload resolution for pragmas evaluation (#8902)
|
6 years ago |
monoff1.nim
|
b280100499
ambiguous identifier resolution (#23123)
|
10 months ago |
mpushexperimental.nim
|
08c105c4e5
added missing file to make tests green
|
6 years ago |
mqualifiedmacro.nim
|
6320b0cd5b
allow qualifying macro pragmas (#23985)
|
2 months ago |
t12558.nim
|
673c5990c6
fix #12558 (#15864)
|
4 years ago |
t12640.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
t13306.nim
|
2a4aa24620
Add sideEffect pragma to importC procs in posix, winlean and time module (#13370)
|
4 years ago |
t22713.nim
|
fcf4c1ae17
Fix #22713: Make size unknown for tyForward (#22714)
|
1 year ago |
t4384.nim
|
33458894da
Fix overload resolution for pragmas evaluation (#8902)
|
6 years ago |
t5149.nim
|
7c5ae00887
exportc is now not allowed for type aliases (#9979)
|
5 years ago |
t6448.nim
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
t8741.nim
|
c694d8e4fd
custom pragmas: correct error condition, remove outdated symkind whitelist (#21653)
|
1 year ago |
tbitsize.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
3 years ago |
tcompile_missing_file.nim
|
d00477dffb
Check file exists in `{.compile.}` pragma (#21105)
|
1 year ago |
tcompile_pragma.nim
|
fce89cb60a
fixes another effect inference bug [backport:1.6] (#19100)
|
3 years ago |
tcustom_pragma.nim
|
c694d8e4fd
custom pragmas: correct error condition, remove outdated symkind whitelist (#21653)
|
1 year ago |
tdeprecated.nim
|
e7878c0d08
add tests for recently closed issues (#10722)
|
5 years ago |
thintprocessing.nim
|
70a30317f7
fix #16693: testament spec nimout too lax (#16698)
|
3 years ago |
tinvalid_user_pragma.nim
|
4fdc6c49bd
Don't process a user pragma if its invalid (#23041)
|
11 months ago |
tinvalidcustompragma.nim
|
c694d8e4fd
custom pragmas: correct error condition, remove outdated symkind whitelist (#21653)
|
1 year ago |
tlocks.nim
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
tnoreturn.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tonoff1.nim
|
b280100499
ambiguous identifier resolution (#23123)
|
10 months ago |
tonoff2.nim
|
b280100499
ambiguous identifier resolution (#23123)
|
10 months ago |
tpragmas_misc.nim
|
602f537eb2
allow non-pragma special words as user pragmas (#22526)
|
1 year ago |
tpragmas_reorder.nim
|
5b20f0685c
fixes pragmas reorder (#21205)
|
1 year ago |
tpush.nim
|
646bd99d46
[backport] fixes #23711; C code contains backtick`gensym (#23716)
|
4 months ago |
tpushexperimental.nim
|
c0c8828d9f
allow .experimental in a .push/pop environment; refs #8676
|
6 years ago |
tpushnotes.nim
|
4bf323d6c4
fixes push warnings for sempass2 (#23603)
|
2 months ago |
tqualifiedmacro.nim
|
6320b0cd5b
allow qualifying macro pragmas (#23985)
|
2 months ago |
treorder.nim
|
fd4e3ae3e4
add a prepass for codeReordering (#21513)
|
1 year ago |
tsym_as_pragma.nim
|
000b8afd26
Remove expr/stmt (#5857)
|
7 years ago |
ttypedef_macro.nim
|
1b143f5e79
Accept nnkTypeSection from typedef macro pragmas (#19168)
|
3 years ago |
tused.nim
|
1b7c8482fe
fixes #10101 (#10103)
|
5 years ago |
tuserpragma.nim
|
4a0aadef4d
parser support anon iterators
|
10 years ago |
tuserpragma2.nim
|
e0ef859130
strict effects (#18777)
|
3 years ago |
tuserpragmaargs.nim
|
44736d26cd
error on user pragma args (#21776)
|
1 year ago |
tvar_macro.nim
|
6289b002b6
[Testament] Extend and document message testing aids (#19996)
|
2 years ago |
twarning_off.nim
|
70a30317f7
fix #16693: testament spec nimout too lax (#16698)
|
3 years ago |
warn_module.nim
|
e1b1759439
fixes #5050; fixes #11826 (#12606) [backport]
|
5 years ago |