Skip to content

A lightweight toolset to add syntactic and semantic features to source control for C# and VB.NET developments.

Notifications You must be signed in to change notification settings

gboya/git-semantic-diff

Repository files navigation

git-semantic-diff

A lightweight toolset to add syntactic and semantic features to source control for C# and VB.NET developments.

This project is aimed to provide syntactic (and eventually semantic) additionnal informations to those provided by our favorite VCS (git, svn...) on operations such as diff, log and blame. Syntactic and semantic analysis (Parse Tree, AST, Symbols Table, etc...) will be provided by Roslyn experimental API.

About

A lightweight toolset to add syntactic and semantic features to source control for C# and VB.NET developments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages