-
The following
```
(* " *)
comment
(* " *)
```
is a single comment containing a string. The syntax highlighting must be updated for that.
-
*Original issue*: https://gitlab.com/lfortran/lfortran/-/issues/660
Hello,
Please I get the following exception whenever I try to run some fortran code with LSFortran on Jupyter Notebook :
LFortran…
-
Hello, I need to get the dimensions of the current monitor. However when requesting xcb:randr:GetScreenResourcesCurrent . It always returns nil. Here's a simple sexp to demonstrate.
```elisp
(let…
-
While working on ARROW-3308, I noticed that write_feather has a chunk_size argument, which by default will write batches of 64k rows into the file. In principle, a chunking strategy like this would pr…
-
[This definition](https://ocaml.org/p/async_kernel/v0.15.0/doc/Async_kernel/index.html#val-after)
Should look like:
```ocaml
val after : Time_ns.Span.t -> unit Deferred.t
```
Where `Time_ns.Spa…
lpw25 updated
4 months ago
-
> Some of these, specifically those with [serde crates](https://serde.rs/#data-formats), are easy to add as both import/export formats.
I primarily would like to have markdown and plaintext export.…
-
Hi,
There's a pattern that the library does not seem to support well: processors that label _some_ nodes with properties. Indeed, when a parent node is updated with children equal in value, but diff…
akimd updated
4 years ago
-
It has been a long-term goal of mine, to include the totality of the R C-API in `libR-sys`.
Right now, `libR-sys` only serves as a sys-crate for `extendr`, and it primarily follows the needs of exte…
-
"Note that we use write" should only have "use" or "write" not both.
-
I am trying to bootstrap straight.el for the `guix-home` branch of [davilwil/dotfiles](https://github.com/daviwil/dotfiles/blob/guix-home/.emacs.d/modules/dw-package.el). I'm getting the same error me…