|
|
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 |
|
|
|
62ae7ab59c
|
Add an amalgamation of docs for testing
|
2024-09-14 19:33:19 +02:00 |
|
|
|
744c9d8f5a
|
Fix constructor comments such that it does not concatenate return comment
|
2024-09-12 21:01:14 +02:00 |
|
|
|
a069e0eb98
|
Add debug run config
|
2024-09-12 21:01:03 +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 |
|
|
|
3577ecfaaf
|
Move writing logic to class
|
2024-09-12 15:44:35 +02:00 |
|
|
|
b9306ce53d
|
Add sync, such as it is
|
2024-09-12 09:20:05 +02:00 |
|
|
|
ee7d56a82c
|
Implement out directory
|
2024-09-12 09:20:05 +02:00 |
|
|
|
63d9121e56
|
Make async
|
2024-09-12 09:11:37 +02:00 |
|
|
|
5cafdbf239
|
Housekeeping
|
2024-09-12 09:06:33 +02:00 |
|
|
|
901232d293
|
Implement parsing methods
|
2024-09-12 09:00:27 +02:00 |
|
|
|
98deea62d4
|
Implement field generation
|
2024-09-12 08:49:35 +02:00 |
|
|
|
4fbc86e4b6
|
Code polish
|
2024-09-12 01:22:21 +02:00 |
|
|
|
f093fe4d1e
|
Implement constructor parsing
|
2024-09-12 01:02:37 +02:00 |
|
|
|
ece38cda72
|
Implement constructors
|
2024-09-12 00:45:41 +02:00 |
|
|
|
440a6e33e6
|
Refine the template to fix excessive newlines
|
2024-09-12 00:40:20 +02:00 |
|
|
|
2e10e11ab9
|
Initial commit
|
2024-09-12 00:24:47 +02:00 |
|