metagn 547f205794 error on user pragma args (#21776) 2 years ago
..
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 b8bcf236dd fix #12640 (#15829) 4 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) 5 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 8c0f2f0152 Check file exists in `{.compile.}` pragma (#21105) 2 years ago
tcompile_pragma.nim 575450dfec fixes another effect inference bug [backport:1.6] (#19100) 3 years ago
tcustom_pragma.nim ebd6619aaa close #11415; add testcase (#20486) 2 years ago
tdeprecated.nim e7878c0d08 add tests for recently closed issues (#10722) 6 years ago
thintprocessing.nim 70a30317f7 fix #16693: testament spec nimout too lax (#16698) 4 years ago
tlocks.nim 1788b8b991 fixes #18612; apply cache and memcmp for methods in arc/orc (#19749) 3 years ago
tnoreturn.nim 031bfdec6f make run the default action of a test in tester 6 years ago
tpragmas_misc.nim 6c1bd4bb1c fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` is overloaded) (#13869) 3 years ago
tpush.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years 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
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
tuserpragmaargs.nim 547f205794 error on user pragma args (#21776) 1 year ago
twarning_off.nim 70a30317f7 fix #16693: testament spec nimout too lax (#16698) 4 years ago
warn_module.nim e1b1759439 fixes #5050; fixes #11826 (#12606) [backport] 5 years ago