-
if someone is making something like a graphic or a website, then these things should be somewhere
- colour palette
- fonts
- logo
they should either be decided upon by committee or someone (e.…
-
### Describe the problem you'd like to solve
I would like to deserialize structures, that are partly arbitrary. For example when I want to deserialize the [mustache specification], most of the struct…
-
`CreateTable.location` has no documentation and is a tricky edge case, not always set even when SQL statement did set location.
https://docs.rs/sqlparser/latest/sqlparser/ast/struct.CreateTable.htm…
-
When I run the test it sometimes succeeds and sometimes fail. Can you make it do the same every time?
-
Only use subprocesses for formatting, and allow configuration of the formatter's command line for each supported data format.
This allows for better integration in existing pipelines with standard …
-
The `commandQueue` and `commitQueue` are now unbounded, which could lead to unbounded memory usage in exceptional situations. Having bounded queues would be preferred, though we need to carefully exam…
-
[](https://oss.issuehunt.io/r/bitbonsai/onc/issues/1)
Testing issuehunt
---
IssueHunt Summary
### Backers (Total: $2.00)
- [ bitbonsai](https://oss.issuehunt.io/u/bitbonsai) ($2.00)
#…
-
the need for this ha become apparent with #594
-
make a level for us to play!
this level should use its own WaveManager instance ([Issue 20](https://github.com/herrkrabbe/Programming3TD/issues/20)).
The map should consist of building slots.
the…
-
Spectrum objects can be written out as ASDF files but there's currently no writer. A writer should be written and documented.