File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
makeOptions.cpp in Sources/makeOptions |
315 | 9 | 251 | 858 | 18 |
Package.swift in root |
117 | - | 82 | 858 | 44 |
main.cpp in Sources/makeOptions |
4 | 1 | 847 | 858 | 2 |
main.swift in Sources/swift-driver |
65 | 1 | 18 | 856 | 37 |
Planning.swift in Sources/SwiftDriver/Jobs |
701 | 13 | 17 | 853 | 172 |
CompileJob.swift in Sources/SwiftDriver/Jobs |
350 | 6 | 61 | 853 | 115 |
Driver.swift in Sources/SwiftDriver/Driver |
2321 | 8 | 3 | 852 | 266 |
Triple.swift in Sources/SwiftDriver/Utilities |
1250 | 9 | 297 | 852 | 37 |
VirtualPath.swift in Sources/SwiftDriver/Utilities |
575 | 9 | 42 | 852 | 57 |
DarwinToolchain.swift in Sources/SwiftDriver/Toolchains |
319 | 6 | 5 | 852 | 85 |
ToolExecutionDelegate.swift in Sources/SwiftDriver/Driver |
274 | 10 | 42 | 852 | 44 |
Job.swift in Sources/SwiftDriver/Jobs |
260 | - | 96 | 852 | 90 |
FileType.swift in Sources/SwiftDriver/Utilities |
236 | 1 | 111 | 852 | 44 |
OutputFileMap.swift in Sources/SwiftDriver/Driver |
192 | 11 | 140 | 852 | 50 |
Toolchain.swift in Sources/SwiftDriver/Toolchains |
158 | 12 | 5 | 852 | 83 |
Diagnostics.swift in Sources/SwiftDriver/Utilities |
106 | - | 17 | 852 | 34 |
StringAdditions.swift in Sources/SwiftDriver/Utilities |
99 | 1 | 722 | 852 | 10 |
CompilerMode.swift in Sources/SwiftDriver/Driver |
82 | - | 133 | 852 | 26 |
LinkJob.swift in Sources/SwiftDriver/Jobs |
55 | 2 | 3 | 852 | 35 |
DebugInfo.swift in Sources/SwiftDriver/Driver |
22 | - | 496 | 852 | 6 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
main.cpp in Sources/makeOptions |
4 | 1 | 847 | 858 | 2 |
StringAdditions.swift in Sources/SwiftDriver/Utilities |
99 | 1 | 722 | 852 | 10 |
SwiftDriverConfig.cmake.in in cmake/modules |
3 | - | 633 | 633 | 1 |
FindLLBuild.cmake in cmake/modules |
52 | - | 633 | 633 | 1 |
PrefixTrie.swift in Sources/SwiftOptions |
225 | 10 | 618 | 739 | 3 |
F.h in TestInputs/ExplicitModuleBuilds/CHeaders |
1 | - | 602 | 615 | 2 |
D.h in TestInputs/ExplicitModuleBuilds/CHeaders |
1 | - | 602 | 615 | 2 |
A.h in TestInputs/ExplicitModuleBuilds/CHeaders |
1 | - | 602 | 615 | 2 |
BridgingOther.h in TestInputs/ExplicitModuleBuilds/CHeaders |
2 | - | 602 | 615 | 2 |
Bridging.h in TestInputs/ExplicitModuleBuilds/CHeaders |
2 | - | 602 | 615 | 2 |
B.h in TestInputs/ExplicitModuleBuilds/CHeaders |
2 | - | 602 | 615 | 3 |
Sanitizer.swift in Sources/SwiftDriver/Utilities |
16 | - | 561 | 848 | 4 |
main.swiftdeps.yaml in TestInputs/Incremental |
29 | - | 543 | 552 | 2 |
hello.swiftdeps.yaml in TestInputs/Incremental |
346 | - | 543 | 552 | 2 |
X.h in TestInputs/ExplicitModuleBuilds/CHeaders |
1 | - | 525 | 530 | 3 |
C.h in TestInputs/ExplicitModuleBuilds/CHeaders |
3 | - | 525 | 615 | 7 |
DebugInfo.swift in Sources/SwiftDriver/Driver |
22 | - | 496 | 852 | 6 |
PredictableRandomNumberGenerator.swift in Sources/SwiftDriver/Utilities |
32 | 2 | 496 | 778 | 8 |
DOTJobGraphSerializer.swift in Sources/SwiftDriver/Utilities |
52 | 3 | 496 | 848 | 8 |
LinkKind.swift in Sources/SwiftDriver/Driver |
9 | - | 494 | 852 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
WindowsToolchain.swift in Sources/SwiftDriver/Toolchains |
104 | - | 5 | 118 | 3 |
WindowsToolchain+LinkerSupport.swift in Sources/SwiftDriver/Jobs |
95 | - | 16 | 118 | 6 |
WindowsExtensions.swift in Sources/SwiftDriver/Driver |
11 | - | 56 | 118 | 3 |
IncrementalCompilationSynchronizer.swift in Sources/SwiftDriver/IncrementalCompilation |
46 | 4 | 110 | 131 | 3 |
IncrementalCompilationProtectedState.swift in Sources/SwiftDriver/IncrementalCompilation |
119 | 1 | 110 | 152 | 7 |
InternedStrings.swift in Sources/SwiftDriver/IncrementalCompilation/ModuleDependencyGraphParts |
65 | 2 | 110 | 166 | 6 |
SwiftSourceFile.swift in Sources/SwiftDriver/IncrementalCompilation |
27 | - | 110 | 168 | 6 |
Package@swift-5.5.swift in root |
139 | - | 82 | 201 | 7 |
APIDigesterJobs.swift in Sources/SwiftDriver/Jobs |
160 | 4 | 96 | 226 | 7 |
IncrementalCompilationState+Extensions.swift in Sources/SwiftDriver/IncrementalCompilation |
299 | 10 | 110 | 233 | 8 |
SwiftHelpIntroJob.swift in Sources/SwiftDriver/Jobs |
17 | 1 | 17 | 233 | 4 |
TwoLevelMap.swift in Sources/SwiftDriver/IncrementalCompilation |
86 | 2 | 263 | 264 | 2 |
FirstWaveComputer.swift in Sources/SwiftDriver/IncrementalCompilation |
284 | 1 | 62 | 276 | 17 |
IncrementalDependencyAndInputSetup.swift in Sources/SwiftDriver/IncrementalCompilation |
234 | 2 | 110 | 276 | 27 |
PrebuiltModulesJob.swift in Sources/SwiftDriver/Jobs |
557 | 15 | 42 | 304 | 21 |
main.swift in Sources/swift-build-sdk-interfaces |
135 | - | 145 | 304 | 20 |
DirectAndTransitiveCollections.swift in Sources/SwiftDriver/IncrementalCompilation |
76 | 5 | 110 | 345 | 10 |
DependencyGraphDotFileWriter.swift in Sources/SwiftDriver/IncrementalCompilation |
272 | 12 | 19 | 347 | 21 |
KeyAndFingerprintHolder.swift in Sources/SwiftDriver/IncrementalCompilation |
21 | 1 | 110 | 354 | 7 |
ExternalDependencyAndFingerprintEnforcer.swift in Sources/SwiftDriver/IncrementalCompilation |
14 | 1 | 110 | 354 | 4 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Driver.swift in Sources/SwiftDriver/Driver |
2321 | 8 | 3 | 852 | 266 |
Options.swift in Sources/SwiftOptions |
1340 | - | 3 | 739 | 56 |
FrontendJobHelpers.swift in Sources/SwiftDriver/Jobs |
399 | 6 | 3 | 851 | 132 |
ArgsResolver.swift in Sources/SwiftDriver/Execution |
139 | 1 | 3 | 583 | 24 |
LinkJob.swift in Sources/SwiftDriver/Jobs |
55 | 2 | 3 | 852 | 35 |
build-script-helper.py in Utilities |
439 | 27 | 4 | 591 | 54 |
Triple+Platforms.swift in Sources/SwiftDriver/Utilities |
267 | 2 | 4 | 851 | 28 |
DarwinToolchain.swift in Sources/SwiftDriver/Toolchains |
319 | 6 | 5 | 852 | 85 |
Toolchain.swift in Sources/SwiftDriver/Toolchains |
158 | 12 | 5 | 852 | 83 |
main.swift in Sources/swift-help |
117 | 3 | 5 | 739 | 14 |
WindowsToolchain.swift in Sources/SwiftDriver/Toolchains |
104 | - | 5 | 118 | 3 |
ExplicitDependencyBuildPlanner.swift in Sources/SwiftDriver/ExplicitModuleBuilds |
345 | 6 | 14 | 406 | 29 |
BuildRecordInfo.swift in Sources/SwiftDriver/IncrementalCompilation |
203 | 6 | 14 | 406 | 26 |
OptionParsing.swift in Sources/SwiftOptions |
111 | - | 16 | 739 | 7 |
WindowsToolchain+LinkerSupport.swift in Sources/SwiftDriver/Jobs |
95 | - | 16 | 118 | 6 |
Planning.swift in Sources/SwiftDriver/Jobs |
701 | 13 | 17 | 853 | 172 |
Diagnostics.swift in Sources/SwiftDriver/Utilities |
106 | - | 17 | 852 | 34 |
SwiftHelpIntroJob.swift in Sources/SwiftDriver/Jobs |
17 | 1 | 17 | 233 | 4 |
System.swift in Sources/SwiftDriver/Utilities |
75 | 6 | 18 | 757 | 13 |
main.swift in Sources/swift-driver |
65 | 1 | 18 | 856 | 37 |