12 Commits

Author SHA1 Message Date
amacocian 6c62a7a584 Support raw arguments for attributes 2024-10-18 18:49:31 +02:00
amacocian a2060a7c45 Fix empty body methods 2024-09-23 10:59:25 +02:00
amacocian 7bac357a14 Setup Type Parameters support 2024-09-22 20:52:33 +02:00
amacocian bfdd2ce911 Add interface builder 2024-09-19 13:47:55 +02:00
amacocian 64f573a51f Support for filescoped namespaces
Closes #7
Support for compilation units
Closes #8
2024-04-11 10:52:51 +02:00
amacocian f9279b8910 Add field initializers 2024-04-10 20:52:43 +02:00
amacocian 91b688e2be Fix multi-line SyntaxBody 2024-04-10 18:34:18 +02:00
amacocian df191bf053 Add attributes to namespaces
Fix builders with empty attributes
2024-04-10 15:15:47 +02:00
amacocian 673f8eb478 Implement attribute builders
Add attributes to class, constructor, field, method and property
2024-04-10 14:50:26 +02:00
amacocian 0f71c3bdff Add support for base class (#4) 2022-03-24 10:08:35 +01:00
amacocian 959c1359e1 Small bugfix to normalize whitespace for method building 2022-03-22 10:18:08 +01:00
amacocian bb536a88a3 Stable implementation 0.1 2022-03-22 10:14:01 +01:00