Commit graph

444 commits

Author SHA1 Message Date
roblou d6c6446109 Update node-debug2 2016-10-26 17:14:46 -07:00
Andre Weinand cdab571a2b update node-debug 2016-10-26 17:52:00 +02:00
Joao Moreno 10730bf03e fixes #13919 2016-10-26 11:29:21 +02:00
roblou adead789cb Update node-debug2 2016-10-24 17:46:30 -07:00
Andre Weinand c6bdcb69d3 update node-debug 2016-10-24 23:35:07 +02:00
Andre Weinand 0c3fbe7d93 update node-debug 2016-10-23 23:27:46 +02:00
Alex Dima 73d151d7ce Adopt TypeScript's readonly in editor API 2016-10-23 09:24:25 +02:00
Alex Dima b00c572927 Fix missing copyright header 2016-10-21 09:38:14 +02:00
Alex Dima c275dc6eb8 Add npm modules needed for testing 2016-10-21 09:16:09 +02:00
Alex Dima fcbe48844e Add monaco-editor-setup script 2016-10-21 09:16:06 +02:00
Andre Weinand 4dc59b7e2a upgrade node-debug 2016-10-21 01:01:23 +02:00
Johannes Rieken e58afe1ab6 Thenable<T> everywhere 2016-10-20 18:30:09 +02:00
Alex Dima d7930ec63d Fix issue in util.setExecutableBit 2016-10-20 15:30:53 +02:00
Alex Dima 05c0eee675 extract test task to build/gulpfile.test.js 2016-10-20 15:15:29 +02:00
Alex Dima a2c9dfa94d extract mixin task to build/gulpfile.mixin.js 2016-10-20 15:13:58 +02:00
Alex Dima 9f0f868c65 Extract client compilation code out of gulpfile.js 2016-10-20 15:00:05 +02:00
Alex Dima 3d726b59c1 Convert build/lib/reporter.js to TypeScript 2016-10-20 15:00:04 +02:00
Alex Dima abce9969fe Clean up types in build/lib/optimize.ts 2016-10-20 15:00:03 +02:00
Alex Dima d904442b42 Convert build/lib/util.js to TypeScript 2016-10-20 15:00:02 +02:00
Alex Dima d443f84674 Convert build/lib/git.js to TypeScript 2016-10-20 15:00:02 +02:00
Alex Dima a2477d9a60 Move /build/gulpfile.common to /build/lib/optimize.ts 2016-10-20 15:00:01 +02:00
Alex Dima 5ae54dd9d0 Reduce devDependencies 2016-10-20 15:00:00 +02:00
Joao Moreno 354738aa9f remove handleAzureJson 2016-10-20 09:52:20 +02:00
roblou 3a83bf005c node-debug2@0.1.1 2016-10-19 15:40:08 -07:00
Alex Dima 9c70ea1302 No need to compile extensions when doing an editor build 2016-10-19 17:22:49 +02:00
Andre Weinand e59ddfd292 update node-debug 2016-10-19 00:09:04 +02:00
roblou 27d17e3ebf Update node-debug2 2016-10-17 18:48:58 -07:00
Andre Weinand f1fabf416c update node-debug for hit counts 2016-10-14 16:59:13 +02:00
roblou bbda59212b Upgrade node-debug2 2016-10-13 16:07:23 -07:00
isidor e64e601631 use node debug 1.7.1 2016-10-11 18:32:18 +02:00
Joao Moreno e11ba0b982 keep built-in extensions' translations
fixes #13488
2016-10-11 12:37:34 +02:00
Martin Aeschlimann 1548a3f4da update-grammar script: include download functions 2016-10-10 17:20:27 +02:00
Joao Moreno 839edf04ab Revert "remove unused build script"
This reverts commit decfd25ac1.
2016-10-10 16:21:27 +02:00
Johannes Rieken 8f143364c8 Merge branch 'master' into joh/fmt 2016-10-08 09:21:53 +02:00
Alex Dima b457326a02 Remove no longer used code (due to vs/languages removal) 2016-10-07 17:55:50 +02:00
Johannes Rieken 08d9f79137 dont report filename twice 2016-10-07 17:42:22 +02:00
Johannes Rieken 77206a5533 more hygiene 2016-10-07 17:39:26 +02:00
Johannes Rieken 81de8be588 use tsfmt as gulphygiene check 2016-10-07 17:25:32 +02:00
Alex Dima cf6b4b5661 Remove the rest of vs/languages 2016-10-07 16:57:11 +02:00
Alex Dima 527f8bb669 monaco-editor-core v0.7.3 2016-10-07 15:52:14 +02:00
Alex Dima 7905486b42 0.7.2 for monaco-editor-core 2016-10-07 15:51:15 +02:00
isidor 3383ef7de0 use node-debug version 1.6.9
#13336
2016-10-07 13:47:57 +02:00
Tereza Tomcova 90770d236f Call AllowSetForegroundWindow before sending IPC to the running instance on Windows (Fixes #929) 2016-10-07 11:14:54 +02:00
isidor 3933d115ec update node-debug 2016-09-29 10:46:56 +02:00
roblou a6d6ea86db Take latest node-debug2 2016-09-28 17:02:49 -07:00
Joao Moreno dbf130cde1 fixes #12816 2016-09-28 16:58:17 +02:00
Joao Moreno bdddc2bf4c remove out folder at installation time
fixes #12010
2016-09-28 14:53:11 +02:00
Joao Moreno 16e72fa2da fixes #10694 2016-09-28 10:58:17 +02:00
Alex Dima 010a5e6f78 Fixes #12736: Add more files to integrity check 2016-09-27 21:03:26 +03:00
Joao Moreno 92212c1b34 bundle built-in extensions
fixes #12570
2016-09-27 14:39:13 +02:00