Ecosyste.ms: Issues

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

GitHub / mewssystems/funcsharp issues and pull requests

#171 - Update nuget package version 10.0.2 > 10.0.3

Pull Request - State: closed - Opened by DenysShylov 5 days ago

#170 - Extend coproduct with extra dimension

Pull Request - State: closed - Opened by DenysShylov 5 days ago - 2 comments

#169 - Updated publish.yml to use .NET 8

Pull Request - State: closed - Opened by petrkoutnycz 6 months ago

#168 - Added serialization support for Try and Unit

Pull Request - State: closed - Opened by petrkoutnycz 6 months ago

#167 - Upgraded target version to .NET 8

Pull Request - State: closed - Opened by petrkoutnycz 6 months ago

#165 - Bump version to 9.0.3

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

#164 - Making ifSecond parameter as optional on Task Option.MatchAsync

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

#163 - Struct equality implemented properly.

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

#162 - Option boxing prevention

Pull Request - State: closed - Opened by KaliCZ about 1 year ago
Labels: easyfix

#161 - Completely removed SafeEquals

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

#160 - Coproduct 1 is back

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

#159 - Map for coproduct

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

#158 - Implemented collection methods so that they crash on nulls

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

#157 - Disallowed changing the items within NonEmptyEnumerable.

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

#156 - Benchmarks for getting out of options

Pull Request - State: closed - Opened by KaliCZ over 1 year ago
Labels: easyfix

#155 - XML comment for Option.AsReadonlyList()

Pull Request - State: closed - Opened by marektresnak over 1 year ago
Labels: easyfix

#154 - Removed collection extensions that didn't crash on nulls.

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

#153 - Fixed indent and implemented Partition on a collection of coproducts

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

#152 - Tuple unpack method

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

#151 - Partitioning general enumerables or tries.

Pull Request - State: closed - Opened by KaliCZ over 1 year ago
Labels: easyfix

#150 - Renamed PartitionMatch extension file.

Pull Request - State: closed - Opened by KaliCZ over 1 year ago
Labels: easyfix

#149 - Updated to file-scoped namespaces in .tt files as well.

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

#148 - Added methods for getting an empty collection instead of null.

Pull Request - State: closed - Opened by KaliCZ over 1 year ago
Labels: easyfix

#147 - Added extra numeric types.

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

#146 - Added prototype of allocation free Match method

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

#145 - Removed 2 extensions that don't make sense. They're a mews method

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

#144 - Made the hidden methods available again.

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

#143 - Removed methods with breaking changes.

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

#142 - Collections not null

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

#141 - Create a code style

Issue - State: open - Opened by fpindej over 1 year ago

#140 - Create a public knowledge base of this library

Issue - State: open - Opened by fpindej over 1 year ago

#139 - Create CONTRIBUTING file

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

#138 - Create a contribution guide

Issue - State: open - Opened by fpindej over 1 year ago - 1 comment

#137 - Renamed file to fix readme.

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

#136 - Tests for numeric types and equality of options via `==`

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

#135 - Made the obsolete methods return a valid type - just in case.

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

#134 - Utilize .NET 6 code features

Pull Request - State: closed - Opened by fpindej over 1 year ago
Labels: easyfix

#133 - Extensions improvements

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

#132 - Try is a struct, not a class.

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

#131 - Fixed issue with NonEmptyEnumerable type mismatch with arrays.

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

#130 - More flatten extensions for options of collections

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

#129 - Ioption removal

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

#128 - Object extensions

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

#127 - String extensions improvements

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

#126 - Enumerable improvements

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

#125 - Force Match completion of Coproduct

Issue - State: closed - Opened by juliusdeblaaij over 1 year ago - 4 comments

#124 - Split EnumerableExtensions into multiple partial classes

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

#123 - Non empty enumerable performance

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

#122 - Added more functionality for NonEmptyString to allow nice usages.

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

#121 - Non empty string

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

#120 - Minor fixes to ReadOnlyList

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

#119 - Moved some extensions and types to FuncSharp.

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

