Ecosyste.ms: Issues

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

GitHub / polyadic/funcky issues and pull requests

#794 - Support Downcast on the Monadic Types (Option, Either, Result)

Pull Request - State: closed - Opened by FreeApophis about 1 month ago

#793 - Remove unncessary class bodies.

Pull Request - State: closed - Opened by FreeApophis about 1 month ago

#792 - Adapting to changes in C#13

Issue - State: open - Opened by FreeApophis about 1 month ago - 3 comments

#791 - Update Actions

Pull Request - State: closed - Opened by bash 2 months ago

#790 - Add Funcky.Async package to README.md

Pull Request - State: closed - Opened by FreeApophis 2 months ago

#789 - Build and Deploy Website / deploy_pages (push) failed

Issue - State: closed - Opened by FreeApophis 2 months ago - 4 comments

#788 - Release Commit for Funcky 3.4 and Funcky Async 1.3

Pull Request - State: closed - Opened by FreeApophis 2 months ago - 1 comment

#787 - Mention dual licensing in readme

Pull Request - State: closed - Opened by bash 3 months ago

#786 - Add .mailmap

Pull Request - State: closed - Opened by bash 3 months ago

#785 - Define Code Style via Editorconfig

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

#784 - Mark Funcky and Funcky.Async as AOT compatible

Pull Request - State: closed - Opened by bash 3 months ago

#782 - Create Polyadic.CodeStyle

Issue - State: open - Opened by FreeApophis 4 months ago - 3 comments

#781 - Implements FindIndexOrNone and FindLastIndexOrNone on List

Pull Request - State: closed - Opened by FreeApophis 4 months ago

#780 - Add missing ParseExtensions.ParseCharOrNone

Pull Request - State: closed - Opened by FreeApophis 5 months ago

#779 - Idea: the DU source-generator automatically writes the dispatching of the Match.

Issue - State: open - Opened by FreeApophis 5 months ago
Labels: to discuss, area: DiscriminatedUnion

#778 - Declare Funcky.XUnit incompatibility with xunit 2.5 and 2.6 releases

Pull Request - State: closed - Opened by FreeApophis 7 months ago
Labels: dependencies

#777 - Funcky.XUnit is not compatible with the XUnit 2.5 and 2.6 releases.

Issue - State: closed - Opened by FreeApophis 7 months ago - 3 comments

#776 - Implement InspectEmpty on IEnumerable.

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#775 - Use collection expressions

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#774 - Use PolySharp

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#772 - Avoid ToAsyncEnumerable when not really necessary

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#771 - Use collection property count access

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#770 - Forgotten to set TargetFramework to .net 8

Pull Request - State: closed - Opened by FreeApophis 7 months ago

#769 - Rename Parseable → Parsable

Pull Request - State: closed - Opened by bash 7 months ago

#768 - Use Primary Constructors

Pull Request - State: closed - Opened by bash 7 months ago

#765 - Inconsistent use of «Parseable» vs «Parsable»

Issue - State: closed - Opened by bash 8 months ago
Labels: to discuss

#764 - Update SDK to .NET 8

Pull Request - State: closed - Opened by bash 8 months ago

#763 - Update Code for .NET 8 and C#12

Issue - State: closed - Opened by FreeApophis 8 months ago - 3 comments

#762 - Analyzer suggesting collection expression for `Sequence.Return`

Issue - State: open - Opened by FreeApophis 8 months ago
Labels: area: Analyzer

#760 - collection expressions for Option<T>

Issue - State: open - Opened by FreeApophis 8 months ago
Labels: to discuss

#759 - Generate implicit conversion

Issue - State: open - Opened by bash over 1 year ago
Labels: enhancement, area: DiscriminatedUnion

#758 - Pure Value Matches

Issue - State: open - Opened by FreeApophis over 1 year ago
Labels: area: DiscriminatedUnion

#757 - Generate Match and Switch with the parent's subclasses

Issue - State: open - Opened by csillikd 8 months ago - 1 comment
Labels: area: DiscriminatedUnion

#756 - Implement `UpCast<T>.From(...)`

Pull Request - State: closed - Opened by bash 8 months ago

#755 - Consequently use ThrowIfNull.

Pull Request - State: closed - Opened by FreeApophis 8 months ago - 2 comments

#754 - AlternativeMonadAnalyzer throw exceptions in Visual Studio

Issue - State: open - Opened by FreeApophis 9 months ago
Labels: bug, area: Analyzer

#753 - AlternativeMonadAnalyzer throws Exception in Visual Studio

Issue - State: open - Opened by FreeApophis 9 months ago
Labels: bug, area: Analyzer

#752 - Implement FindIndexOrNone and FindLastIndexOrNone on List

Issue - State: closed - Opened by FreeApophis 9 months ago
Labels: enhancement

#751 - Disable UseWithArgumentNamesAnalyzer in Expression Trees

Pull Request - State: closed - Opened by bash 10 months ago - 1 comment
Labels: area: Analyzer

#750 - Make UseWithArgumentNamesAttribute publicly available

Issue - State: open - Opened by FreeApophis 10 months ago - 2 comments
Labels: area: Analyzer

#749 - Funcky.Xunit - Analyzer for Assert.Equal with FunctionalAssert.Ok/Some/Error/etc. in the `actual` parameter

Issue - State: open - Opened by Mafii 10 months ago - 5 comments
Labels: enhancement, area: Analyzer

#748 - Deprecate Sequence.Return in favor of collection expressions in C#12

Issue - State: closed - Opened by FreeApophis 10 months ago - 3 comments

#747 - Update Out-of-date Cartesian Product Docs

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

#746 - Cartesian product is in the docs, but does not exist anymore

