Matt McWilliams
|
bc081cfe63
|
Correct lib jsdocs in modules. Update tests to catch new error in mscript.
|
2024-05-24 15:23:58 -04:00 |
Matt McWilliams
|
6c8d2d712d
|
Remove callback from mscript (never used) and make all non-public methods private.
|
2024-05-24 00:26:12 -04:00 |
Matt McWilliams
|
cb63194fc6
|
All known classes have types exported and imported into dependent modules. This has already caught a class of bugs. Removing references to any will catch another.
|
2024-05-23 18:49:18 -04:00 |
Matt McWilliams
|
3c19cd35cf
|
Resolves #4 (4 years ago!). Adds delay (stops scripts for X seconds), alert (displays an alert that stops script execution) and pause (displays a pre-populated alert).
|
2023-02-28 12:49:11 -05:00 |
Matthew McWilliams
|
72b5077356
|
Restructure includes and type definition files so that mscript runs
|
2022-08-07 22:18:58 -04:00 |
Matthew McWilliams
|
6601c030f7
|
Refactor mscript GUI code into Typescript
|
2022-08-07 22:10:53 -04:00 |