1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2025-04-11 23:15:48 +02:00
Code-Statistics/CodeStatistics
2016-02-16 23:56:41 +01:00
..
Collections Add AnonymousDictionary utility class to create dicts from anonymous types 2016-02-16 00:59:35 +01:00
Forms Add ProjectLoadForm with a progress bar and description text 2016-02-16 21:13:56 +01:00
Handlers Comment out old classes (FileHandlers and ProjectAnalyzer) 2016-02-16 23:56:41 +01:00
Handling Implement variable handling 2016-02-16 00:59:43 +01:00
Input Fix file extension check to use lowercase ext and make sure the path is not null 2016-02-16 23:24:30 +01:00
Output Remove unused using statements 2016-02-16 01:11:06 +01:00
Properties Fix inconsistencies and unnecessary code (resharper inspections) 2015-09-11 12:16:40 +02:00
CodeStatistics.csproj Move unit tests to a separate CodeStatisticsTests project 2016-02-16 21:54:54 +01:00
Program.cs Add ProjectLoadForm with a progress bar and description text 2016-02-16 21:13:56 +01:00
ProgramArguments.cs Add ProgramArguments class for parsing args 2016-02-16 13:29:41 +01:00