Oliver Mueller
Oliver Mueller
I'd like to be able to check the dependencies of a module with a bake configuration (recursively) the output should be s.th. that's easy to parse (e.g. json or dot)...
people want to contribute toolchains for new (so far unsupported compilers) what's missing: - howto as a guideline - examples - acceptance guidelines - process how we accept new toolchains...
We need to track the performance for our main usecases: - [x] search in text file - [x] open dlt file - [x] search in dlt file - [x] startup...
- [ ] explore architecture of tantivy - [ ] create benchmark with 100 files with 100 MB - [ ] time to index everything - [ ] time to...
we currently accept either CRLF or LF. But a carriage return (CR) alone can be considered a valid line delimiter in certain contexts. carriage return (CR) was used as the...
buf_redux is unmaintained and has some problems. we need to either find a replacement or rewrite the functionality we use.
we currently support executing any commands. By default, the commands executed will not produce ANSI color-coded output. But the user can force the color coding. In this case our search...
this is a rather complex module. Currently, it's not documented and not unit tested. both need to be added. -> @AmmarAbouZor
Idea: run chipmunk headless in cloud environment * use chipmunk as a local client to connect to the cloud session * enable cloud-based database of logfiles potential usecases: * upload...
- [ ] connect to UI cancellation (@DmitryAstafyev ) - [ ] add to dlt-stats (@marcmo )