incremental

Basic type definitions the module graph needs in order to support incremental compilations.

Imports

options, lineinfos

Types

IncrementalCtx = object
Source Edit

Consts

nimIncremental = false
Source Edit

Templates

template init(incr: IncrementalCtx)
Source Edit
template addModuleDep(incr: var IncrementalCtx; conf: ConfigRef;
                      module, fileIdx: FileIndex; isIncludeFile: bool)
Source Edit

© 2006–2021 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/incremental.html