ringabout c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) 2 months ago
..
a d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 years ago
b d30c6419a0 Refactor and doc package handling, module name mangling (#19821) 2 years ago
m9627 96647618c2 Fix compilation of test on linux and mac 6 years ago
tnotuniquename_dir 0121dda9ba remove the restriction that module names need to be unique per Nimble… (#11064) 5 years ago
UpperCased.nim b1b2dd606b fixes #5076 8 years ago
definitions.nim cf13c5fba4 implement the export/except statement 6 years ago
mexport2a.nim 9500dfcc2e fixes #1612 10 years ago
mexport2b.nim 9500dfcc2e fixes #1612 10 years ago
mexporta.nim 20b5f31c03 new tester; all tests categorized 10 years ago
mexportb.nim 20b5f31c03 new tester; all tests categorized 10 years ago
mforwarded_pure_enum.nim 979148e863 refactorings to prepare the compiler for IC (#15935) 3 years ago
mforwarded_pure_enum2.nim 979148e863 refactorings to prepare the compiler for IC (#15935) 3 years ago
mimport_in_config.nim b53327c92a fixes #9994 5 years ago
mincludeprefix.nim d7e77b330f fix `include` in templates, with prefix operators (#24029) 2 months ago
mincludetemplate.nim d7e77b330f fix `include` in templates, with prefix operators (#24029) 2 months ago
mmodule_same_proc.nim 7e53c1c5c5 fixes #11188 (#11319) 5 years ago
mmodule_same_proc_client.nim 7e53c1c5c5 fixes #11188 (#11319) 5 years ago
mnamspc1.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
mnamspc2.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
mnotuniquename.nim 0121dda9ba remove the restriction that module names need to be unique per Nimble… (#11064) 5 years ago
mopaque.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
morder_depa.nim 39a3dbb16b fixes #11187 (#11315) 5 years ago
morder_depb.nim 39a3dbb16b fixes #11187 (#11315) 5 years ago
mrange.nim f3a895f043 fixes #6965 6 years ago
mrecmod.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
mrecmod2.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
proxy_module.nim cf13c5fba4 implement the export/except statement 6 years ago
seq.nim 0a9a639230 Add testcase for #4796 (#14784) 4 years ago
t8665.nim fd4e3ae3e4 add a prepass for codeReordering (#21513) 1 year ago
t9627.nim 96647618c2 Fix compilation of test on linux and mac 6 years ago
tambig_range.nim 6dfde0e931 fix test expecting ambiguous-identifier error 5 years ago
tcanimport.nim eeea000582 make the 'canimport' template work 6 years ago
texplicit_system_import.nim fb677bf5c9 fix #17952: fix both false positives and false negatives for reInvalidSpec (#17956) 3 years ago
texport.nim be991ed413 Rename rawsockets module to nativesockets 9 years ago
texport2.nim 031bfdec6f make run the default action of a test in tester 6 years ago
tfowarded_pure_enum.nim 979148e863 refactorings to prepare the compiler for IC (#15935) 3 years ago
timport_in_config.nim b53327c92a fixes #9994 5 years ago
timport_in_config.nim.cfg b53327c92a fixes #9994 5 years ago
timportas.nim 2f547afb0f import brackets support `as` and prefixes [backport] (#21636) 1 year ago
timportexcept.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tincludeas.nim b68380f09b fixes #11872; include now gives a proper error message for all invalid infix operators (#11965) 5 years ago
tincludeprefix.nim d7e77b330f fix `include` in templates, with prefix operators (#24029) 2 months ago
tincludetemplate.nim d7e77b330f fix `include` in templates, with prefix operators (#24029) 2 months ago
tmismatchedvisibility.nim cf09ef47b8 Remove duplicate line number from 'invalid forward declaration' error (#11966) 5 years ago
tmodule_name_clashes.nim 7739e23420 defaults to ORC (#19972) 2 years ago
tmodule_same_proc.nim 7e53c1c5c5 fixes #11188 (#11319) 5 years ago
tmodulesymtype.nim fb6c805568 propagate efWantStmt in semWhen (#23400) 8 months ago
tnamspc.nim 1105d03644 require errormsg to be specified before file. 6 years ago
tnotuniquename.nim 0121dda9ba remove the restriction that module names need to be unique per Nimble… (#11064) 5 years ago
tnotuniquename2.nim 0121dda9ba remove the restriction that module names need to be unique per Nimble… (#11064) 5 years ago
topaque.nim 1105d03644 require errormsg to be specified before file. 6 years ago
torder_dep.nim 39a3dbb16b fixes #11187 (#11315) 5 years ago
trecinca.nim 1105d03644 require errormsg to be specified before file. 6 years ago
trecincb.nim 1105d03644 require errormsg to be specified before file. 6 years ago
trecmod.nim 1105d03644 require errormsg to be specified before file. 6 years ago
trecmod2.nim 01ae0d28d4 recursive modules are only detected to improve error messages 8 years ago
treorder.nim c10f84b9d7 fixes #24053; fixes #18288; relax reorder with push/pop pragmas restrictions; no crossing push/pop barriers (#24061) 2 months ago
tselfimport.nim b8f761b7e2 even lighter version of #17938: fix most issues with UnusedImport, XDeclaredButNotUsed, etc; fix #17511, #17510, #14246 (without realModule) (#18362) 3 years ago
tseq.nim 0a9a639230 Add testcase for #4796 (#14784) 4 years ago
tstrutils_insert_sep.nim e2b1491905 Fix #11352 strutil.insertSep() fails on negative numbers (#15087) 4 years ago
tuppercased.nim b1b2dd606b fixes #5076 8 years ago
tutils_ab.nim 832b0a0232 fixes #12420 [backport] (#12456) 5 years ago