1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2025-04-12 08:15:48 +02:00
Code-Statistics/CodeStatistics/Handling
2016-02-25 13:52:41 +01:00
..
General Add IFileHandler.FinalizeProject to run after all files are processed 2016-02-18 22:21:54 +01:00
Languages Add Method reading (including constructors and initializers) to JavaCodeParser 2016-02-25 13:52:41 +01:00
Utils Add CodeParser.ReadToSkip and update CodeParser unit tests 2016-02-23 16:33:45 +01:00
HandlerList.cs Add .jav extension as a Java code file 2016-02-23 17:19:39 +01:00
IFileHandler.cs Add IFileHandler.FinalizeProject to run after all files are processed 2016-02-18 22:21:54 +01:00
IFolderHandler.cs Rework abstract handlers into interfaces 2016-02-17 14:19:58 +01:00
Project.cs Make searchData in Project public 2016-02-20 22:58:33 +01:00
Variables.cs Address globalization - add Lang class and missing culture info 2016-02-24 16:04:13 +01:00