-
Hey @tpq interesting package! It looks like you use gc() to track memory usage, right? I like the portability of your approach (I see from the CRAN check page https://cran.r-project.org/web/checks/che…
-
When typing a bit after enabling both `aggressive-indent-mode` and `emacs-ccls`, the text above and below where you are typing will get deleted. The problem is present with this minimal config
```e…
-
PR #3125 implemented #2613 to enable to `fwrite` to accept `matrix`. This was merged in v1.12.0. However it converts matrix to data.table which can be costly.
The convert can be avoided as follows.
…
-
I did the following:
`apt install build-essential libsdl2-dev libmupdf-dev libmujs-dev libfreetype-dev libgumbo-dev libjbig2dec0-dev libjpeg-dev libopenjp2-7-dev cargo libssl-dev libfontconfig-dev…
-
Hi.
I'm using `Ae` for evaluating the top level form. This is fine when I don't have to get back to the previous position, otherwise, it's a bit cumbersome.
Evaluating the top level form is supe…
-
Apparently, automatically generated code (probably by ppx_sexp_conv) violates (`unannotated-ignores` rule](https://github.com/janestreet/ppx_js_style#-allow-unannotated-ignores)
```
- (cd _build/d…
-
**[Original report](https://bitbucket.org/rpy2/rpy2/issue/253) by Big Stone (Bitbucket: [stonebig](https://bitbucket.org/stonebig), GitHub: [stonebig](https://github.com/stonebig)).**
---------------…
-
If I split an emacs frame in two windows, having a forth program (`example.f`) in one window and the other window having the Forth interaction buffer, `*forth*`, I'd expect that, if I press C-c C-e in…
-
```text
jruby -rripper -e 'p Ripper.sexp_raw("foo { |a| a }")'
[:program, [:stmts_add, [:stmts_new], [:method_add_block, [:method_add_arg, [:fcall, [:@ident, "foo", [1, 0]]], [:args_new]], [:brace_b…
enebo updated
9 months ago
-
I ran up against a challenge with a specific test: `iontestdata/good/equivs/utf8/stringUtf8.ion`.
The final two equivalency sexps in the test include invalid UTF-8 characters (the UTF16 surrogate c…
siler updated
4 years ago