Commit Graph

6 Commits

Author SHA1 Message Date
Peter A. Jonsson 8a5dbe2709 End debug pragmas with ;
There are 1836 lines that use:

//includeEnd(pragma);

and 36 lines that omit the ending
semicolon. Add the semicolon
to the VSCode template and the 36
lines that do not have it.
2025-03-15 14:23:55 +01:00
jerome.fayot 402fe6b579 fix: replaced defaultValue with ?? 2025-03-11 22:58:00 +01:00
jjspace 09a719b8fb
run prettier v3 2024-09-20 11:24:24 -04:00
Gabby Getz f221dbb6f8 Clean up API naming, specs 2024-05-24 11:49:51 -04:00
onsummer 3d8f53819f Change constructor type to primitive type for: Object, Number, String, Boolean; and standardize the generic syntax of Array and Promise 2023-02-10 16:35:41 +08:00
Sanjeet Suhag aaf6bd8a5c Adds engine and widgets workspaces 2022-11-01 15:39:57 -04:00