Paul den Boer

Results 96 issues of Paul den Boer

The AssemblyCompiler has multiple responsibilities which violates SOLID principles. They are: * Using the `CSharpLibrarySetToStreamsWriter.ProcessDefinitions(...)` to process each library in a `LibrarySet` using the `DefinitionDictionary` output from the expression builder,...

LinqToC#
Packaging
refactor

**Describe the bug** Cross function calls does not generate the correct C# from ELM that was generated by the .NET CQL to ELM translator, whereas the ELM that was generated...

CqlToElm

**Describe the bug** I have been going through [@Rich Almeida](https://firelyteam.slack.com/team/U02PHC2278C) ’s DevDays presentation from last year for CQL. The focus was very much on the Visual Studio tooling and running...

**Describe the bug** The SDK doesn't support identifiers containing dashes yet, or is buggy. It assumes that a dash is a delimiter between the name and version parts. **To Reproduce**...

**Is your feature request related to a problem? Please describe.** The Demo CLI project is quite old and not maintained well. Some code was commented out over time and no...

**Is your feature request related to a problem? Please describe.** The invocation toolkit allows for enumeration over definitions whilst collecting results. Sometimes unexpected exceptions can be thrown when invoking the...

Add an additional command for the PackagerCLI to extract artefacts from FHIR libraries (cql, elm, c# and dll's) and save them into directories. This would make it possible to recompile...

Packaging CLI

Create separate prs Evaluate how much time is left for remaining important issue - [ ] Clean up the LibrarySet, extract the topology sort into a separate utility. LibrarySet should...

https://firelyteam.slack.com/archives/C021G7NAN2J/p1742761808483599 CqlToolkit must be able to add cql from FHIR Resource Think how this would work with an ITypedElement / ISourceNode