Peter A. Jonsson
Peter A. Jonsson
It's possible Contiki-NG is not the target audience for the docker-cache action, making this a draft for now.
I was expecting the sum-encoding to win on walk-over for this case since: 1. `A` could be seen as a degenerate form of `A + B + ..` 2. There...
I'm afraid my TH-fu is not sufficient to provide any patches; I was delighted when I found that all this could be automated since there's quite a few data types...
The beginning of `README.md` states "[..] to provide inline C and Objective-C in Haskell.", which is not platform specific. If the library is only meant to work on OS X...
Trying a bug that looks close to my issue. I can open a new ticket if that is more convenient. I checked out the latest version of language-c-inline and ran...
The build system was unified in v4.8 (and beyond), so the same compiler should be used. Cooja and native are separate targets though, so the target-specific code is different. This...
@arurke I don't think regular users can convert tickets, could you please move this to the discussions board?
On a conceptual level, I don't see the distinction between the types `const_list_t` and `list_t` to be any different than the distinction between the types `const int *` and `int...
@arurke Thanks for the heads up, I had a quick look and I don't see anything obvious. I'm swamped for the rest of the year so hopefully someone else takes...
@Yagoor this got merge conflicts now, could you rebase against latest develop?