Ecosyste.ms: Issues

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

GitHub / bryanedds/Prime issues and pull requests

#55 - Consider adding UCollections to SymbolicConverter.

Issue - State: open - Opened by bryanedds 5 months ago
Labels: discussion

#54 - Add remaining System.Collections.Generic collection symbolic conversions.

Issue - State: open - Opened by bryanedds 5 months ago
Labels: enhancement

#53 - See if we can expose a declarative Eye2dBoundsConstrained property lens.

Issue - State: closed - Opened by bryanedds 5 months ago - 1 comment
Labels: enhancement

#51 - Add set operations (union, difference, etc.) to HSet API.

Issue - State: open - Opened by bryanedds 6 months ago
Labels: enhancement

#50 - Need TryFind and ContainsKey methods for HSet and HMap.

Issue - State: closed - Opened by bryanedds 6 months ago
Labels: enhancement

#48 - Update Prime.Scripting to .NET 8.

Issue - State: closed - Opened by bryanedds 8 months ago - 1 comment
Labels: enhancement

#47 - Consider adding locks to memoizing symbolic functions.

Issue - State: closed - Opened by bryanedds 10 months ago - 1 comment
Labels: enhancement

#45 - Field missing from SymbolicExpansion'd record causes exception.

Issue - State: closed - Opened by bryanedds about 1 year ago - 1 comment
Labels: bug

#44 - Symbolic conversion of large, complex algebraic types can be too slow...

Issue - State: closed - Opened by bryanedds about 1 year ago - 3 comments
Labels: enhancement

#43 - Add excludes function for collection types that have contains function out of box.

Issue - State: open - Opened by bryanedds about 1 year ago
Labels: enhancement

#42 - Decorate Whisp types with doc comments.

Issue - State: open - Opened by bryanedds about 1 year ago
Labels: enhancement

#41 - Decorate SCollections with doc comments.

Issue - State: open - Opened by bryanedds about 1 year ago
Labels: enhancement

#40 - Special syntax for symbolically-expanded fields?

Issue - State: open - Opened by bryanedds over 1 year ago
Labels: enhancement

#39 - Consider moving event functionality into Nu.

Issue - State: closed - Opened by bryanedds over 1 year ago - 1 comment
Labels: discussion

#37 - Consider implementing symbolic conversion for .NET Dictionary, HashSet, Queue, and Stack.

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

#36 - Implement Ref cell in Amsl.

Issue - State: open - Opened by bryanedds almost 2 years ago
Labels: enhancement

#35 - Implement DateTimeOffset symbolic conversion.

Issue - State: open - Opened by bryanedds almost 2 years ago
Labels: enhancement

#34 - Implement operator (/) for (Address, string).

Issue - State: closed - Opened by bryanedds almost 2 years ago - 1 comment
Labels: enhancement

#33 - Decode URL-encoded chars in Path.Simplify

Pull Request - State: closed - Opened by brandondyck almost 2 years ago - 2 comments

#32 - Combine DesignerProperty and ComputedProperty into a single type.

Issue - State: closed - Opened by bryanedds over 3 years ago - 1 comment
Labels: enhancement

#31 - Rename Dictionary.ForceAdd to Assign.

Issue - State: closed - Opened by bryanedds over 3 years ago - 1 comment

#30 - Consider removing equality contraint from collections.

Issue - State: closed - Opened by bryanedds over 3 years ago - 1 comment
Labels: enhancement

#29 - Consider removing subscription compression to simplify implementation.

Issue - State: closed - Opened by bryanedds over 3 years ago - 1 comment
Labels: discussion

#28 - Make `[]` not add to total pretty print depth.

Issue - State: closed - Opened by bryanedds almost 4 years ago - 1 comment
Labels: enhancement

#27 - Seems to be some compatibility issue with FSharp.Map and Addresses.

Issue - State: closed - Opened by bryanedds almost 4 years ago - 1 comment
Labels: bug

#26 - Consider making Address / Relation / Xtension types into value types.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#25 - Update to netstandard2.0

Pull Request - State: closed - Opened by cryptisk-grs over 4 years ago - 16 comments

#24 - Consider swapping parameters of Relation.relate and Relation.resolve.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#23 - Consider moving Amsl to its own fsproj file.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#22 - Consider removing the Simulant type.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#21 - Consider replacing use of Either with F#'s built-in Result type.

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

#20 - Lens validation may no longer be necessary.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#19 - Lens validation may no longer be necessary.

Issue - State: closed - Opened by bryanedds over 4 years ago - 1 comment
Labels: enhancement

#18 - Symbol.String case shadows System.String globally.

Issue - State: closed - Opened by olawdy almost 5 years ago - 1 comment

#17 - join helpers

Pull Request - State: closed - Opened by urusai88 about 5 years ago - 1 comment

#16 - Amsl's use of struct tuples might be a pessimization.

Issue - State: closed - Opened by bryanedds about 5 years ago - 2 comments
Labels: discussion

#15 - Inquire to StackOverflow on how to get my PropertyTag lensing to work.

Issue - State: closed - Opened by bryanedds over 5 years ago - 1 comment

#14 - Use struct tuples for the result of nuscript evals.

Issue - State: closed - Opened by bryanedds over 5 years ago

#13 - Adding intrinsics directly from script?

Issue - State: closed - Opened by bryanedds over 5 years ago - 4 comments

#12 - Addresses should be Stacks, not Lists.

Issue - State: closed - Opened by bryanedds almost 6 years ago - 1 comment

#11 - Amsl is purely interpreted and therefore slow

Issue - State: open - Opened by bryanedds almost 6 years ago - 2 comments
Labels: discussion

#10 - Implement doc argument for Amsl functions.

Issue - State: open - Opened by bryanedds about 6 years ago - 6 comments
Labels: enhancement

#9 - Parsing escaped double-quote characters in strings is not supported.

Issue - State: closed - Opened by bryanedds about 6 years ago - 1 comment

#8 - No metadata exists to implement info for intrinsic / extrinsic bindings.

Issue - State: closed - Opened by bryanedds about 6 years ago - 1 comment
Labels: enhancement

#7 - Create an `info` function for Amsl that returns a function's parameter list.

Issue - State: closed - Opened by bryanedds about 6 years ago - 2 comments

#6 - Implement Async/Vsync.Apply.

Issue - State: closed - Opened by bryanedds about 6 years ago - 1 comment

#5 - No longer able to reference xunit from fsx file.

Issue - State: closed - Opened by bryanedds about 6 years ago - 3 comments
Labels: enhancement

#4 - String.surround arguments are in backward order.

Issue - State: closed - Opened by bryanedds over 6 years ago

#3 - Implement remaining bits of Amsl.

Issue - State: open - Opened by bryanedds over 6 years ago - 4 comments
Labels: enhancement

#2 - Provide work-around for unbounded recursion in Amsl.

Issue - State: closed - Opened by bryanedds over 6 years ago
Labels: enhancement

#1 - Make Chain monad tail-recursive.

Issue - State: closed - Opened by bryanedds over 6 years ago - 3 comments
Labels: enhancement