-
-
Thank you for this cool and useful utility!
I've gotten everything working with my PostgresQL database, and noticed that all my `BIGINT` columns get returned as a `string` in the resulting Typescri…
-
### Description
Currently to access Terrain3Ds API from C# you need to go over ClassDB and other functions to convert between C# and Godot objects. This is not very convenient for cases like generate…
lw64 updated
2 months ago
-
```
npm install -g generator-node-api-wrapper
```
Results in a "Not Found" error.
```
yo generator-node-api-wrapper
```
Results in "You don't seem to have a generator with the name node-api-wrapper…
-
- [x] Wrap PE (Lenny)
- [ ] Extract "core" part of PE (Raj/Alex) and Memory (Raj) so that we can instance config registers in python, and then pass their values to the cores
- [x] Generate IO's (wra…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I used a Conda environment and executed `pip install -e .` in a Python 3.7 environment. After that, I ran `run_tests.py` and encountered the following issues:
1. **ImportError**: `cannot import n…
-
Hi everyone
my generator is not producing images and stops with the first epoch
> Epoch 1/5
> ---------------------------------------------------------------------------
> StopIteration …
-
Use a tool to turn the output markdown files into webpages.
In the past I used https://gohugo.io/.
---
# Hugo Site Generator Specification
## Overview
A simple tool that takes markdown fil…
-
Hello!
I've been using the autoproxying features of Pyro to interact with a heavily OO API [`kicad-python`](https://github.com/atait/kicad-python), that returns/yields lots of other rich/custom obj…