Lea Anthony
|
a7c5064a33
|
[windows-x] Generate runtime wrapper in project, initial model binding, better error handling in calls, assetdir fix,
|
2021-08-27 21:11:03 +10:00 |
|
Lea Anthony
|
c9c3c9ab90
|
Don't bind startup/shutdown methods
|
2021-01-27 21:12:17 +11:00 |
|
Lea Anthony
|
60f67d4642
|
Remove old method
|
2021-01-03 22:07:05 +11:00 |
|
Lea Anthony
|
0dc6c20c65
|
Provide a better error message when trying to bind functions
|
2021-01-03 22:05:40 +11:00 |
|
Lea Anthony
|
62374b9b53
|
Js package generation (#554)
* 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 15cdf7382b .
* Now parsing actual code
* Support Array types
* Reimagined parser
* Wrap parsing in Parser
* Rewritten module generator (TS Only)
* Final touches
* Slight refactor to improve output
* Struct comments. External struct literal binding
* Reworked project parser *working*
* remove debug info
* Refactor of parser
* remove the spew
* Better Ts support
* Better project generation logic
* Support local functions in bind()
* JS Object generation. Linting.
* Support json tags in module generation
* Updated mod files
* Support vscode file generation
* Better global.d.ts
* add ts-check to templates
* Support TS declaration files
* improved 'generate' command for module
|
2020-11-15 09:25:38 +11:00 |
|
Lea Anthony
|
e795283482
|
Huge improvement to calls: Now handles objects
|
2020-10-23 22:24:30 +11:00 |
|
Travis McLane
|
c158fd369a
|
Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2'
|
2020-09-15 19:52:54 -05:00 |
|