34 Commits

Author SHA1 Message Date
amacocian f08c7fdcf5 Remove gitlab mirror 2025-09-13 13:56:23 +02:00
amacocian 528a54d71c Migrate to slnx 2025-09-12 11:00:14 +02:00
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 a2060a7c45 Fix empty body methods 2024-09-23 10:59:25 +02:00
amacocian 6b2dd46856 Add method declarations 2024-09-23 10:55:13 +02:00
amacocian 1261b9ef58 Add interface builder to namespace 2024-09-22 21:20:47 +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 575bca3278 Fix CI pipeline run integration tests 2024-04-10 15:19:03 +02:00
amacocian df191bf053 Add attributes to namespaces
Fix builders with empty attributes
2024-04-10 15:15:47 +02:00
amacocian 975ab883fd Fix CI & CD pipelines 2024-04-10 14:52:34 +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 b5cdfe0a4d Increase code coverage to 100% (#6) 2022-03-28 12:05: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 96099becdd Nuget improvements #2 2022-03-24 09:19:30 +01:00
amacocian c4636df59f Merge pull request #3 from AlexMacocian/alexmacocian/nuget-improvements
Nuget improvements
2022-03-22 14:29:24 +01:00
amacocian c1e8fb0d2e Merge pull request #2 from AlexMacocian/alexmacocian/fix-cd-pipeline
Alexmacocian/fix cd pipeline
2022-03-22 13:23:45 +01:00
amacocian 11890614d4 Fix typo 2022-03-22 13:20:14 +01:00
amacocian 39bf1a5e52 Skip duplicates 2022-03-22 13:14:32 +01:00
amacocian 129bb72d80 Manually push nuget instead of relying on premade action 2022-03-22 13:13:07 +01:00
amacocian 78475924db Merge pull request #1 from AlexMacocian/alexmacocian/ci-cd-pipelines
Introduce CI & CD pipelines
2022-03-22 13:01:44 +01:00
amacocian 60a4c8c0bf Introduce CI & CD pipelines 2022-03-22 12:56:30 +01:00
amacocian 30bb35853b Cover classes with unit tests 2022-03-22 12:46:52 +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
amacocian ae34a4683d Setup project and license 2022-03-21 11:20:38 +01:00
amacocian 74635e6922 Update README.md 2022-03-21 11:16:08 +01:00
amacocian d19b4ee1dd Initial commit 2022-03-21 11:15:08 +01:00
amacocian aebb528b34 Add .gitattributes, .gitignore, and README.md. 2022-03-21 11:13:09 +01:00