Shaddock Heath
|
af17f951a7
Fleshed out the per-project extensions
|
9 лет назад |
JoshEngebretson
|
518fef5042
Merge pull request #614 from shaddockh/TSH-ATOMIC-TYPESCRIPT
|
9 лет назад |
raheelx
|
f4120cbb97
Search Bar Functionality - Issue #195
|
9 лет назад |
Shaddock Heath
|
b3a3ab207c
massive cleanup and implementation of the typescript services in the web view.
|
10 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
Josh Engebretson
|
94b70f32e7
Applying MIT License
|
9 лет назад |
Shaddock Heath
|
9086e9025f
fixed errors identified by TS 1.8
|
10 лет назад |
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 лет назад |
Shaddock Heath
|
6ed1e0dfb2
updated tsconfig to include the Atomic*.d.ts files
|
10 лет назад |
Josh Engebretson
|
5c91487234
Update tsconfig
|
10 лет назад |
Josh Engebretson
|
f148329727
Update tsconfig
|
10 лет назад |
Josh Engebretson
|
0a38b1f725
Adding Snap Settings
|
10 лет назад |
JoshEngebretson
|
e8c33c5878
Windows build improvements
|
10 лет назад |
Josh Engebretson
|
769279d2cc
Adding ScriptSystem, NETAssemblyFile can contain multiple component classes
|
10 лет назад |
Josh Engebretson
|
0a899d50aa
Fix quotes
|
10 лет назад |
Josh Engebretson
|
9fe27528d1
Update TypeScript compiler to 1.6.2
|
10 лет назад |
Josh Engebretson
|
b855775214
Update
|
10 лет назад |
JoshEngebretson
|
17be0163a8
Windows deployment updates
|
10 лет назад |
Josh Engebretson
|
f4d294400b
More script cleanups
|
10 лет назад |
Josh Engebretson
|
f153b8a32c
Cleaning up compile source (output to Artifacts), support for TypeScript libraries
|
10 лет назад |