|
af6e108560
|
Address code analysis
|
2016-09-05 15:37:05 +02:00 |
|
|
b6670a0022
|
Fix formatting (missing space after comma in method calls)
|
2016-09-05 15:17:57 +02:00 |
|
|
02dfe82204
|
Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore
|
2016-06-23 02:05:37 +02:00 |
|
|
32daad3651
|
Add CodeParser.ReadToSkip and update CodeParser unit tests
|
2016-02-23 16:33:45 +01:00 |
|
|
5989531bd6
|
Add CodeParser.ReadTo with unit tests
|
2016-02-23 14:46:30 +01:00 |
|
|
48823c2ece
|
Add CodeParser.SkipIfMatch with unit tests
|
2016-02-23 14:35:24 +01:00 |
|
|
b7055cee67
|
Rename SkipBlockGet to ReadBlock and NextIdentifier to ReadIdentifier
|
2016-02-22 23:03:57 +01:00 |
|
|
b39c6ded32
|
Add identifier reading to CodeParser with unit tests
|
2016-02-22 13:53:28 +01:00 |
|
|
5912301e06
|
Add documentation and unit tests for CodeParser.Clone
|
2016-02-22 13:45:24 +01:00 |
|
|
56fae34448
|
Add public CodeParser cloning, fix SubstrIndex again, add Skip
|
2016-02-22 13:26:06 +01:00 |
|
|
21519be744
|
Improve unit tests for CodeParser and fix a block reading cursor index bug
|
2016-02-22 13:10:01 +01:00 |
|
|
0decbbfec3
|
Add a basic CodeParser class for code navigation plus unit tests
|
2016-02-22 02:03:02 +01:00 |
|