-
Based on kernel review here are few items for clean up:
- [x] Remove face layout from HLK api layer and don't expose ability to switch between col and row major layout. WH_B0 only supports row maj…
-
Try to remove as many library dependencies from the API. This might include passing around raw pointer handlers instead of boost shared pointers and only using the shared pointers internally.
Definit…
-
The API contains a lot of repetition of words:
e.g. in `cssgen.borders.OpiBorderRenderer`
`self._text_renderer = text_renderer`
`self._text_renderer.render(...)`
and in `cssgen.render.get_opi_ren…
-
Affecting mainly Connection.cs and UdpConnection.cs (that ive seen so far). In internal methods there are remenants of a write lock (in parameters and unused fields or properties). Im assuming this is…
-
The roadmap (#31) currently mentions "clean up API" for the v0.7.0 release, so I'm filing this ticket to discuss possible things that could be cleaned up.
Here's some of the things that I would lik…
-
- [ ] remove deprecated items
- [ ] remove unused APIs
- [ ] consistent naming of APIs (all hacl?)
- [ ] consistent API design (naming, parameter order, ...)
- [ ] documentation
-
Package: liblzma:x64-mingw-dynamic@5.6.2
**Host Environment**
- Host: x64-windows
- Compiler: GNU 7.3.0
- vcpkg-tool version: 2024-09-30-ab8988503c7cffabfd440b243a383c0a352a023d
vcpkg-scripts…
-
Something weird is going on: all functions annotated with `@solara.component` are not included in the read-the-docs API overview. I have checked the error log on RTD (we need to some cleaning...., but…
-
I'm not sure if there's an api already, but I'm wondering if it's possible to have a script that every week calls the "Clear completed" command on this (running in a docker container)
The reason is…
-
### Describe the bug
⚠️Preview doesn't work and Container issue running code online IDE
My Prompt : Build a YouTube clone with a modern UI using React and Tailwind CSS. Include core features like:…