-
Multiline comments in JSON are defined in the same way they are in JavaScript:
```
Comment
: Delimited_Comment
;
fragment Delimited_Comment
: '/*' Delimited_Comment_Section* ASTERISK…
-
With #656, we are using Option I described https://github.com/ballerina-platform/ballerina-spec/issues/243#issuecomment-505286455;
We have noticed an increased usage of this syntax in URLs for ser…
-
Adding static continuations with shift/reset to Ark allows me to implement exceptions, generators, coroutines etc.
For JavaScript-based implementations, there's a limitation: continuations are one-…
-
Suggested improvements for page: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/protocol/exporter.md
The "Specifying headers via environment variables" sectio…
-
I would like something like:
```rust
delimited(
opt(char('(')),
many1(my_parser),
opt(char(')'),
)
```
so that outer `()` are optional but I would only want them optional toget…
-
### Labels
[BUG]
### Description
All paper scanned, and read from /mnt/sc-/document will have # for each new line, and |n will be parsed literally
### Steps to reproduce
1. Write in a paper twice…
-
With CEK machines, it is extremely easy to add `callcc` and `throw`, so we might as well. Perhaps this capability should be provided by some kind of `time machine` device (ingredients: `clock`, `phon…
-
CXSMILES uses a space character after the SMILES to store additional data. RDKit is adding CXSMILES support.
This has a downstream effect on the SMILES supplier and writers. RDKit defaults to using…
-
The framework looks like it does a great job of testing individual activities in Pipelines.
**Feature Request**
However, the ADF DataFlow Activity can have some quite complex transformations in plac…
-
Imported from SourceForge on 2024-07-08 11:05:51
Created by **[sikkenogetvrovl](https://sourceforge.net/u/sikkenogetvrovl/)** on 2024-05-26 17:15:55
Original: https://sourceforge.net/p/maxima/bugs/430…
rtoy updated
4 months ago