Skip to main content

Module archaeology

Module archaeology 

Source
Expand description

Version Archaeology — Invention 11.

Understand the history and evolution of code units. Why does this code look the way it does? When did it change? What decisions led here?

Structs§

ArchaeologyResult
Archaeological investigation result.
CodeArchaeologist
Investigates the history and evolution of code.
CodeEvolution
Evolution summary of a code unit.
HistoricalDecision
A historical decision inferred from code changes.
TimelineEvent
A single event in a code unit’s timeline.

Enums§

EvolutionPhase
The current phase in a code unit’s lifecycle.
HistoricalChangeType
Historical change type categories.