Joshua Shinavier

Results 110 comments of Joshua Shinavier

Temporarily deleting the branch while some deep changes are made to main.

Note: other potential good fits are [PCollections](https://github.com/hrldcpr/pcollections), [JImmutable Collections](https://github.com/brianburton/java-immutable-collections), and [Paguro](https://github.com/GlenKPeterson/Paguro). All good projects, but all relatively unknown, which might introduce a little too much risk for a long-term dependency....

Note that this goes for Hydra-generated classes as well as built-in collection classes. For example, in operations involving types, it is common to pass a `TypeContext` which is modified throughout...

The model is done; the parser may not be. All sources merged into main (though the branch has been deleted to avoid conflicts).

Closing; there is a separate project (to be shared in the next few weeks) which includes the GQL Hydra module and also an ANTLR-based parser.

This ticket is very old. Hydra does cleanly distinguish between wrappers and type aliases now, although the Haskell coder still translates both into newtypes. Keeping the ticket open for that...

This issue is being felt more and more often the closer we get to closing the loop in Haskell. Needs to be fixed.

An up-to-date, though not explicitly dated, C# grammar is here: https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/grammar

The branch has been deleted to avoid future conflicts. Work on the C# coder is also halted for the time being. However, the existing C# sources have been merged into...

Closing; C# support is not a priority at this time.