Issue - State: closed - Opened by Mafii 10 months ago - 1 comment
Labels: good first issue, docs

#745 - Implement Generic ParseOrNone extensions.

Pull Request - State: closed - Opened by FreeApophis 10 months ago
Labels: enhancement

#744 - Implemented Chunk and SlidingWindow on string

Pull Request - State: closed - Opened by FreeApophis 10 months ago
Labels: enhancement

#743 - Implement ParseOrNone alternative based on INumberBase<TSelf>.TryParse

Issue - State: closed - Opened by FreeApophis 11 months ago - 1 comment

#742 - UseWithArgumentNamesAnalyzer: Named Parameters are not allowed in expression trees

Issue - State: closed - Opened by FreeApophis 11 months ago
Labels: bug, area: Analyzer

#741 - Add `ToAsyncEnumerable` extension for `Option`

Pull Request - State: closed - Opened by bash 11 months ago

#740 - Usability of `CycleRange` and `RepeatRange`

Issue - State: open - Opened by bash 12 months ago - 1 comment
Labels: enhancement

#739 - Add `MoveNextOrNone` extension for `IEnumerator`

Pull Request - State: closed - Opened by bash 12 months ago

#738 - Prepare 3.3.0 Release

Pull Request - State: closed - Opened by bash 12 months ago

#737 - Add missing `OrElse` and `GetOrElse` methods to `Result` and `Either`

Pull Request - State: closed - Opened by bash 12 months ago

#736 - Generalize `Match` Analyzer to All Alternative Monads

Pull Request - State: closed - Opened by bash 12 months ago

#735 - Add methods for inspecting the error case of alternative monads

Pull Request - State: closed - Opened by bash 12 months ago

#734 - Update SDK to Newest Preview

Pull Request - State: closed - Opened by bash 12 months ago

#733 - Consider change of return type of Materialize to IReadOnlyList<T>

Issue - State: closed - Opened by Mafii about 1 year ago - 1 comment

#732 - Specialized Partition for `IEnumerable<Either<Left, Right>>`

Issue - State: closed - Opened by Mafii about 1 year ago - 1 comment

#731 - Specializations for type `string` for `Chunk` and `SlidingWindow`

Issue - State: closed - Opened by FreeApophis about 1 year ago - 1 comment
Labels: enhancement

#730 - Should we have an `InspectLeft` and `InspectNone`?

Issue - State: closed - Opened by bash about 1 year ago
Labels: enhancement

#729 - Update actions

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

#728 - Add discard

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

#727 - Release 3.2

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

#726 - Import static class DebuggerBrowsableState to remove a little noise

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

#726 - Import static class DebuggerBrowsableState to remove a little noise

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

#725 - Support the list-pattern on the `Either<TLeft, TRight>` type

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

#724 - Support the list-pattern on the `Option<T>` type

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

#723 - Suggest Identity/True/False over lambda

Issue - State: open - Opened by bash about 1 year ago
Labels: area: Analyzer

#722 - Bump @xmldom/xmldom from 0.8.3 to 0.8.7 in /Documentation

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#721 - Add website

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

#721 - Add website

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

#720 - Tiny improvements

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

#718 - Discuss `Option.FromIndex`

Issue - State: open - Opened by bash about 1 year ago
Labels: to discuss

#717 - `IndexOfOrNone` and `LastIndexOfOrNone` for `IImmutableList`

Issue - State: closed - Opened by bash about 1 year ago
Labels: enhancement

#716 - Implement IndexOfOrNone for IList

Pull Request - State: closed - Opened by FreeApophis over 1 year ago

#715 - use discard for unusued lambda parameters

Pull Request - State: closed - Opened by FreeApophis over 1 year ago

#714 - IndexOfOrNone on IList

Issue - State: closed - Opened by FreeApophis over 1 year ago
Labels: enhancement

#713 - Add a fluent extension in a new namespace Funcky.Fluent

Pull Request - State: open - Opened by FreeApophis over 1 year ago

#713 - Add a fluent extension in a new namespace Funcky.Fluent

Pull Request - State: closed - Opened by FreeApophis over 1 year ago

#712 - Relax `TryGetValue` analyzer

Pull Request - State: closed - Opened by bash over 1 year ago

#712 - Relax `TryGetValue` analyzer

Pull Request - State: closed - Opened by bash over 1 year ago

#711 - loosen restrictions on Option.TryGetValue

Issue - State: closed - Opened by FreeApophis over 1 year ago - 1 comment

#710 - Add `Retry` with exception overloads that take an `Action`

Pull Request - State: closed - Opened by bash over 1 year ago

#710 - Add `Retry` with exception overloads that take an `Action`

Pull Request - State: closed - Opened by bash over 1 year ago

#709 - Start retry count at zero

Pull Request - State: closed - Opened by bash over 1 year ago

#709 - Start retry count at zero

Pull Request - State: closed - Opened by bash over 1 year ago

#708 - `RetryAsync` should be called `RetryAwaitAsync`

Issue - State: open - Opened by bash over 1 year ago
Labels: breaking change

#707 - Use .NET 8 Preview SDK

Pull Request - State: closed - Opened by bash over 1 year ago

#706 - Implement `Retry` for exception-throwing producers

Pull Request - State: closed - Opened by bash over 1 year ago

#705 - Retry exception-throwing producer

Issue - State: closed - Opened by bash over 1 year ago
Labels: enhancement

#704 - Suggest `Select(F)` over `Match(None, F)`

Issue - State: open - Opened by bash over 1 year ago
Labels: area: Analyzer

#703 - Implement `MinByOrNone` and `MaxByOrNone`

Pull Request - State: closed - Opened by FreeApophis over 1 year ago