mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-02 13:39:03 +00:00
Deploy to GitHub pages
This commit is contained in:
5
compiler/modulepaths.idx
Normal file
5
compiler/modulepaths.idx
Normal 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
|
||||
Reference in New Issue
Block a user