|
76f79085ce
|
Rework class parsing to classparser (so that we can have per class logs!)
|
2024-09-15 18:32:48 +02:00 |
|
|
0f32c49569
|
Code polish
|
2024-09-15 18:19:58 +02:00 |
|
|
ff36d5a6e9
|
Implement method return comments
|
2024-09-15 18:16:51 +02:00 |
|
|
2f886a474d
|
Implement parameter comment parsing
|
2024-09-15 14:24:20 +02:00 |
|
|
e556e9d23f
|
Implement method description parser
|
2024-09-15 14:09:45 +02:00 |
|
|
6836b35004
|
Cleanup
|
2024-09-15 13:51:34 +02:00 |
|
|
6ee7a4b2dc
|
Implement parsing methods
|
2024-09-15 13:50:10 +02:00 |
|
|
2a7be40f09
|
Implement parsing read only from properties
|
2024-09-15 13:13:37 +02:00 |
|
|
4f8b8fe029
|
Fix type mapping for fields
|
2024-09-15 13:09:40 +02:00 |
|
|
627ca81181
|
Implement field/property parsing
|
2024-09-15 13:09:07 +02:00 |
|
|
994c853988
|
Remove old code
|
2024-09-15 13:01:57 +02:00 |
|
|
3a652e2d7e
|
Implement constructor returns parsing
|
2024-09-15 11:54:05 +02:00 |
|
|
ae19630819
|
Fix issue with recursively getting children instead of immediate children
|
2024-09-15 11:44:10 +02:00 |
|
|
a766f09f87
|
Implement construcor parameter parsing
|
2024-09-14 22:24:21 +02:00 |
|
|
acdfec2715
|
Rework class name and description parsing
|
2024-09-14 20:19:39 +02:00 |
|
|
744c9d8f5a
|
Fix constructor comments such that it does not concatenate return comment
|
2024-09-12 21:01:14 +02:00 |
|
|
e85dca2416
|
Add support for constructor comments (and refactor the template a little)
|
2024-09-12 20:32:05 +02:00 |
|
|
a9b0ccb3ee
|
Implement constructor parameter comment parsing
|
2024-09-12 17:43:05 +02:00 |
|
|
867c31b6d3
|
Refactor class parsing completely
|
2024-09-12 16:39:37 +02:00 |
|
|
3994b5aa74
|
Refactor more things into class
|
2024-09-12 15:50:02 +02:00 |
|
|
a5d6fa15a3
|
Refactor class/type
|
2024-09-12 15:47:30 +02:00 |
|