Pascal Garber
Pascal Garber
@vixalien With the latest version, all Ambient Modules are now generated without a version string. With the CLI argument `--onlyVersionPrefix` this can be deactivated, then only Ambient Modules with version...
@ewlsh Okay, looks like these fields will be removed by `removeComplexFields` because `classNode.isSimple()` is `false`, so its removed here: ```ts // Only allow fields pointing to simple structs. if (classNode...
Hello @vixalien thanks for the issues, I am currently developing my own GNOME application in TypeScript in my limited free time to do the complete process to the finished application...
@swsnr LGTM, thank you!
@swsnr Sorry for the late response, I'm still on parental leave at the moment. Looks good for me, thanks for the contribution!
@vixalien Thank you for the issue. It would be very nice if you can help to complete this types. Contributions to overrides are very simple as they are also written...
@vixalien Yes, that's right, currently the handwritten ones are only used for import, but not for the generated types. Perhaps a special treatment can be built in for this.
@vixalien do you mean the promisified version of the types? Then that should be fixed with the last release 🎉
Fixed with #210 and https://github.com/gjsify/ts-for-gir/commit/d3644fd436e5fdf39239c895b1b936a470eb6eca