Pepijn de Vos

Results 134 comments of Pepijn de Vos

Ok I've put in a PR that extends the POST workaround to include PUT.

So what's the way forward on this? It seems the conclusion from #181 is that a whole new implementation is needed?

Awesome. Any pointers on what this would entail? I found this code but I'm not really sure how it works and what I'd need to add to support JS objects....

Typically "does it contain 0 bytes" is a fairly reasonable indicator if something is a binary file or not. I could imagine that if you apply an explicit --style argument,...

Some dialects of JSON do actually support JS-style comments, so it's not that weird in my mind. I'd argue that doing bulk operations with `--style` with files that are not...

Thanks. I'll look into it. What I realised though, is that this particular library has many variations of basic elements. So it might make more sense to write a script...

What I did is intercept the communication to the device with Wireshark. So you just delete a slot in the official software and see the json command. Alternatively you can...

> Oh, it might be that it needs a dollar prefixed name > Otherwise it thinks it is a labeled assertion (`label: assert(x);`) and therefore prints the name instead of...

I mean, in principle there is no reason an AND gate can't have a corresponding source location. It's up to the GHDL side which ones are preserved.