-
Extracted from #14265. Depends on #14288.
Motivation: to discover when a dependency tree contains cruft, in the form of fundamentally redundant code.
The idea here is that packages could declare…
-
### Issue
A PDELibrary with no spatial derivatives is effectively just a CustomLibrary. The situation is only under test in the pytest fixture [`data_ode_library()`](https://github.com/dynamicslab/p…
-
_From @mpeck on November 29, 2016 20:56_
Cog api is rife with cruft and could use some rethinking. A lot of it was written around the assumption that fake api should be a thing. Since we deleted the …
-
discuss about reorganizing the repo or not....
-
https://github.com/bigskysoftware/htmx/blob/master/src/htmx.js#L2902-L2917
```javascript
if (str.indexOf("javascript:") === 0) {
str = str.substr(11);
evaluateValue = true;
} else if (s…
Sjord updated
4 months ago
-
### Describe the Bug
In the Navigator, if you Double-Click a hyperlink, the Navigator jumps up to Bookmarks.
(I think it has to do with this little icon/highlight letting you know where you are …
-
**Describe the bug**
After installing "Development Tools" in my Toolbox container:
`yum group install "Development Tools" -y`
I noticed an error in the output from DNF relating to `grub2-common`:
…
-
It would be useful to be able to add user defined description on points. Those would be loaded/saved in the configuration file.
-
One possibility to simplify access to data files would be to include them in a Python package that could be made available on PyPI and conda-forge. The package could include functionality to open fil…
-
We have 3 behaviors that are out of sync between the actual emulator/rom, the programmer's reference manual, and the way the Commodore worked with LOAD from within a running BASIC program.
Whenever…