13 Commits

Author SHA1 Message Date
amacocian 6c62a7a584 Support raw arguments for attributes 2024-10-18 18:49:31 +02:00
amacocian ed154276e2 Fix method test 2024-09-23 11:09:05 +02:00
amacocian 6b2dd46856 Add method declarations 2024-09-23 10:55:13 +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 673f8eb478 Implement attribute builders
Add attributes to class, constructor, field, method and property
2024-04-10 14:50:26 +02:00
amacocian c1ae1da60c Add support for "this" parameter (#5) 2022-03-24 11:26:04 +01:00
amacocian 0f71c3bdff Add support for base class (#4) 2022-03-24 10:08:35 +01:00
amacocian 30bb35853b Cover classes with unit tests 2022-03-22 12:46:52 +01:00
amacocian bb536a88a3 Stable implementation 0.1 2022-03-22 10:14:01 +01:00
amacocian d19b4ee1dd Initial commit 2022-03-21 11:15:08 +01:00