-
Many users coming from `jq` will expect `htmlq` can function as a formatter for HTML. Unfortunately `htmlq html` does not pretty print the output. Can we deprecate the `-p` flag, setting the default t…
-
xarray is a library for N-D labeled arrays and datasets in Python http://xarray.pydata.org. If we allow xarrays to be passed to napari-gui then we could autopopulate labels of sliders etc. based on th…
-
## Summary
The current implementation of the `get()` method in the Ballerina FTP connector allows fetching file contents only as a stream of bytes.
This proposal suggests enhancing the `get()` me…
-
1. Lack of comment support RIP
1. Some node types never occur:
- `AssemblyStackAssignment`
- `LabelDefinition`
- `ThrowStatement`
1. `undefined`, `null` and empty arrays are used interch…
-
Before publishing client crate on crates.io we need:
1. [x] Ensure that error reporting is adequate and errors can be handled apropriately. Probably get rid of `anyhow::Error`. If even if we leave `a…
-
**Is your feature request related to a problem? Please describe.**
I would like to use tags to perform certain duties programmatically using the [JavaScript] modifier. (One duty, for example, is look…
-
For beginners, there are quite a few weird surprises. We should make a list, for reference.
Here's the ones I can think of right now:
## Enums differ in size for no good reason
```
1. BeamFrequency:…
-
- PagerFragment 관련 클래스
- MainActivity, PagerFragment, VideoPagerAdapter, https://github.com/lminsu/MovieTrailer/pull/23#issue-2646113710
- PagerViewModel
- MovieRepository, Movie
- MainFragm…
-
**What happened**:
Sphinx 5.x fails on generate documentaion because problematic `sphinx_design` extension
**What you expected to happen**:
It shoud be possible to generate documentation with lat…
-
## L01 - Missing zero address checks in sensitive setters
Some functions missing zero address checks when setting admin-like role addresses, which could lead to loss of control.
Apply a zero-address…