Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / diegofrata/generator.equals issues and pull requests

#67 - Add global options

Pull Request - State: open - Opened by JKamsker 3 months ago

#67 - Add global options

Pull Request - State: open - Opened by JKamsker 3 months ago

#66 - Restructuring

Issue - State: open - Opened by JKamsker 4 months ago

#66 - Restructuring

Issue - State: open - Opened by JKamsker 4 months ago

#65 - Add diagnostics

Issue - State: open - Opened by JKamsker 4 months ago

#65 - Add diagnostics

Issue - State: open - Opened by JKamsker 4 months ago

#64 - Feature request: Support CustomEqualityAttribute for the whole class

Issue - State: open - Opened by emphasis87 4 months ago - 2 comments

#64 - Feature request: Support CustomEqualityAttribute for the whole class

Issue - State: open - Opened by emphasis87 4 months ago - 2 comments

#63 - String array + Comparer

Pull Request - State: open - Opened by JKamsker 4 months ago - 4 comments

#63 - String array + Comparer

Pull Request - State: open - Opened by JKamsker 4 months ago - 4 comments

#62 - fix: Correctly support incremental source generation

Pull Request - State: closed - Opened by JKamsker 4 months ago - 11 comments

#62 - fix: Correctly support incremental source generation

Pull Request - State: closed - Opened by JKamsker 4 months ago - 11 comments

#61 - Make Sourcegenerator incremental

Pull Request - State: closed - Opened by JKamsker 4 months ago - 1 comment

#61 - Make Sourcegenerator incremental

Pull Request - State: closed - Opened by JKamsker 4 months ago - 1 comment

#60 - Support StringEqualityAttribute on collections of strings

Issue - State: open - Opened by divega 9 months ago - 2 comments
Labels: enhancement

#60 - Support StringEqualityAttribute on collections of strings

Issue - State: open - Opened by divega 9 months ago - 2 comments
Labels: enhancement

#59 - chore: add license information to Directory.Build.props

Pull Request - State: closed - Opened by diegofrata 10 months ago

#59 - chore: add license information to Directory.Build.props

Pull Request - State: closed - Opened by diegofrata 10 months ago

#58 - Compatibility with the mvvm community toolkit

Issue - State: closed - Opened by jbooth88 10 months ago - 4 comments
Labels: wontfix

#58 - Compatibility with the mvvm community toolkit

Issue - State: closed - Opened by jbooth88 10 months ago - 4 comments
Labels: wontfix

#57 - Add license information in csproj/Nuget

Issue - State: closed - Opened by LiorBanai 11 months ago - 2 comments

#57 - Add license information in csproj/Nuget

Issue - State: closed - Opened by LiorBanai 11 months ago - 2 comments

#56 - Probably, the generator is not incremental

Issue - State: closed - Opened by lsoft 12 months ago - 2 comments

#56 - Probably, the generator is not incremental

Issue - State: closed - Opened by lsoft 12 months ago - 2 comments

#55 - Create comparer for strings

Pull Request - State: closed - Opened by hayer almost 1 year ago - 1 comment

#55 - Create comparer for strings

Pull Request - State: closed - Opened by hayer almost 1 year ago - 1 comment

#54 - fix: Generator.Equals can't handle IEnumerable<T> when it should

Pull Request - State: closed - Opened by diegofrata about 1 year ago

#54 - fix: Generator.Equals can't handle IEnumerable<T> when it should

Pull Request - State: closed - Opened by diegofrata about 1 year ago

#53 - `IEnumerable<T>` property marked by `[UnorderedEquality]` causes exception during generation

Issue - State: closed - Opened by Themplarer about 1 year ago - 7 comments
Labels: bug

#53 - `IEnumerable<T>` property marked by `[UnorderedEquality]` causes exception during generation

Issue - State: closed - Opened by Themplarer about 1 year ago - 7 comments
Labels: bug

#52 - Feature Request: Create comparer for strings

Issue - State: closed - Opened by skarllot about 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#52 - Feature Request: Create comparer for strings

Issue - State: closed - Opened by skarllot about 1 year ago - 2 comments
Labels: enhancement, help wanted, good first issue

#51 - Breaking API change to support base type comparison

Pull Request - State: closed - Opened by diegofrata almost 2 years ago - 1 comment

#51 - Breaking API change to support base type comparison

Pull Request - State: closed - Opened by diegofrata almost 2 years ago - 1 comment

#50 - Feature Request: Would be great to be able to enumerate the properties that are different!

Issue - State: open - Opened by Simonl9l almost 2 years ago - 5 comments
Labels: enhancement, help wanted

#50 - Feature Request: Would be great to be able to enumerate the properties that are different!

Issue - State: open - Opened by Simonl9l almost 2 years ago - 5 comments
Labels: enhancement, help wanted

#49 - Net48 tests

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#49 - Net48 tests

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#48 - Removes the need for Generator.Equals.Runtime

Pull Request - State: closed - Opened by diegofrata about 2 years ago - 3 comments

#48 - Removes the need for Generator.Equals.Runtime

Pull Request - State: closed - Opened by diegofrata about 2 years ago - 3 comments

#47 - Fixes null reference exception coming from System.HashCode in .NET 4.7

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#47 - Fixes null reference exception coming from System.HashCode in .NET 4.7

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#46 - NullReferenceExceptions starting with v2.7.2

Issue - State: closed - Opened by bastianeicher about 2 years ago - 4 comments

#46 - NullReferenceExceptions starting with v2.7.2

Issue - State: closed - Opened by bastianeicher about 2 years ago - 4 comments

#45 - Breaking API change to support base type comparison.

