-
I would like the community and the committee to formulate a long term vision what features we would like to work towards in Fortran and how they work together, and consequently, which features we do n…
-
### Topic
As we're working on example revisions, I had a few questions about the [code style guide](https://github.com/processing/p5.js/blob/main/contributor_docs/documentation_style_guide.md).
1.…
-
Let's gather statistics of our preferences regarding [case-sensitivity](https://en.wikipedia.org/wiki/Case_sensitivity) on [finding definition names](https://forth-standard.org/standard/usage#subsecti…
-
#### Problem
Solana frequently ships versions of libraries used by developers that are not compatible with with [Semantic Versioning](https://semver.org/) which leads to numerous dependency issues in…
-
---
**Tracking progress:**
- [x] Eat the [Dovetail-Automata/mk-cross-builder](https://github.com/dovetail-automata/mk-cross-builder) repository
- [x] Eat the [zultron/mk-cross-builder](https://gi…
cerna updated
3 years ago
-
See #126. fpm currently allows either a single module or a single program in a source file. However, Fortran allows having:
* Multiple modules per source file
* Module + program in a source file
…
-
Hello,
I want to delete a price inside a product, I can do it in the Stripe dashboard, but I can’t do this using API
Code:
```
stripe.Price.delete("price_HLez6Zi58HejNP")
```
Result:
…
-
We need an intro course for ELMS:LN to use as a POC for other future Open Ulmus courses. I'm actively developing this currently, and will update with progress on this issue as it progressed. Below wil…
-
We define APIs for static and dynamic containers storing finite families of geometric objects, extending `Container`, `Set`, `MutableSet`, `Mapping`, `MutableMapping` https://docs.python.org/3/libra…
-
Hello fellow ERDDAP folks!
Recently, I've been championing an initiative over with the CF folks on getting a standard for localized metadata into CF (see https://github.com/cf-convention/discuss/is…