-
I recently had a neutral failure due to an `unparser` bug (https://github.com/mbj/unparser/issues/311)
`mutant` spat out a ton of output that made it harder to see what actually went wrong. It seem…
-
**Vulnerabilities**
DepShield reports that this application's usage of [yargs-parser:11.1.1](https://ossindex.sonatype.org/component/pkg:npm/yargs-parser@11.1.1) results in the following vulnerabilit…
-
A while ago a suggestion came up to inline some of the code (e.g. method calls) to speed up Contracts, but to use an automated tool to do it so our code can remain nice. Perhaps other performance incr…
-
```
fslwork$ cat try.k
module TRY
syntax Exp ::= Id
| "(" Exp ")" [bracket]
| Exp "(" Exps ")" [strict, prefer]
> Exp Exp …
grosu updated
10 years ago
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash:4.17.19](https://ossindex.sonatype.org/component/pkg:npm/lodash@4.17.19) results in the following vulnerability(s):
- (…
-
I've been trying to use Nearley to parse a list of problems but I'm having trouble getting `nearley-unparse` to correctly generate text matching Moo tokens. I posted a [StackOverflow question](https:/…
-
## CVE-2020-36632 - Medium Severity Vulnerability
Vulnerable Library - flat-4.1.0.tgz
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Library home page: ht…
-
Using TPCDS datasets, when doing the below query:
``` SQL
select * from inventory where inv_warehouse_sk between 3.0/2.0 AND 4.0/2.0
```
The filter plan resulted is as below, which is correct:
``` S…
-
Using CommandLineParser 2.9.1, the unparsing behaviour with `SkipDefault = true` seems to be incorrect. Here is a test app to reproduce the behaviour.
```
using CommandLine;
namespace UnparsingTe…
-
Reported by **gimblett** and assigned to **csliam**
Migrated from http://trac.informatik.uni-bremen.de:8080/hets/ticket/390
---
Current unparser for CspCASL processes needs to parenthesise its outp…