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