-
Hi folks, I really appreciate your work, and realize Joern highly depends on this package.
However, I find the representation of this CPG is poor. For example, here are my practices,
- This packag…
-
So, issue https://github.com/ziglang/zig/pull/21257 was closed, adding support for new syntax for labeled `switch/continue` statements, which improves performance (somewhat like computed gotos in C). …
-
TODO:
* Rewrite intro to say that the problem is to verify parsing implementation and conal has made a start, we extend that.
* Write outline of things I'm working on in the paper. Tighter feedbac…
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.7.1 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
Execute Task without error.
*_Actual behaviour:_*
Task exit…
-
### Feature Requested
The plugin currently does not have any smarts or consideration for **where** to insert a log statement. It simply adds a log statement in the immediate subsequent line which oft…
-
Hey! I was excited to see you just added DuckDB support a few days, I'm considering using AyeSQL for managing some snowflake queries, TBD whether with Avalanche or Snowflex as the adapter... I have …
-
Hi, can you give a concrete example?
I checked the documentation and then tried to change the validTestDomains: “. *”, as well as changing the associated ip address to my own server ip address, but w…
-
Quoting from *TLA Version 2: A Preliminary Guide* [[pdf]](https://lamport.azurewebsites.net/tla/tla2-guide.pdf), page 20:
>The parser also allows the following two kinds of “facts” in a use or hide…
-
Jira Link: [DB-13451](https://yugabyte.atlassian.net/browse/DB-13451)
This ticket serves as a placeholder for tracking issues identified by the analyze-schema command, specifically, those categorized…
-
We don't have to use word `defer` if it isn't the best fit. Many of the user discussions regarding `using` seem to mention `finally` a lot. I've even caught myself using `finally` to explain `defer`. …