File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
LexicalAnalysis.swift in Sources/_MatchingEngine/Regex/Parse |
1202 | 39 | 3 | 54 | 21 |
Parse.swift in Sources/_MatchingEngine/Regex/Parse |
281 | 12 | 3 | 54 | 19 |
Atom.swift in Sources/_MatchingEngine/Regex/AST |
414 | - | 4 | 54 | 19 |
ASTBuilder.swift in Sources/_StringProcessing |
337 | 58 | 3 | 49 | 17 |
CharacterClass.swift in Sources/_StringProcessing |
341 | 3 | 3 | 54 | 17 |
Package.swift in root |
70 | - | 19 | 124 | 16 |
Group.swift in Sources/_MatchingEngine/Regex/AST |
80 | - | 4 | 54 | 16 |
Diagnostics.swift in Sources/_MatchingEngine/Regex/Parse |
119 | - | 3 | 54 | 15 |
AST.swift in Sources/_MatchingEngine/Regex/AST |
252 | 1 | 3 | 54 | 15 |
Compiler.swift in Sources/_StringProcessing |
336 | 6 | 3 | 54 | 15 |
LegacyCompile.swift in Sources/_StringProcessing/Legacy |
247 | 4 | 4 | 54 | 13 |
ConsumerInterface.swift in Sources/_StringProcessing |
542 | 10 | 3 | 46 | 13 |
Core.swift in Sources/_StringProcessing/RegexDSL |
177 | 7 | 3 | 54 | 12 |
DumpAST.swift in Sources/_MatchingEngine/Regex/Printing |
295 | 2 | 3 | 27 | 12 |
DSL.swift in Sources/_StringProcessing/RegexDSL |
150 | - | 4 | 54 | 11 |
CaptureStructure.swift in Sources/_MatchingEngine/Regex/Parse |
250 | 4 | 4 | 51 | 11 |
PrintAsCanonical.swift in Sources/_MatchingEngine/Regex/Printing |
261 | 7 | 3 | 27 | 11 |
PrintAsPattern.swift in Sources/_MatchingEngine/Regex/Printing |
280 | 7 | 3 | 27 | 11 |
RegexParticipant.swift in Sources/Exercises/Participants |
58 | - | 11 | 109 | 10 |
Source.swift in Sources/_MatchingEngine/Regex/Parse |
114 | 16 | 10 | 54 | 10 |