-
The JSON results I am working with a rather large and often it is cumbersome to use the search function to search for a specific property, esp. if there are several that have the same prefix in the na…
-
Maybe this has more to do on how I use the site but, I have my own routes marked on the map, currently only crystals and respawnable artifacts, and is quite tedious having to click on each icon twice …
-
Add Map literals to the language
-
As the outcome of https://github.com/ros-planning/navigation2/issues/2174, we should have an analog server using the work of #1595 to allow for "route planning" versus "freespace planning" that the pl…
-
Python 3.4 and 3.5 compatibility should be dropped in the new version. End of life of the 3.5 version was 13 Sep 2020.
That way xmltodict needn't use OrderedDict depending on the version.
(Actual…
-
I finally cracked the code after digging through more benchmarks and [stumbling upon the comment of a V8 developper](https://stackoverflow.com/questions/62350146/why-map-manipulation-is-much-slower-th…
-
This is an optimization that's in my head, but I haven't performed the measurements necessary to prove that it's really worth the complexity. If you want to work on this, helping with those measuremen…
-
# LAYERS
## High level
- Intuitive "key binding" style commands ("delete next character", "insert tab", etc.)
- Aliases for queries.
## Query level
- Declarative.
- Ordered sequence of queries…
-
At present, `helm-org-recent-headings-source` is defined as follows in `helm-org-recent-headings.el`:
```emacs-lisp
(defvar helm-org-recent-headings-source
(helm-build-sync-source " Recent Org …
-
As discussed in plenary.
We should have variants of each of the iterator helpers that yield their results in an order that depends on the order of resolution of promises from the parameter. Removin…