Results 6 issues of Alan

I cloned the repository, installed the dependencies, and built Castle. When running `nwjs/nw castle.js` from the `bin` directory, the program exists with `Module /castle/bin/castle.js requires node.js version 4.0.0 or higher`....

I downloaded CastleDB from the NWJS package link from the README and moved the package into the nwjs directory. When I run the app with the sample file from the...

The home page (https://ppxlib.readthedocs.io/en/latest/) links to Index (https://ppxlib.readthedocs.io/en/latest/genindex.html), which has no content, and Module Index (https://ppxlib.readthedocs.io/en/latest/py-modindex.html), which does not exist. I cannot find API documentation on that site. Is this...

Should fix the issue at https://github.com/alan-j-hu/llvm-dune/issues/18. @jordydickinson do you think you could test this out and make sure it works for you?

needs reporter action

Given the following Markdown: ```md language features from the LCF dialect of ML [[MacQueen, Harper, and Reppy (2020)](https://smlfamily.github.io/history/SML-history.pdf)]. [Swift](https://docs.swift.org/swift-book/ReferenceManual/Patterns.html) and [Rust](https://doc.rust-lang.org/stable/reference/patterns.html) are two modern ``` OMD outputs: ```html language features...

These errors originate from commit https://github.com/charles-lunarg/vk-bootstrap/commit/36268b602fefb15d9877cf53da625e7896185d46, which rewrote the generator scripts to use the VulkanObject Python library. In the commit right before it, vk-bootstrap builds without errors. When I follow...