-
·> ./dnd-gen chargen
Traceback (most recent call last):
File "./dnd-gen", line 21, in
parser_util('cli', args.which, args)
File "/home/yelsek/code/dnd-generator/util/parser_util.py", line…
-
After building the docker image following the steps included in the README, I am not able to get the swagger conversion.
I have checked all the imported modules and the namespaces, also I have gene…
-
This toot got my thinking: https://toot-toot.wyrihaxim.us/@thepanz@phpc.social/111439133427970079
This package is current playing several roles:
* The client generator
* Spec parser and putting i…
-
We wanted to fix [swagger-api/swagger-codegen/issues/8859](https://github.com/swagger-api/swagger-codegen/issues/8859) in OpenAPITools/openapi-generator thanks to this PR [OpenAPITools/openapi-gener…
-
### Steps to reproduce
I got the video information using the code below.
```js
import { Innertube } from "youtubei.js"
const yt = await Innertube.create()
let info = await yt.getInfo("hLMBmyS…
-
[Principled parsing for indentation-sensitive languages](https://dl.acm.org/doi/10.1145/2429069.2429129) [[pdf](https://michaeldadams.org/papers/layout_parsing/LayoutParsing.pdf)] lays out a way for e…
-
Related to: #781
# My Proposal
Update extension category list:
```
From: "IMAFDQLCBKJTPVN"
To: "IMAFDQLCBKJTPVNH" (add "H" to the end)
```
(assuming #831 is applied)
This is *incompa…
a4lg updated
6 months ago
-
Inspired by @a4z's thoughts I'd like to propose splitting the single repo up into multiple sub-projects to separate the different components into self-contained codebases. This helps clean up the repo…
-
Here is cabal file for which prune-juice fails: [ https://github.com/wasp-lang/wasp/blob/main/waspc/waspc.cabal .](https://github.com/wasp-lang/wasp/blob/6cd38b0f942529d641b59b79eed49b4193df70c8/waspc…
-
It is not clear whether vue-eslint-parser supports eslint 9's [flat configuration](https://eslint.org/docs/latest/use/configure/migration-guide#start-using-flat-config-files), but the current issue I …