Shaddock Heath 3588efd04e If generating an external TS file, turn on source maps and configure the debugger to use them 8 лет назад
..
AtomicEditor 3588efd04e If generating an external TS file, turn on source maps and configure the debugger to use them 8 лет назад
AtomicMasterServer cbae3c9b03 Master server/client cleanups and refactoring 9 лет назад
AtomicNET 2c2a8bc42f Code review changes as suggested for the GetResourceDirs() function 9 лет назад
AtomicWebViewEditor 07aadfc85b Added status messages to the typescript compiler and updated the signature for sendEvent in the service locator. 9 лет назад
Haxe 997849f7f7 Ignore generate haxe files 10 лет назад
JSPlugin 711aff3e8c Moving package definitions to top level Script folder 10 лет назад
Packages 64e1c84f90 Expose the webView WebMessageHandler to script and fix an event signature 9 лет назад
ToolCore e4b8ba21a8 webgl upgrade 9 лет назад
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 лет назад
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 лет назад
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 лет назад