1 file changed
+1
-1
lines changed- .github/workflows/ci_docs.yml+1-1
- .github/workflows/ci_packages.yml+1-1
- azure-pipelines.yml+2-2
- compiler/ccgexprs.nim+3-3
- compiler/ccgtypes.nim+87-7
- compiler/ccgutils.nim+5-1
- compiler/cgendata.nim+1
- compiler/modulepaths.nim+8-5
- compiler/msgs.nim+6-2
- compiler/semexprs.nim+1-1
- compiler/semmagic.nim+1-1
- compiler/suggest.nim+1-1
- compiler/types.nim+23-7
- lib/compilation.nim+1-1
- nimsuggest/nimsuggest.nim+14-3
- nimsuggest/tests/tdef1.nim+2-2
- nimsuggest/tests/tdot4.nim+1-1
- nimsuggest/tests/tfatal1.nim+15
- nimsuggest/tests/tinclude.nim+1-1
- nimsuggest/tests/tsug_template.nim+1-1
- nimsuggest/tests/tuse.nim+4-4
- nimsuggest/tests/tv3.nim+1-1
- nimsuggest/tests/tv3_con.nim+13
- nimsuggest/tests/tv3_forward_definition.nim+9-9
- nimsuggest/tests/tv3_globalSymbols.nim+4-4
- nimsuggest/tests/tv3_outline.nim+7-7
- nimsuggest/tests/twithin_macro.nim+2-2
- nimsuggest/tests/twithin_macro_prefix.nim+1-1
- testament/important_packages.nim-1
- tests/ccgbugs/tcgbug.nim+10
- tests/codegen/titaniummangle.nim+192
- tests/errmsgs/t10735.nim+8-5
- tests/errmsgs/t22753.nim+33
- tests/generics/tuninstantiated_failure.nim+2-2
0 commit comments