1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2025-08-15 04:16:59 +02:00

Commit Graph

  • 7edf8a588f Add the tab classes to compile list chylex 2015-09-10 01:55:14 +02:00
  • 12cb56ffc7 Add Write methods that take ConsoleColor to ConsoleWrapper chylex 2015-09-10 01:53:50 +02:00
  • e856b3115e Move Java tabs into separate classes chylex 2015-09-09 21:52:11 +02:00
  • 067ff224a1 Finish Java Names tab chylex 2015-09-09 21:51:54 +02:00
  • f25513e91d Add type file counts to Java handler chylex 2015-09-09 21:04:10 +02:00
  • 1decd7cec4 Change the project analyzer display text when generating tabs chylex 2015-09-09 21:02:06 +02:00
  • 25ebe4230c Move Asset tab to a separate class and center all columns chylex 2015-09-09 21:01:43 +02:00
  • c1f86946c2 Move Java handler tabs to a separate class chylex 2015-09-09 21:00:43 +02:00
  • 3a16f0bcbe Add imports to Java Parser chylex 2015-09-09 19:41:00 +02:00
  • 8ccc27e904 Change JavaFileInfo to be a class because structs are superimmutable chylex 2015-09-09 18:34:49 +02:00
  • 0bfaa99d0a Remove JavaFileInfo struct constructor because C# is weird chylex 2015-09-09 18:31:16 +02:00
  • d15dbe50ce Add Java file info struct to store data per type chylex 2015-09-09 18:29:00 +02:00
  • 00a4e6da2a Shorten JavaParseUtils a bit chylex 2015-09-09 18:12:09 +02:00
  • 6ae0da65c1 Add fail tests for Java Parser chylex 2015-09-09 17:44:54 +02:00
  • 4a876fd372 Fix false positives on Java type keywords chylex 2015-09-09 17:44:42 +02:00
  • 55be3eb5d7 Work on JavaParser chylex 2015-09-09 17:24:13 +02:00
  • 4affa86f00 Move Java parsing methods and fields to a separate class chylex 2015-09-09 17:23:29 +02:00
  • 20420ca0b0 Add a simpler set of Extract methods to ParseUtils chylex 2015-09-09 17:23:09 +02:00
  • 599215391d Add JavaType enum for types chylex 2015-09-09 17:22:35 +02:00
  • 51412faa4b Add tests for ParseUtils chylex 2015-09-09 16:41:03 +02:00
  • 0870c894bb Add RemoveTo and RemoveFrom methods to ParseUtils chylex 2015-09-09 16:40:55 +02:00
  • 4f57b76b30 Add line and character counting to Java handler chylex 2015-09-09 15:31:58 +02:00
  • 8f997253af Prepare unit testing chylex 2015-09-09 15:31:42 +02:00
  • 28b4246586 Fix Java line splitting and remove \r from comment regex chylex 2015-09-09 13:46:54 +02:00
  • e833872409 Add string extension class to help with code parsing chylex 2015-09-09 13:01:52 +02:00
  • b929fb6c9e Add a WIP Java handler chylex 2015-09-09 12:02:04 +02:00
  • 676c861f61 Move tab info rendering down chylex 2015-09-09 12:01:40 +02:00
  • 8a7b679c02 Fix File reading and comparison by using full path chylex 2015-09-09 12:01:22 +02:00
  • 10d1c9d60e Add file loading to File class chylex 2015-09-08 23:03:05 +02:00
  • 7b2ddbada4 ...And include it in the compile list chylex 2015-09-08 20:55:28 +02:00
  • a36f9d237c Add a Quit option to main menu chylex 2015-09-08 20:55:01 +02:00
  • 453e0e9c5a Remove the moved input method file chylex 2015-09-08 20:54:50 +02:00
  • 1cc9b055e3 Move input methods to a separate namespace chylex 2015-09-08 20:53:56 +02:00
  • 9c34140e10 Allow string format in console wrapper chylex 2015-09-08 20:53:38 +02:00
  • d2ff18765c Add basic asset data rendering chylex 2015-09-08 20:46:55 +02:00
  • d8b3c91cf8 Autorender first result tab and clear space when switching chylex 2015-09-08 20:46:15 +02:00
  • 37da5fd911 Move console text to the vertical center chylex 2015-09-08 19:44:43 +02:00
  • 6596ed0f3e Add ProjectAnalyzer that runs handlers, reports progress and generates tabs chylex 2015-09-08 18:43:37 +02:00
  • db118518f3 Remove dot from file extensions in File chylex 2015-09-08 18:14:46 +02:00
  • 0a1c46c078 Add a WIP asset handler chylex 2015-09-08 18:14:25 +02:00
  • 49cdf35965 Add priority to minor file handlers chylex 2015-09-08 18:13:27 +02:00
  • c8609d0259 Add basic file handler and tab classes chylex 2015-09-08 16:10:37 +02:00
  • a0c08b3322 Change FileSearch to return the files instead of an event chylex 2015-09-08 15:22:13 +02:00
  • 4fbaa3974b Add file search chylex 2015-09-08 14:37:20 +02:00
  • 67789f1cf0 Work around unavailable Vista-style folder dialog chylex 2015-09-08 14:36:52 +02:00
  • 8193d65568 Return selected tab from the method & intercept buffer input chylex 2015-09-08 14:36:12 +02:00
  • 77c3c3f0b6 Setup the console with initial project selection dialog chylex 2015-09-08 02:11:12 +02:00
  • c643ee17a5 Add a tab system to console chylex 2015-09-08 02:10:48 +02:00
  • 4ab46b1d41 Add project input method with a folder dialog chylex 2015-09-08 02:10:20 +02:00
  • 05acb7ff66 Add a wrapper utility class to Console chylex 2015-09-08 02:09:10 +02:00
  • 2e644aabdd Add basic project files chylex 2015-09-08 01:15:53 +02:00
  • f0941588c2 Initial commit chylex 2015-09-07 21:49:55 +02:00