Deploy to GitHub pages

This commit is contained in:
github-actions[bot]
2026-07-22 18:32:37 +00:00
committed by GitHub
commit 0686a3c470
882 changed files with 354185 additions and 0 deletions

5
compiler/modulepaths.idx Normal file
View File

@@ -0,0 +1,5 @@
nimTitle modulepaths modulepaths.html module modulepaths 0
nim getModuleName modulepaths.html#getModuleName,ConfigRef,PNode proc getModuleName(conf: ConfigRef; n: PNode): string 15
nim checkModuleName modulepaths.html#checkModuleName,ConfigRef,PNode proc checkModuleName(conf: ConfigRef; n: PNode; doLocalError = true): FileIndex 70
nim mangleModuleName modulepaths.html#mangleModuleName,ConfigRef,AbsoluteFile proc mangleModuleName(conf: ConfigRef; path: AbsoluteFile): string 86
nim demangleModuleName modulepaths.html#demangleModuleName,string proc demangleModuleName(path: string): string 117