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 15:02:29 +01:00
..
Collections Add AnonymousDictionary utility class to create dicts from anonymous types 2016-02-16 00:59:35 +01:00
Handlers Remove all console related code 2016-02-16 01:38:56 +01:00
Handling Implement variable handling 2016-02-16 00:59:43 +01:00
Input Remove IProjectInputMethod and old menu handling workarounds 2016-02-16 15:01:20 +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
Tests Rename some public fields and cleanup code 2015-09-10 14:49:10 +02:00
CodeStatistics.csproj Remove IProjectInputMethod and old menu handling workarounds 2016-02-16 15:01:20 +01:00
MainForm.cs Make the Source Code menu button functional 2016-02-16 15:02:29 +01:00
MainForm.Designer.cs Make the Source Code menu button functional 2016-02-16 15:02:29 +01:00
Program.cs Convert project to WinForms and add a main form with simple buttons 2016-02-16 14:00:06 +01:00
ProgramArguments.cs Add ProgramArguments class for parsing args 2016-02-16 13:29:41 +01:00