Matteo Martelli

Results 10 issues of Matteo Martelli

Are nested filters supported, or is there any plan to support them in the future? I am referring to the feature discussed in https://github.com/json-path/JsonPath/issues/287. For instance, consider the following json...

enhancement
API

This PR is to introduce the parent operator `'^'` (issue #80). The implementation is quite simple: it uses a HashMap to store the parent nodes of every visited Value in...

enhancement

Hard links produce an error and are not mounted. The issue is likely related to how libarchive handles hard links. How to reproduce: 1. Creating a tar.gz archive with two...

I am noticing that if a tar.gz archive contains empty folders, these are not mounted. Is this behavior intended or am I missing something? Here how to reproduce: 1. Create...

I was running some tests on a nucleo-f429zi with the PLL set as source system clock and with different target frequencies when I found out that the [`pll.enable()`](https://github.com/tock/tock/blob/0785962f3b6ed05eafe2c499aa2b65f7db96ea08/chips/stm32f4xx/src/clocks/pll.rs#L225) call was...

In thread view I am not seeing the last message line of the last mail in the thread. Here's an example of an email that contains 3 message body lines:...