Code forensics  0.1
Generate historical information about code changes
Mapped to the database

Classes

struct  ir::FilePath
 file path with associated parent directory information More...
 
struct  ir::Commit
 single commit by author, taken at some point in time More...
 
struct  ir::File
 single version of the file that appeared in some commit More...
 
struct  ir::Directory
 Full directory path and it's parent ID. More...
 
struct  ir::String
 Table of interned stirngs for different purposes. More...
 
struct  ir::Author
 Author - name and email found during the source code analysis. More...
 
struct  ir::LineData
 Unique combination of author+time+content for some line in database. More...
 

Detailed Description