mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
4 lines
544 B
Plaintext
4 lines
544 B
Plaintext
nimTitle scriptconfig scriptconfig.html module scriptconfig 0
|
|
nim setupVM scriptconfig.html#setupVM,PSym,IdentCache,string,ModuleGraph,IdGenerator proc setupVM(module: PSym; cache: IdentCache; scriptName: string; graph: ModuleGraph;\n idgen: IdGenerator): PEvalContext 34
|
|
nim runNimScript scriptconfig.html#runNimScript,IdentCache,AbsoluteFile,IdGenerator,ConfigRef,PLLStream proc runNimScript(cache: IdentCache; scriptName: AbsoluteFile; idgen: IdGenerator;\n freshDefines = true; conf: ConfigRef; stream: PLLStream) 196
|