-
Minified from real code (minification may not be the best since half of cvise passes crash or fail)
```cpp
template using __bool_constant = int;
int invoke;
template
concept invocable = require…
vient updated
8 hours ago
-
## Version **1.18.0** of [body-parser](https://github.com/expressjs/body-parser) just got published.
Branch
Build failing 🚨
Dependency
…
-
I'm converting a grammar I wrote for the ANTLR4 grammar definition language to lalrpop and wondering if it's possible to do arbitrary grouping of rules rather than having to break out a new rule defin…
-
it would be nice that body-parser sets the length of the body, my use case is I'd like to know the length of a JSON payload POSTED using chunked-encoding, so there is no content-length header and req.…
-
### **Description**:
When attempting to call a function that contains a variable assignment, ArcaneScript throws a syntax error. The function declaration is valid, but calling the function results in…
-
Port RzEgg language compiler to the Tree-Sitter:
```
librz/egg/rlcc/rlcc.c
```
Grammar to implement in Tree-Sitter format (you could use [tree-sitter/tree-sitter-c](https://github.com/tree-sit…
ghost updated
7 months ago
-
## The dependency [body-parser](https://github.com/expressjs/body-parser) was updated from `1.18.3` to `1.19.0`.
🚨 [View failing branch](https://github.com/betamore/fswd-lab-4/compare/master...betam…
-
## The dependency [body-parser](https://github.com/expressjs/body-parser) was updated from `1.18.3` to `1.19.0`.
🚨 [View failing branch](https://github.com/swarajgiri/express-bootstrap/compare/maste…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/8jf36n54q](https://godbolt.org/z/8jf36n54q)
This invalid code will crash on both Clang Trunk and Clang Asser…