Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "submodules/FastMM4"]
path = submodules/FastMM4
url = https://github.com/pleriche/FastMM4
2 changes: 1 addition & 1 deletion Readme.markdown
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Command line program to analyze Borland Delphi's source code to provide information about the cyclomatic complexity, uses dependency tree and other factors.
Command line program to analyze Embarcadero Delphi's source code to provide information about the cyclomatic complexity, uses dependency tree and other factors.
62 changes: 0 additions & 62 deletions components/fastmm/CPP Builder Support/FastMM4BCB.cpp

This file was deleted.

47 changes: 0 additions & 47 deletions components/fastmm/Demos/Dynamically Loaded DLL/ApplicationForm.dfm

This file was deleted.

51 changes: 0 additions & 51 deletions components/fastmm/Demos/Dynamically Loaded DLL/ApplicationForm.pas

This file was deleted.

54 changes: 0 additions & 54 deletions components/fastmm/Demos/Dynamically Loaded DLL/DLLForm.dfm

This file was deleted.

39 changes: 0 additions & 39 deletions components/fastmm/Demos/Dynamically Loaded DLL/DLLForm.pas

This file was deleted.

This file was deleted.

Loading