-
In [your reddit thread for svg-tag-mode](https://www.reddit.com/r/emacs/comments/rr2gtj/svgtagmode_v_031_is_now_on_elpa/) you asked someone else to make file an issue for their font not working out ni…
-
Consider the following statements:
```sql
CREATE TABLE t0(c0 INT);
CREATE TABLE t1(c0 INT);
INSERT INTO t0(c0) VALUES (NULL);
SELECT * FROM t1 RIGHT JOIN t0 ON true WHERE (ELT(1^t0.c0, 0, NULL, 0…
-
Hello, guys!
I use the editor, but faced with a problem.
Inside the edit field (CodeMirror clases) if I make typing mistakes it's not noticed by Chrome spellchecker (however 'input' elements for ex…
-
I'm in the process of converting a numpy "block matrix" class to work in Jax. The block matrix class is a subclass of `np.ndarray` and essentially contains a single contiguous array with some extra i…
-
_(continuing #193)_
_(splitted from #162 as requested)_
### PlantUML
PlantUML is the best text2diagram software I've seen, even if it's written in Java :p
It has a good documentation (could be bette…
-
```
Any chance of adding support for the go home action in Tasker, specifying the
specific ADW home page to go to?
Per the Tasker website, only the following would be needed:
Tasker's Go Home acti…
-
I just released Pod::Escapes, which has the following abstract:
```
for resolving Pod E sequences
```
The abstract in the source is:
```
for resolving Pod EE...E sequences
```
When looking at the …
neilb updated
5 years ago
-
I'm reading through `rbindlist.c` and there are several lines like
```c
for (int j=0; jmaxLen) { maxLen=tt; whichMax=j; } }
```
It would be nice to run [clang-format](https://clang.llvm.o…
-
Plugin should add capability to infer reduced type from `Collection::filter` based on assertions in a callback, similarly as Psalm currently does for `array_filter`. Here is what should be supported: …
-
cei10.xsd uses XML Schema version 1.0, which can only be used to validate with SAX2 in EditMOM3.
cei.xsd is the main schema with XSD version 1.1. It adds assertions to cei10.xsd which are used when v…