Maximilian Köhl

Results 6 issues of Maximilian Köhl

ℹ️ *Note, this text has been updated based on the subsequent discussion.* This PR adds a public `de::Buffer` (formerly `de::Content`) API. It partially addresses issue #741. **Use Cases**: The existing...

- [ ] Add support to export individual layers (see #12) as delta updates. - [ ] Add support to apply these layers at runtime in a fail-safe way. -...

As the root filesystem is read-only anyway, we may use [Squashfs](https://docs.kernel.org/filesystems/squashfs.html) to compress it. This would leave more space for the data partition. As an additional benefit, the size of...

enhancement

Implement an API to check which modeling features are used. There should be a way to determine whether a model uses a particular feature such as value passing or functions....

enhancement

Hey there, I am trying to reproduce some of your results and get the semantics to work. Unfortunately, I am unable to compile it because there is no tag `v3.2.1`...

After looking at the individual issues, I would like to share a few general and overarching thoughts. I feel scattering them around the individual issues will lead to confusion. Hence,...