summaryrefslogtreecommitdiff
path: root/platform/javascript
diff options
context:
space:
mode:
authorGeorge Marques <george@gmarqu.es>2021-01-12 14:12:40 -0300
committerGeorge Marques <george@gmarqu.es>2021-01-29 11:40:37 -0300
commit8a8dbd76b165db2b94c1625873da9e13bf24c2b9 (patch)
tree605f685fcdf7a499c3dfb605ed0b3a31b0711d73 /platform/javascript
parenta4aaead346e7772ae9edd3c60a1c1b76d58db9e7 (diff)
Add GDNative JSON generator for the builtin API
Which can be used by language bindings to generate code statically. This is generated as a different file from the class API because it has different requirements (the builtin types have constructors and don't have signals), so bindings can better make use of each JSON file without extra parsing. This also cleans up a bit the old API generator, mainly initializing structs and renaming "instanciable" to the more correct "instantiable". The argument description in help text was updated to better reflect how it should be used. The <path> argument is mandatory.
Diffstat (limited to 'platform/javascript')
0 files changed, 0 insertions, 0 deletions