Commit Graph

22 Commits

Author SHA1 Message Date
Edward Trouw dd40cc1e35 Getting the full metadata name to use as the hint and check if its already been used (for e.g. a partial) 2022-07-28 08:52:34 +02:00
daver32 2862881192 bump version 2022-07-26 20:41:56 +02:00
daver32 167992b0a7 improve exception diagnosis 2022-07-26 20:39:50 +02:00
daver32 744d9a2dcd bump version 2022-07-26 20:23:23 +02:00
daver32 167c2adc0c add exception diagnostic 2022-07-26 20:22:13 +02:00
daver32 501d92d878 bump version 2022-01-28 21:50:20 +01:00
daver32 71b4ecc9b4 minor code cleanup 2022-01-28 21:46:39 +01:00
daver32 6f6d5d0f33 Added XML docs emitting for interfaces 2022-01-28 12:12:35 +01:00
daver32 45a4369acd Added prefixing for method params that have the same name as a C# keyword 2022-01-28 12:01:02 +01:00
daver32 02e671371e Added record's Deconstruct method support 2021-08-15 16:31:06 +02:00
daver32 841231e1ec bump version to 1.0.6 2021-08-15 15:16:18 +02:00
daver32 75906465d2 Merge branch 'master' of https://github.com/daver32/InterfaceGenerator 2021-08-15 15:15:53 +02:00
daver32 2b1f8af5a3 added support for records 2021-08-15 14:41:36 +02:00
daver32 ce722408cf init properties support 2021-08-14 13:38:21 +02:00
daver32 35f8b0a159 Fix static properties not being ignored 2021-07-24 22:20:18 +02:00
daver32 5f12043f13 downgraded from netstandard2.1 to netstandard2.0 for VS compatibility 2021-06-17 18:38:59 +02:00
daver32 233cbf782b removed redundant line of code 2021-06-17 18:07:33 +02:00
daver32 73b82d676e fixed bool literals in default method parameters 2021-05-14 13:14:09 +02:00
daver32 d05f8ed095 bumped version 2021-04-23 18:33:43 +02:00
daver32 c1047b7729 Made attributes internal since they're generated on a per-project basis 2021-04-23 18:33:36 +02:00
daver32 0394c3e6f9 added nuget related csproj xml 2021-04-10 03:10:03 +02:00
daver32 8ad4811b7b Initial commit 2021-04-10 00:46:40 +02:00