Shaddock Heath
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
10 years ago |
Shaddock Heath
|
0073805bbd
Refactoring the typescript language service out of the typescript extension so that the language service part can be re-used between web, node, and Atomic
|
10 years ago |
Shaddock Heath
|
730c9a1d22
created a simple d.ts wrapper around usertiming.js also wrapped calls to usertiming behind calls in metrics.ts. Also turned on expirmental decorator support in the typescript compiler so that it is possible to annotate a function with @metrics.profileDecorator and have it auto time the function
|
10 years ago |
Shaddock Heath
|
a9ce46963e
initial cut at allowing typescript to be compiled by the editor and having the ability to hook additional services into editor events
|
10 years ago |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 years ago |
Shaddock Heath
|
9086e9025f
fixed errors identified by TS 1.8
|
10 years ago |
Shaddock Heath
|
bf5bfeb9bd
Modified the New Project and the Create project based off example to support multiple languages. These are configured in the json files that describe the project templates. Modified the signature of the ModalOp that launches the CreateProject dialog to accept a ProjectTemplateDefinition that fully describes the project to create.
|
10 years ago |
Shaddock Heath
|
6ed1e0dfb2
updated tsconfig to include the Atomic*.d.ts files
|
10 years ago |
Josh Engebretson
|
5c91487234
Update tsconfig
|
10 years ago |
Josh Engebretson
|
f148329727
Update tsconfig
|
10 years ago |
Josh Engebretson
|
0a38b1f725
Adding Snap Settings
|
10 years ago |
JoshEngebretson
|
e8c33c5878
Windows build improvements
|
10 years ago |
Josh Engebretson
|
769279d2cc
Adding ScriptSystem, NETAssemblyFile can contain multiple component classes
|
10 years ago |
Josh Engebretson
|
0a899d50aa
Fix quotes
|
10 years ago |
Josh Engebretson
|
9fe27528d1
Update TypeScript compiler to 1.6.2
|
10 years ago |
Josh Engebretson
|
b855775214
Update
|
10 years ago |
JoshEngebretson
|
17be0163a8
Windows deployment updates
|
10 years ago |
Josh Engebretson
|
f4d294400b
More script cleanups
|
10 years ago |
Josh Engebretson
|
f153b8a32c
Cleaning up compile source (output to Artifacts), support for TypeScript libraries
|
10 years ago |