mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-17 16:10:09 +01:00
* WIP
* Generation of index.js
* Add RelativeToCwd
* Add JSDoc comments
* Convert to ES6 syntax
* Fix typo
* Initial generation of typescript declarations
* Typescript improvements
* Improved @returns jsdoc
* Improved declaration files
* Simplified output
* Rename file
* Tidy up
* Revert "Simplified output"
This reverts commit
|
||
|---|---|---|
| .. | ||
| testproject | ||
| applicationVariableName.go | ||
| comments.go | ||
| conversion.go | ||
| field.go | ||
| findBoundStructs.go | ||
| generate.go | ||
| getFunctionReturnType.go | ||
| globals.d.template | ||
| index.d.template | ||
| index.template | ||
| method.go | ||
| package.d copy.template | ||
| package.d.template | ||
| package.go | ||
| package.json | ||
| package.template | ||
| parseBoundStructs.go | ||
| parser.go | ||
| parseStructFields.go | ||
| resolvePackageReferences.go | ||
| struct.go | ||