Pull Request - State: closed - Opened by diegofrata about 2 years ago - 5 comments

#45 - Breaking API change to support base type comparison.

Pull Request - State: closed - Opened by diegofrata about 2 years ago - 5 comments

#44 - Fix potential stack-overflow

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#44 - Fix potential stack-overflow

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#43 - Cleanup IEquatable<T> implementation for classes

Issue - State: closed - Opened by diegofrata about 2 years ago - 1 comment

#41 - Ensures specified equality comparers are used everywhere

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#39 - Fix comparison to support deep equality on non-sealed types.

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#39 - Fix comparison to support deep equality on non-sealed types.

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#38 - Inherited classes Equals ignored when called from the base class

Issue - State: closed - Opened by christianrondeau about 2 years ago - 6 comments
Labels: bug

#38 - Inherited classes Equals ignored when called from the base class

Issue - State: closed - Opened by christianrondeau about 2 years ago - 6 comments
Labels: bug

#37 - Top level statement support

Pull Request - State: closed - Opened by ssttgg about 2 years ago

#37 - Top level statement support

Pull Request - State: closed - Opened by ssttgg about 2 years ago

#36 - Added support for fields.

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#36 - Added support for fields.

Pull Request - State: closed - Opened by diegofrata about 2 years ago

#35 - What if properties of a class are also generated by another code generator?

Issue - State: closed - Opened by myd7349 about 2 years ago - 6 comments
Labels: enhancement

#35 - What if properties of a class are also generated by another code generator?

Issue - State: closed - Opened by myd7349 about 2 years ago - 6 comments
Labels: enhancement

#34 - Add support for structs.

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#34 - Add support for structs.

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#33 - Support for record structs

Pull Request - State: closed - Opened by wainwrightmark over 2 years ago - 4 comments

#33 - Support for record structs

Pull Request - State: closed - Opened by wainwrightmark over 2 years ago - 4 comments

#32 - Support for Record Struct

Issue - State: closed - Opened by wainwrightmark over 2 years ago - 2 comments

#32 - Support for Record Struct

Issue - State: closed - Opened by wainwrightmark over 2 years ago - 2 comments

#31 - feat: generated code is now more readable.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 1 comment

#31 - feat: generated code is now more readable.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 1 comment

#30 - feat: Added EquatableAttribute.IgnoreBaseClassProperties parameter.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 6 comments

#30 - feat: Added EquatableAttribute.IgnoreBaseClassProperties parameter.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 6 comments

#29 - Better tests

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#29 - Better tests

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#28 - Support for struct

Issue - State: closed - Opened by Socolin over 2 years ago - 4 comments
Labels: enhancement

#28 - Support for struct

Issue - State: closed - Opened by Socolin over 2 years ago - 4 comments
Labels: enhancement

#27 - Replace MSTest and NUnit with Xunit.

Issue - State: closed - Opened by diegofrata over 2 years ago
Labels: chore

#27 - Replace MSTest and NUnit with Xunit.

Issue - State: closed - Opened by diegofrata over 2 years ago
Labels: chore

#26 - Runs tests on PR

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#26 - Runs tests on PR

Pull Request - State: closed - Opened by diegofrata over 2 years ago

#25 - test: Added snapshot tests.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 2 comments

#25 - test: Added snapshot tests.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 2 comments

#24 - feat: Added explicit mode.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 2 comments

#24 - feat: Added explicit mode.

Pull Request - State: closed - Opened by HavenDV over 2 years ago - 2 comments

#23 - Remove the runtime dependency

Issue - State: open - Opened by diegofrata over 2 years ago - 5 comments
Labels: enhancement

#23 - Remove the runtime dependency

Issue - State: open - Opened by diegofrata over 2 years ago - 5 comments
Labels: enhancement

#22 - Explicit mode

Issue - State: closed - Opened by HavenDV over 2 years ago - 3 comments
Labels: enhancement, help wanted

#22 - Explicit mode

Issue - State: closed - Opened by HavenDV over 2 years ago - 3 comments
Labels: enhancement, help wanted

#21 - fix ArgumentException in EqualsGenerator caused by multiple partial classes/records

Pull Request - State: closed - Opened by DanielEgbers over 2 years ago - 2 comments

#21 - fix ArgumentException in EqualsGenerator caused by multiple partial classes/records

Pull Request - State: closed - Opened by DanielEgbers over 2 years ago - 2 comments

#20 - #19: Add pragma to suppress obsolete warnings

Pull Request - State: closed - Opened by fjmorel over 2 years ago - 5 comments

#20 - #19: Add pragma to suppress obsolete warnings

Pull Request - State: closed - Opened by fjmorel over 2 years ago - 5 comments

#19 - Suppress obsolete warnings in generated code

Issue - State: closed - Opened by fjmorel over 2 years ago - 2 comments

#18 - Fix NuGet badge link

Pull Request - State: closed - Opened by NickStrupat about 3 years ago - 1 comment

#17 - Compiler-error with static properties

Issue - State: closed - Opened by bastianeicher over 3 years ago - 1 comment
Labels: bug

#16 - Indexers on classes lead to syntactically invalid generated code

Issue - State: closed - Opened by bastianeicher over 3 years ago - 1 comment
Labels: bug

#15 - Fix #14: do not compile attributes into target assembly.

Pull Request - State: closed - Opened by tom-englert over 3 years ago - 2 comments

#14 - Do not require runtime reference to Generator.Equals.Runtime.dll

Issue - State: closed - Opened by tom-englert over 3 years ago - 5 comments
Labels: enhancement

#13 - No Licence?

Issue - State: closed - Opened by Romanx over 3 years ago - 2 comments