-
This project is sick, I was wondering if it would ever be worked on again?
-
We're seeing the following error when using the PDQv3 continuation flow:
```
Caused by: org.apache.camel.InvalidPayloadException: No body available of type: net.ihe.gazelle.hl7v3.quqiin000003UV01.…
-
I am using CodeStyle as part of LuaLS in vscode Lua (v3.10.6) on windows 10 with no other extensions enabled.
I am wanting `continuation_indent.in_expr = 0` to disable this rule, however it reverts…
-
### Describe the bug
Based on #6368, I attempted the code provided for pruning the unsupported layers, but it actually prunes the entire dictionary.
### Reproduction
```
from requests import get
…
-
Thanks a lot to all involved for maintaining such a nice piece of software.
I have a (perhaps rather nooby) question:
```
def get_pmids(query):
fetch = PubMedFetcher()
return fetc…
-
We started implementing non-sound continuations in #789. In this Issue, I'd like to collect all steps necessary to make it sound.
### Background:
The main idea is outlined [here](https://hackmd.…
-
Update the NR About to Expire Email Template
https://www.figma.com/design/rNe2jn8wyFykKRzwiBo6ar/Continuation-In-V6?node-id=201-2&node-type=canvas&t=GUS8YpHz5Xi4a5uf-0
-
See topic. Project and Idea are really good, but it's too old and outdated. Any newer forks ?
-
```prolog
:- use_module(library(cont)).
w(X) :-
write(X),
nl.
p :-
reset(q, Term1, Cont), % note, order of args is swapped due to difference in paper's impl vs scryer…
-
take case where we have a bulletpoint, then a sub-bullet point, and then finally we continue adding to the _original_ (outer) bullet. e.g.:
- outer bullet (a)
- inner bullet (b)
continuati…