-
```
What steps will reproduce the problem?
1. Define query 'All pts who have 123397009|Injury of anatomical site|'
2. Try to change querydef:
a. Double-click on existing criterion
b. Click Edit…
-
```
What steps will reproduce the problem?
1. Define query 'All pts who have 123397009|Injury of anatomical site|'
2. Try to change querydef:
a. Double-click on existing criterion
b. Click Edit…
-
### Is your feature request related to a problem?
_No response_
### What is the motivation behind your request?
_No response_
### Describe the solution you'd like
I'm using vscode with Python/Pyl…
-
```
What steps will reproduce the problem?
1. Define query 'All pts who have 123397009|Injury of anatomical site|'
2. Try to change querydef:
a. Double-click on existing criterion
b. Click Edit…
-
From the readme.md:
https://github.com/mike-lischke/antlr4ng/blob/e1984c4a8ba6cf8ff2e814666db74ff536345e03/ReadMe.md?plain=1#L80-L99
This code doesn't compile, tsc --version "Version 5.6.2". `My…
-
As part of the effort to make EF Core NativeAOT-compatible, LINQ queries need to be pre-compiled at design time; this entails analyzing the project source code, identifying EF LINQ queries, and passin…
-
**Describe the bug**
The `-i` inplace flag overwrites symlinks with the file contents instead of modifying the symlinked file when data file and /tmp are on the same partition.
Version of yq: v4.…
-
The ideal syntax for declaring render trees in Edifice would be a declarative expression syntax.
But Python is stubbornly statement-oriented. It's almost impossible to branch inside expressions. Th…
-
Currently DataFusion expressions (`Expr`) do not know their type. The type can be calculated via `
-
Minimal example:
```
Waveform := Path {
height: 100px;
width: 100px;
MoveTo {
x: 0;
y: 0;
}
for sample[i] in [ 0, 1, 2, 3 ] : LineTo {
x: i;
y: sample;
}
C…