microsoft / prose
File Age

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).

Summary
  • Number of files: 114
  • Daily file updates (only one update per file and date counted): 595
  • First update: 2015-10-21
  • Latest update: 2022-01-24
  • Days between first and latest update: 2288 (326 weeks, estimated 1630 working days)
  • Active days (at least one file change): 91
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 114 files with 8,302 lines of code in files.
    • 2 files that are 366+ days old (4 lines of code)
    • 111 files that are 181-365 days old (8,227 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 1 files that are 1-30 days old (71 lines of code)
<1% | 99% | 0% | 0% | <1%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 114 files with 8,302 lines of code in files.
    • 2 files have been last changed 366+ days ago (4 lines of code)
    • 96 files have been last changed 181-365 days ago (5,989 lines of code)
    • 14 files have been last changed 91-180 days ago (2,087 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 2 files have been last changed 1-30 days ago (222 lines of code)
<1% | 72% | 25% | 0% | 2%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
cs, json, csproj, md, py, txt, html, ipynb, in, cfg, gitignore, targets, props
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
props100% | 0% | 0% | 0% | 0%
targets100% | 0% | 0% | 0% | 0%
cs0% | 98% | 0% | 0% | 1%
py0% | 100% | 0% | 0% | 0%
html0% | 100% | 0% | 0% | 0%
cfg0% | 100% | 0% | 0% | 0%
in0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
props100% | 0% | 0% | 0% | 0%
targets100% | 0% | 0% | 0% | 0%
cs0% | 64% | 32% | 0% | 3%
py0% | 100% | 0% | 0% | 0%
html0% | 100% | 0% | 0% | 0%
cfg0% | 100% | 0% | 0% | 0%
in0% | 100% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
ROOT100% | 0% | 0% | 0% | 0%
dsl-samples/tutorial0% | 100% | 0% | 0% | 0%
misc/CCSynth0% | 100% | 0% | 0% | 0%
dsl-samples/MergeConflictsResolution0% | 100% | 0% | 0% | 0%
misc/BenchmarkDriver0% | 100% | 0% | 0% | 0%
dsl-samples/ProseSample0% | 100% | 0% | 0% | 0%
api-samples/Extraction.Web0% | 100% | 0% | 0% | 0%
api-samples/Transformation.Text0% | 100% | 0% | 0% | 0%
api-samples/Read.FlatFile0% | 100% | 0% | 0% | 0%
api-samples/Transformation.Json0% | 100% | 0% | 0% | 0%
api-samples/Split.Text0% | 100% | 0% | 0% | 0%
api-samples/Extraction.Json0% | 100% | 0% | 0% | 0%
api-samples/Matching.Text0% | 0% | 0% | 0% | 100%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ROOT100% | 0% | 0% | 0% | 0%
misc/CCSynth0% | 100% | 0% | 0% | 0%
dsl-samples/tutorial0% | 41% | 58% | 0% | 0%
dsl-samples/MergeConflictsResolution0% | 100% | 0% | 0% | 0%
misc/BenchmarkDriver0% | 100% | 0% | 0% | 0%
dsl-samples/ProseSample0% | 100% | 0% | 0% | 0%
api-samples/Extraction.Web0% | 100% | 0% | 0% | 0%
api-samples/Transformation.Text0% | 100% | 0% | 0% | 0%
api-samples/Transformation.Json0% | 100% | 0% | 0% | 0%
api-samples/Split.Text0% | 100% | 0% | 0% | 0%
api-samples/Extraction.Json0% | 100% | 0% | 0% | 0%
api-samples/Read.FlatFile0% | 0% | 0% | 0% | 100%
api-samples/Matching.Text0% | 0% | 0% | 0% | 100%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
props
Directory.Build.props
in root
2 - 1599 1599 1
targets
Directory.Build.targets
in root
2 - 1599 1599 1
WitnessFunctions.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
318 15 328 328 1
Semantics.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
259 27 328 328 1
ExtractionTextRunner.cs
in misc/BenchmarkDriver
206 12 328 328 1
SampleProgram.cs
in api-samples/Transformation.Text
192 9 187 328 2
SampleProgram.cs
in api-samples/Read.FlatFile
151 4 7 328 2
Program.cs
in dsl-samples/tutorial/part2b-complete/ProseTutorial
150 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1a-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1a/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt1/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt2/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1c-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1c/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1d-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1d/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part2a-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part2a/ProseTutorial
149 5 161 328 3
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
targets
Directory.Build.targets
in root
2 - 1599 1599 1
props
Directory.Build.props
in root
2 - 1599 1599 1
IRunner.cs
in misc/BenchmarkDriver
7 - 328 328 1
Utils.cs
in misc/BenchmarkDriver
11 - 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1d/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1d-complete/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1c/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1c-complete/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1b-attempt2/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1b-attempt1/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1a/ProseTutorial/synthesis
14 2 328 328 1
Semantics.cs
in dsl-samples/tutorial/part1a-complete/ProseTutorial/synthesis
14 2 328 328 1
Loader.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
14 1 328 328 1
SampleProgram.cs
in api-samples/Transformation.Json
15 1 328 328 1
Grammar.cs
in dsl-samples/ProseSample/ProseSample.Substrings
16 1 328 328 1
RankingScore.cs
in dsl-samples/ProseSample/ProseSample.TextExtraction
18 1 328 328 1
WitnessFunctions.cs
in dsl-samples/tutorial/part2b/ProseTutorial/synthesis
19 - 328 328 1
Utils.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
19 1 328 328 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
Program.cs
in api-samples/Matching.Text
71 1 7 7 1
_assertion_helper.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
560 37 237 237 1
_decision_tree_assertions.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
439 19 237 237 1
_pca_assertions.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
268 11 237 237 1
_disjunctive_assertions.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
115 6 237 237 1
_learn_assertions.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights
89 5 237 237 1
setup.py
in misc/CCSynth/CC/DataInsights
49 - 237 237 1
_learn_assertions.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_api
31 5 237 237 1
__init__.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights
12 - 237 237 1
cfg
setup.cfg
in misc/CCSynth/CC/DataInsights
4 - 237 237 1
in
MANIFEST.in
in misc/CCSynth/CC/DataInsights
3 - 237 237 1
__init__.py
in misc/CCSynth/CC/DataInsights/src/prose
1 - 237 237 1
__init__.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
1 - 237 237 1
_version.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights
1 - 237 237 1
WitnessFunctions.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
318 15 328 328 1
Semantics.cs
in dsl-samples/MergeConflictsResolution/MergeConflictsResolution
259 27 328 328 1
ExtractionTextRunner.cs
in misc/BenchmarkDriver
206 12 328 328 1
SampleProgram.cs
in api-samples/Transformation.Text
192 9 187 328 2
SampleProgram.cs
in api-samples/Read.FlatFile
151 4 7 328 2
Program.cs
in dsl-samples/tutorial/part2b-complete/ProseTutorial
150 5 161 328 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
SampleProgram.cs
in api-samples/Read.FlatFile
151 4 7 328 2
Program.cs
in api-samples/Matching.Text
71 1 7 7 1
Program.cs
in dsl-samples/tutorial/part2b-complete/ProseTutorial
150 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1a-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1a/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt1-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt1/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt2-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1b-attempt2/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1c-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1c/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1d-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part1d/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part2a-complete/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part2a/ProseTutorial
149 5 161 328 3
Program.cs
in dsl-samples/tutorial/part2b/ProseTutorial
149 5 161 328 3
SampleProgram.cs
in api-samples/Transformation.Text
192 9 187 328 2
TransformationTextRunner.cs
in misc/BenchmarkDriver
67 5 187 328 2
SimpleAPI.cs
in api-samples/Transformation.Text
63 3 187 328 2
_assertion_helper.py
in misc/CCSynth/CC/DataInsights/src/prose/datainsights/_assertion
560 37 237 237 1