-
It might be nice to have a "Where-Used Search" feature that can tell us, 'where possible', where object/variable/procedure/symbol X is used across *all* project symbols.
So, taking it a step further …
-
For the following Fortran:
module my_mod
integer :: dim
contains
subroutine init()
dim = 10
end subroutine
subroutine work()
real, dimension(d…
-
Hi! Please consider implementing Evolutionary Merging Method
-
### Describe the bug
On the latest developement version of cdda, matchboxes and lighters are unable to light items ablaze by [a]ctivating them and choosing an adjacent tile.
### Attach save file…
-
Some conda packages depend on dynamically linking to other conda packages that happen to be GPL licensed. Conda forge then distributes individual binaries for each package separately and the interrela…
-
Semantic Web / Linked Data use various shared vocabularies to created **shared understanding**. You can find simple centrally controlled vocabularies like http://schema.org as well as tons of ones cre…
-
## Background
Related https://github.com/scala-native/scala-native/pull/3285#discussion_r1197655560
> I think we start with going with the Scala.js approach - they do not cache the results of link…
-
It seems that if pytest is run in a development directory, it can create files in `site-packages/.../__pycache__` which can cause modules to continue getting "imported" even when they are uninstalled.…
-
# Context
I am currently writing a nixos module that allows to easily generate VMs, and need a way to pass to the guest its store and only it (not giving it full access to the store so that he cann…
-
> [!IMPORTANT]
> Please read and comment on this issue if you are a developer or user of RMG - we need lots of input!
The purpose of this issue is to centralize discussion around a significant cha…