Mark Lindeman

Results 4 issues of Mark Lindeman

When providing the name of the export using the `-e, --export [name]` option with nearleyc, the names in the generated typescript file do not reflect the value of this parameter....

When trying to run Sipi in server mode: `./bin/sipi -c ./etc/sipi.config.lua` it aborts due too an error in libc++abi.dylib. Here is the output: `Sipi Version 1.0 Beta (build 2017-05-16 10:23)`...

Would it be possible to remove (or update) the dependency on Node.js versions, see [this line](https://github.com/matteodelabre/saxophone/blob/732d7f353e78b2f106792d55d077a8c48c987a4e/package.json#L26)? Node.js version 20.9 is a LTS release and as far as I can tell...

The [optional dependency](https://github.com/semantifyit/RocketRML/blob/d38ab803de9f2455a38b0cc21be032bce505b138/package.json#L53) on `xpath-iterator` is referring to a git URL. While this is perfectly fine in most cases, in some environments this will fail. Even though it is an...