Shaddock Heath 3588efd04e If generating an external TS file, turn on source maps and configure the debugger to use them 8 lat temu
..
AtomicEditor 3588efd04e If generating an external TS file, turn on source maps and configure the debugger to use them 8 lat temu
AtomicMasterServer cbae3c9b03 Master server/client cleanups and refactoring 9 lat temu
AtomicNET 2c2a8bc42f Code review changes as suggested for the GetResourceDirs() function 9 lat temu
AtomicWebViewEditor 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. 9 lat temu
Haxe 997849f7f7 Ignore generate haxe files 10 lat temu
JSPlugin 711aff3e8c Moving package definitions to top level Script folder 10 lat temu
Packages 64e1c84f90 Expose the webView WebMessageHandler to script and fix an event signature 9 lat temu
ToolCore e4b8ba21a8 webgl upgrade 9 lat temu
TypeScript 329cd85550 Expose the timer api (setTimeout, clearTimeout, etc.) to the editor. Also add type definitions for the timer api to duktape.d.ts. 9 lat temu
tsconfig.json 0bfea61e06 All editor events have now been mapped to native events. Next step is to clean up the events and weed out duplicates if possible. 9 lat temu
tslint.json 1ed3b35a06 migrated the autocomplete functionality for typescript into a shared web worker so that each tab can share the same instance of the language service. It also runs on a background thread so it performs better 10 lat temu