Commit Graph

  • 242eb8bc5c Taken feedback into account and simplified the getFileNames logic to handle extensions by priority Sheetal Nandi 2015-10-06 15:49:39 -07:00
  • f52b7cc2c5 Removed unnecessary check Ron Buckton 2015-10-06 15:41:47 -07:00
  • 8be77b448f Update test to parse typeAssertion as simpleUnaryExpression Yui T 2015-10-06 15:29:21 -07:00
  • d96a00e4b8 Parse typeAssertion expression as simpleUnaryExpression Yui T 2015-10-06 15:28:48 -07:00
  • 4795acf694 Merge pull request #5139 from Microsoft/getBlockScopedVariableIdIsNoMore Vladimir Matveev 2015-10-06 14:16:13 -07:00
  • bfaa51b4e9 Add comment and address PR on comment Yui T 2015-10-06 14:09:47 -07:00
  • 9ed5b4c435 more test fixes zhengbli 2015-10-06 13:10:03 -07:00
  • 87554cbc0c Merge branch 'master' into iFeelPrettyErr Daniel Rosenwasser 2015-10-06 12:54:01 -07:00
  • 1b909d80e5 remove unused function from the EmitResolver Vladimir Matveev 2015-10-06 12:51:24 -07:00
  • ff7169530b trial of change Wesley Wigham 2015-10-06 12:49:42 -07:00
  • ab73b4f103 Fix linter warnings. Ron Buckton 2015-10-06 12:37:10 -07:00
  • 8171dede90 Lint fixes and test fixes zhengbli 2015-10-06 12:33:06 -07:00
  • 709274dbf2 Merge pull request #4724 from denvned/patch-1 Mohamed Hegazy 2015-10-06 12:32:11 -07:00
  • 64b6c9f52e Fix emit for ES6 export default class with static initializers. Fixes #5136. Ron Buckton 2015-10-06 12:02:55 -07:00
  • e7c2003164 Merge pull request #5041 from zhengbli/RemoveMsInternalsFromLib Zhengbo Li 2015-10-06 10:36:48 -07:00
  • 78ad0f4c82 Re-enable failing fourslash tests Nathan Shively-Sanders 2015-10-06 10:03:27 -07:00
  • d7eaa12aad Merge pull request #5126 from RyanCavanaugh/noLibSymbolLines Ryan Cavanaugh 2015-10-06 10:00:26 -07:00
  • a929d8ccdd Merge branch 'master' into travis-node-4 Wesley Wigham 2015-10-06 06:59:21 -07:00
  • dd54b7a36f Adds tests Tingan Ho 2015-10-06 19:03:11 +08:00
  • 5bcd8b3afa Fixes instance of type exclusion in else clause Tingan Ho 2015-10-06 19:03:01 +08:00
  • 5c5fca64f0 Just make the compiler option internal. Daniel Rosenwasser 2015-10-05 23:41:44 -07:00
  • c3e00a24f3 Only use colors if we are certain we are using a pseudoterminal. Daniel Rosenwasser 2015-10-05 23:37:50 -07:00
  • 2b4febee1c Moved JSX diagnostics to a more sensical spot. Daniel Rosenwasser 2015-10-05 23:10:04 -07:00
  • 7c73a661c5 Merge branch 'master' into iFeelPrettyErr Daniel Rosenwasser 2015-10-05 23:08:59 -07:00
  • ac5bed86b2 Added '--diagnosticStyle' compiler argument with options 'simple' and 'pretty'. Daniel Rosenwasser 2015-09-18 19:12:08 -07:00
  • 17fca985cc Fix tslint error Sheetal Nandi 2015-10-05 22:09:32 -07:00
  • 788f222059 parenthesized exponentiation with template string Yui T 2015-10-05 19:07:49 -07:00
  • fbe559eef0 Address PR and add new with exponentiation Yui T 2015-10-05 19:07:02 -07:00
  • bd7cc1e7ef Invalid usage of exponentiation Yui T 2015-10-05 19:06:48 -07:00
  • d0aaf41252 Add baselines when having early syntax error in exponentiation Yui T 2015-10-05 19:06:17 -07:00
  • 46d799e05d Add baselines for using exponentiation in template string Yui T 2015-10-05 19:05:37 -07:00
  • bf970be0b3 Add baselines for downlevel emit exponentiation and ES7 emit of exponentiation Yui T 2015-10-05 19:05:14 -07:00
  • f8d6b344ee Update baselines for exponentiation compound operator with indexing and property assignment Yui T 2015-10-05 19:03:41 -07:00
  • a00e90c170 Add and update tests Yui T 2015-10-05 19:03:02 -07:00
  • 80cdfd4187 Fix emitting parenthesis when downlevel Yui T 2015-10-05 18:57:11 -07:00
  • 7b3de842a0 Update test harness to pick up new ScriptTarget of ES7 Yui T 2015-10-05 18:56:39 -07:00
  • 69dc707c14 Update parse to use new grammar Yui T 2015-10-05 18:56:08 -07:00
  • b580c5588e Merge branch 'master' into tscJsFiles Sheetal Nandi 2015-10-05 16:42:37 -07:00
  • 7280509058 Don't show lib.d.ts line numbers in symbol baselines Ryan Cavanaugh 2015-10-05 16:37:45 -07:00
  • 3b6f283669 Merge branch Microsoft/master zhengbli 2015-10-05 16:24:25 -07:00
  • f7e35d5975 Incorporating changes from #3780 zhengbli 2015-10-05 16:19:09 -07:00
  • 756052a4e0 Removing console logs that were for debugging Sheetal Nandi 2015-10-05 16:06:12 -07:00
  • 567d71c848 Add new test cases Sheetal Nandi 2015-10-05 16:02:04 -07:00
  • 938c5334eb Remove the failing testcases Sheetal Nandi 2015-10-05 16:01:33 -07:00
  • 53cff210fd Merge pull request #5103 from SaschaNaz/formatStringTemplates Mohamed Hegazy 2015-10-05 16:01:10 -07:00
  • 7f3bfcf26a Update .travis.yml Wesley Wigham 2015-10-05 15:48:03 -07:00
  • db9faf6039 Temp change to investigate test failure Sheetal Nandi 2015-10-05 15:37:13 -07:00
  • b3e4f8e1ca Create new tscconfig files for the failing testcases Sheetal Nandi 2015-10-05 15:18:46 -07:00
  • 108f8568ef Remove tsconfig files of failing testcases Sheetal Nandi 2015-10-05 15:17:10 -07:00
  • a975895e4d parse/check/emit shorthand property assignment in destructuring Vladimir Matveev 2015-10-05 13:46:56 -07:00
  • 17f0cce772 Update comments zhengbli 2015-10-05 14:31:43 -07:00
  • 732ec343fc update comment Wesley Wigham 2015-10-05 14:25:48 -07:00
  • edc938fd46 Merge pull request #5120 from Microsoft/removeInternalFromNPM Mohamed Hegazy 2015-10-05 14:22:22 -07:00
  • 6c1f3effcb m'lint Wesley Wigham 2015-10-05 14:14:00 -07:00
  • 7741ec0999 Use fs.watch for all directory watchers and some bug fixes zhengbli 2015-10-05 14:07:51 -07:00
  • d07e33dd98 Correct output, accept new baselines Wesley Wigham 2015-10-05 14:06:34 -07:00
  • 3fd0930656 add internal to nmpignore Mohamed Hegazy 2015-10-05 13:32:06 -07:00
  • e168910ca2 Merge pull request #5118 from DickvdBrink/update-npmignore Mohamed Hegazy 2015-10-05 13:30:20 -07:00
  • d8ec703370 merge with master Wesley Wigham 2015-10-05 13:25:40 -07:00
  • 05dc9daf7d concatenated type emit Wesley Wigham 2015-10-05 13:22:42 -07:00
  • ab26b5950a update npmignore file Dick van den Brink 2015-10-05 22:21:55 +02:00
  • 2c7c5bcab7 Merge pull request #5083 from weswigham/lint-on-runtests Wesley Wigham 2015-10-05 13:18:29 -07:00
  • 9db53f23cf Add directory watcher to tsc zhengbli 2015-10-05 13:12:13 -07:00
  • c7fdc0a6e5 Merge pull request #5099 from Microsoft/deferMemberInstantiation Anders Hejlsberg 2015-10-05 12:46:49 -07:00
  • 460c5978cd Changes in harness to emit expected and actual to figure out baseline error thats reported only on travis run tests Sheetal Nandi 2015-10-05 12:28:23 -07:00
  • ce652dc7fb Fixing few code review comments Sheetal Nandi 2015-10-05 12:27:06 -07:00
  • 836007e585 Merge pull request #5116 from weswigham/5059-prologue-location Wesley Wigham 2015-10-05 12:17:17 -07:00
  • 28475c345d Change prologue emit location to inside module IIFEs Wesley Wigham 2015-10-05 11:22:16 -07:00
  • 613c51d6b5 Fix jakefile rules build Wesley Wigham 2015-10-05 10:43:54 -07:00
  • 4ecf4f4e71 Merge pull request #5086 from Microsoft/abstract-semicolon-insertion Nathan Shively-Sanders 2015-10-05 10:35:42 -07:00
  • ce7a054407 Update parser with new grammar Yui T 2015-10-05 10:34:48 -07:00
  • 1e3125b8ed Merge pull request #5046 from RyanCavanaugh/fix4675 Ryan Cavanaugh 2015-10-05 10:28:07 -07:00
  • 7fa26adf28 Redesigned directory watchers zhengbli 2015-10-05 02:58:40 -07:00
  • 6120f1f3da fix linter issues Vladimir Matveev 2015-10-04 22:45:08 -07:00
  • 32b1ad36ec do not emit exportsStar function if module does not expose any values Vladimir Matveev 2015-10-04 22:00:57 -07:00
  • c9e237c2b3 Format template internal spaces SaschaNaz 2015-10-05 07:02:22 +09:00
  • d0a20c7fbc Merge remote-tracking branch 'Microsoft/master' into tsconfigpath SaschaNaz 2015-10-05 04:55:31 +09:00
  • d9933c8d0e Accepting new baselines Anders Hejlsberg 2015-10-03 18:09:11 -07:00
  • 139b5545a0 Adding tests Anders Hejlsberg 2015-10-03 18:08:45 -07:00
  • 676a271aab Defer instantiation of members of instantiated anonymous types Anders Hejlsberg 2015-10-03 18:08:29 -07:00
  • eb04f32e0e Merge branch 'master' into reachabilityChecks Vladimir Matveev 2015-10-03 00:30:26 -07:00
  • f0f5a0d71e updated command line options, accepted baselines Vladimir Matveev 2015-10-03 00:20:15 -07:00
  • 1326ba9820 Update grammar to error on none-parenthesis Yui T 2015-10-02 19:23:58 -07:00
  • bf0903bd1b Address PR on fixing tempalte tests Yui T 2015-10-02 19:23:19 -07:00
  • ca5da9068a Add tests Yui T 2015-10-02 19:23:04 -07:00
  • 5f7914ca62 Downlevel emit Yui T 2015-10-02 18:50:45 -07:00
  • 3c73a66ba7 removed umd as allowed, accepted new baselines Wesley Wigham 2015-10-02 17:51:59 -07:00
  • 03256e7c86 cusotm tests, forbid umd Wesley Wigham 2015-10-02 17:43:58 -07:00
  • 145fa0cdf6 Accept baselines Wesley Wigham 2015-10-02 17:11:03 -07:00
  • ba2024f493 Remove obsoleted comment Wesley Wigham 2015-10-02 17:04:44 -07:00
  • 4c4087c656 Add compiler error for incompatible module formats Wesley Wigham 2015-10-02 17:03:29 -07:00
  • fd5dec4ff1 Accepted baselines. Daniel Rosenwasser 2015-10-02 16:34:15 -07:00
  • 4b736da231 Fixed issue in test. Daniel Rosenwasser 2015-10-02 16:30:22 -07:00
  • 331d26f402 Merge pull request #4741 from Microsoft/es3Decorators Ron Buckton 2015-10-02 16:22:14 -07:00
  • da09f35aca Jake hates deps Wesley Wigham 2015-10-02 16:21:20 -07:00
  • 315b06dc99 Accepted baselines. Daniel Rosenwasser 2015-10-02 16:09:57 -07:00
  • d8d72aabae Separated the concept of apparent types from contextual types for string literal types. Daniel Rosenwasser 2015-10-02 16:00:45 -07:00
  • be9548ade9 Merge branch 'master' into abstract-semicolon-insertion Nathan Shively-Sanders 2015-10-02 15:46:02 -07:00
  • ff3d0f9211 Merge pull request #5087 from weswigham/tslint-update Wesley Wigham 2015-10-02 15:43:00 -07:00
  • 7b4e94dbd5 Accepted baselines. Daniel Rosenwasser 2015-10-02 15:42:16 -07:00