Commit Graph

50 Commits (ebdc0564290c424161197aa35a726540a4293d25)

Author SHA1 Message Date
Orta cc8da6b7fb Adds a regex fix for the perf_hooks import in TS 4.1 4 years ago
Alex Dima 8381cb3579
Fixes microsoft/monaco-editor#1937: Remove debugger statement 4 years ago
Alex Dima e31737a45d
`var` -> `let` 4 years ago
Alex Dima c196027bdc
Increase `printWidth` 4 years ago
Orta 417b141df9 Update import TS 4 years ago
Alex Dima a1c30dff82
Remove declare modifiers (microsoft/monaco-editor#2121) 4 years ago
Alex Dima ee95401a40
Use the global `monaco` only in the AMD case (see microsoft/monaco-editor#1974) 5 years ago
Alex Dima b87c75d7e9
Run prettier 5 years ago
Alex Dima 7509dfc100
update to typescript@4.0.2 5 years ago
Alex Dima 2edd71ff65
update deps 5 years ago
Alexandru Dima 6d0fbd443f
Merge pull request #64 from microsoft/let_ts_resolve_libs 5 years ago
Alex Dima 1272e92acd
Do not ship mixed line endings for .d.ts files 5 years ago
Alex Dima 6a18fe6517
Introduce LibFiles and adopt in DefinitionAdapter 5 years ago
Alex Dima a7f23c2eba
Simplify import typescript script 5 years ago
Alex Dima 151b807fee
run import, minor edits 5 years ago
Orta fede24ed75 Add all lib dts files 5 years ago
Orta Therox 1d6f5a0e24 Let TypeScript resolve deps in lib files + allow external tools to extend the lib support 5 years ago
Orta Therox bb69053ca5 Adds support for error messages to include a reference to require 5 years ago
Alex Dima 778ace10c0
Strip sourceMappingURL directives 5 years ago
Alex Dima 35454d834d
Add a note to all generated files 5 years ago
Orta Therox e0992c9470 Update the lib generator instead of editing the libn file directly 5 years ago
Orta Therox 950c06f26e Bump default dts to 2015 5 years ago
Alex Dima 11abbeebb2
Avoid huge .d.ts files 5 years ago
Alex Dima 4f6fa314b0
Switch to terser 5 years ago
Alex Dima 75b57d7643
Remove hack 5 years ago
Alex Dima 9f9255e30e
Merge remote-tracking branch 'origin/master' into pr/katis/51 5 years ago
Elizabeth Craig 99f7b1185c Remove another require call 5 years ago
Orta Therox 02af058977 Remove daily infrastructure 5 years ago
Alexandru Dima c9f75d56c2
Updates to support the TS 3.6.0 beta, and adds a daily run-script (#36)
Updates to support the TS 3.6.0 beta, and adds a daily run-script
6 years ago
Orta Therox c8b92c097f Adds backwards compatability for diagnostic chains 6 years ago
Alex Dima 7e5cb3e7ac Fix indentation 6 years ago
Alex Dima bb70a4ba02 Merge remote-tracking branch 'origin/master' into pr/Javey/34 6 years ago
Alex Dima 18f80838f6 Use consistent casing, rerun import on top of master 6 years ago
Orta Therox 8e01f87054 Improvements to the monaco-typescript daily deploy 6 years ago
Orta Therox e7291e938a Adds WIP support for a daily job pipeline 6 years ago
Orta Therox 8440cba727 Adds support for running on TS 3.6.0, and adds a daily update script 6 years ago
Javey 1f3bf27460 remove es6 syntax for buddle file, microsoft/monaco-editor#1263 6 years ago
Ulrich Buchgraber d199064a4b Expose TypeScript version via `monaco.languages.typescript.typeScriptVersion` 6 years ago
Alex Dima a25eb9ea65 Eliminate another require() call from typescriptServices 6 years ago
Alex Dima be47b28d96 Use a more compact format for dts to avoid duplication 7 years ago
Alex Dima d1e907a30c Do not load typescriptServices.js on the UI thread anymore 7 years ago
Alex Dima 35afe8257c Update to typescript 3.0.1 7 years ago
Alex Dima c7b54325fd Patch typescriptServices to hard-code ts.sys to undefined (Microsoft/monaco-editor-webpack-plugin#9) 7 years ago
Alex Dima 0944ea5897 Add Copyright Header 7 years ago
Alex Dima 50517cad24 Use tsMode and tsWorker for entry point names 7 years ago
Alex Dima d75e5fdb8f Adopt monaco-plugin-helpers 7 years ago
Alex Dima e5d3880ac4 Don't use gulp anymore 7 years ago
Alex Dima 4158e69096 Move import typescrit out of gulp 7 years ago
Alex Dima c45bf2eff6 Ship ESM version 7 years ago
Alex Dima 92af97ca38 Refactor project shape 7 years ago