.. |
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 |
mpushexperimental.nim
|
08c105c4e5
added missing file to make tests green
|
6 years ago |
mused2a.nim
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
3 years ago |
mused2b.nim
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
3 years ago |
mused2c.nim
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
3 years ago |
mused3.nim
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 years ago |
mused3a.nim
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 years ago |
mused3b.nim
|
0b7361e938
followup #18362: make `UnusedImport` work robustly (#18366)
|
3 years 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)
|
5 years 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)
|
6 years ago |
t6448.nim
|
2f557652d4
fix operators containing percent for VM usage (#13536)
|
4 years ago |
t8741.nim
|
3b1aabdcff
change `--hint[X] => --hint:X` in nim repo (avoids shell quoting issues) (#18085)
|
3 years ago |
tbitsize.nim
|
6d442a40a6
use doAssert in tests (#16486)
|
4 years ago |
tcompile_missing_file.nim
|
d00477dffb
Check file exists in `{.compile.}` pragma (#21105)
|
2 years ago |
tcompile_pragma.nim
|
fce89cb60a
fixes another effect inference bug [backport:1.6] (#19100)
|
3 years ago |
tcustom_pragma.nim
|
852a7c4919
close #11415; add testcase (#20486)
|
2 years 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 |
tlocks.nim
|
5602183234
'lock levels' are deprecated, now a noop (#20539)
|
2 years ago |
tnoreturn.nim
|
7739e23420
defaults to ORC (#19972)
|
2 years ago |
tpragmas_misc.nim
|
2bd1aa186e
New/better macro pragmas, mark some as experimental (#19406)
|
3 years ago |
tpragmas_reorder.nim
|
5b20f0685c
fixes pragmas reorder (#21205)
|
2 years ago |
tpush.nim
|
38f876dd48
fixes #19795; fixes #11852; fixes #19974; remove parsing pipeline, Nim now parses the whole module at one time (#21379)
|
1 year ago |
tpushexperimental.nim
|
c0c8828d9f
allow .experimental in a .push/pop environment; refs #8676
|
6 years ago |
treorder.nim
|
9364369c1f
make tests green again
|
6 years 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)
|
6 years ago |
tused2.nim
|
b8f761b7e2
even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362)
|
3 years ago |
tuserpragma.nim
|
4a0aadef4d
parser support anon iterators
|
11 years ago |
tuserpragma2.nim
|
e0ef859130
strict effects (#18777)
|
3 years 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 |