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-18 23:24:47 +01:00
..
General Add IFileHandler.FinalizeProject to run after all files are processed 2016-02-18 22:21:54 +01:00
Languages Add total line and character count with minor refactorings to language handlers 2016-02-18 02:50:58 +01:00
Utils Add FileIntValue struct to assign numbers to files 2016-02-18 23:24:47 +01:00
HandlerList.cs Add total weight handling to HandlerList 2016-02-17 16:02:19 +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 Add IFileHandler.FinalizeProject to run after all files are processed 2016-02-18 22:21:54 +01:00
Variables.cs Fix int variable formatting when using Variables.SetVariable 2016-02-18 22:04:42 +01:00