#118 - Fix nuget headers in the README file.

Pull Request - State: closed - Opened by bastianluk over 1 year ago
Labels: easyfix

#117 - Moved NonEmptyEnumerable and bunch of other extensions to FuncSharp

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

#116 - Fixed multiple enumerations of IEnumerable in FuncSharp.

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

#114 - Last option tests

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

#113 - Async match on Coproduct and Objects

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

#112 - More option tests

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

#111 - Implemented tests for majority of extension methods on IOptions

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

#110 - Finalized tests for all IOption methods.

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

#109 - Implemented tests for FlatMap, GetOrDefault, IsEmpty and NonEmpty

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

#108 - Seed of generative testing + tests for Option.Map

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

#107 - Brought back extensions for ICoproducts.

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

#105 - Struct Option draft

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

#104 - Renamed package back to just Funcsharp and bumped nuget packages

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

#103 - Version bump

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

#102 - Interval symmetric difference

Issue - State: open - Opened by siroky about 2 years ago

#101 - Contribution guidelines

Issue - State: open - Opened by siroky about 2 years ago

#100 - Support nullable reference types

Issue - State: open - Opened by siroky about 2 years ago

#99 - Eliminate product

Issue - State: open - Opened by siroky about 2 years ago

#98 - Async support

Issue - State: open - Opened by siroky about 2 years ago

#97 - Eliminate coproduct definition boilerplate

Issue - State: open - Opened by siroky about 2 years ago

#96 - Add basic extensions

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

#95 - Distinguish overloads by parameter names

Issue - State: open - Opened by siroky about 2 years ago

#94 - Intervals without Order

Issue - State: open - Opened by siroky about 2 years ago

#93 - ToDatacube from a collection now doesn't hide duplicit keys

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

#92 - To collection datacube

Pull Request - State: closed - Opened by patrikmiksovsky95 almost 3 years ago - 3 comments

#91 - Introduced IOption ToNullable example

Pull Request - State: closed - Opened by KaliCZ almost 3 years ago

#90 - Add ToGuidExact

Pull Request - State: closed - Opened by jakubtkadlecek about 3 years ago

#89 - Keep original fallback exception stack trace for ITry Get

Pull Request - State: closed - Opened by JakubLinhart about 3 years ago

#88 - Extensible intervals

Issue - State: open - Opened by siroky about 3 years ago

#87 - Multitarget to prehistoric net4.5

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

#86 - Option optimization and benchmarks

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

#85 - ITry-Basics

Pull Request - State: closed - Opened by KaliCZ over 3 years ago

#84 - General usages of ITries

Pull Request - State: closed - Opened by KaliCZ over 3 years ago - 3 comments

#83 - Introduced a class for handling network exceptions.

Pull Request - State: closed - Opened by KaliCZ over 3 years ago

#82 - Examples of parsing data via ITries

Pull Request - State: closed - Opened by KaliCZ over 3 years ago

#81 - PartitionMatch handles batches rather than individual items.

Pull Request - State: closed - Opened by KaliCZ over 3 years ago

#80 - Examples of ITries

Pull Request - State: closed - Opened by KaliCZ over 3 years ago - 1 comment

#79 - Partition match improvements + returning a TResult

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

#78 - Examples of usages for IOptions

Pull Request - State: closed - Opened by KaliCZ over 3 years ago - 1 comment

#77 - Improve documentation with code examples

Issue - State: closed - Opened by KaliCZ over 3 years ago - 4 comments

#76 - Update max arity to 21

Pull Request - State: closed - Opened by KUTlime almost 4 years ago

#75 - Update ToLowerInvariant to direct GetLowerOrdinal call

Pull Request - State: closed - Opened by KUTlime almost 4 years ago

#74 - Fix index for generated factory help

Pull Request - State: closed - Opened by KUTlime almost 4 years ago

#73 - Aggregate multiple options

Issue - State: open - Opened by KaliCZ almost 4 years ago

#72 - Aggregate two options

Issue - State: closed - Opened by siroky almost 4 years ago - 3 comments