| .. |
|
WindowExt.d.ts
|
c391083ed0
Work on atomicQuery. These changes allow the web view to talk directly to the running TS in the editor and allow the editor to respond back to the web view that initiated the request w/o needing the C++ to need to get involved other than just passing the message back and forth. Made a distinction between having a request and just a notification. Also added types to the atomicQuery response.
|
8 years ago |
|
jquery.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
8 years ago |
|
jqueryui.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
8 years ago |
|
monaco.d.ts
|
0e1f2684ef
Ensure that the monaco.d.ts is updated
|
9 years ago |
|
socketio.d.ts
|
8aaf04d124
WIP - Migrating the duktape debugger example from the duktape repo to be embeded into the editor.
|
8 years ago |
|
systemjs.d.ts
|
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
|
9 years ago |
|
webworkers.d.ts
|
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
|
9 years ago |