Commit graph

1225 commits

Author SHA1 Message Date
Ron Buckton
30433c2c67 ES6 cleanup 2016-03-02 11:38:30 -08:00
Ron Buckton
a0dbe7601c PR Feedback 2016-02-29 17:35:50 -08:00
Ron Buckton
b1d88282ce Remove transformCompatibleEmit flag and make it the default. 2016-02-29 13:29:03 -08:00
Ron Buckton
e5cd8fef21 Added temporary compat flag to control emit output to fix tests 2016-02-23 11:35:26 -08:00
Ron Buckton
6d273366d3 Merged some changes from other branches. 2016-02-22 16:10:32 -08:00
Ron Buckton
90a317f62e Merge branch 'transforms-transformer' into transforms-printer 2016-02-22 15:58:33 -08:00
Ron Buckton
ad64877dee Merged some changes from other branches. 2016-02-22 15:15:09 -08:00
Ron Buckton
6b381ecdbd Added printer 2016-02-09 13:43:40 -08:00
Ron Buckton
8bf176ac3d Cleanup and reorganization of node tests 2016-02-04 16:41:58 -08:00
T18970237136
dbfc269e42 Add missing semicolon when emitting return statement.
Fixes #6824.
2016-02-02 08:54:07 +01:00
Daniel Rosenwasser
0855933757 Merge pull request #6587 from nojvek/master
pretty output for jsx and createElement emits to children array
2016-02-01 21:38:15 -08:00
Vladimir Matveev
e168e945e5 Merge pull request #6770 from Microsoft/dottedNamesInSystem
properly handle dotted namespace names in System modules
2016-02-01 10:01:05 -08:00
Vladimir Matveev
4d2cd6f88b properly dotted namespace names in System modules 2016-01-31 12:10:33 -08:00
Anders Hejlsberg
f0abb86158 Removing MultiLine, Synthetic, DeclarationFile, and OctalLiteral flags 2016-01-31 08:08:19 -08:00
Noj Vek
bd86e2ec80 remove uncommented lines 2016-01-30 11:31:43 -08:00
Ron Buckton
fe23cc3c44 Merge pull request #6684 from Microsoft/fixDecoratedClassName
Fix ES6 decorated class double binding.
2016-01-29 17:37:24 -08:00
guybedford
94fe3e0fb2 set __moduleName from context.id argument 2016-01-29 18:42:23 +02:00
Noj Vek
fcd96cb3d8 fix tslint 2016-01-28 23:33:14 -08:00
Noj Vek
238fcbcee9 single iteration through children array without any array allocation 2016-01-28 23:29:08 -08:00
Ron Buckton
0978639ab2 Merge branch 'master' into fixDecoratedClassName 2016-01-28 17:53:56 -08:00
Ron Buckton
39077f6866 PR feedback 2016-01-28 15:25:42 -08:00
Ron Buckton
1bb96555da Creates a class body scoped alias to the class to avoid class name double binding.
Fixes #5386.
2016-01-27 16:13:51 -08:00
Vladimir Matveev
5b68d6559a strip quotes from module names during deduplication 2016-01-27 15:34:53 -08:00
Ron Buckton
a6af98e100 Merge pull request #6631 from Microsoft/reservePromiseInTopLevelModule
Reserve promise in top level module
2016-01-27 12:25:57 -08:00
Vladimir Matveev
e67ff39e17 merge with origin/master 2016-01-27 10:40:52 -08:00
Noj Vek
a116b4c996 pretty output for react jsx 2016-01-26 22:59:34 -08:00
Kanchalai Tanglertsampan
bc2599083c Merge branch 'master' into fix4867_transpiling 2016-01-26 15:37:49 -08:00
Ron Buckton
95422fa595 merge branch 'alternateFixSuperInAsyncMethod' into reservePromiseInTopLevelModule 2016-01-26 12:26:49 -08:00
Ron Buckton
da6aadbea8 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-26 11:49:30 -08:00
Ron Buckton
b00cae87b3 Moved isSuperPropertyOrElementAccess to utilities 2016-01-26 11:36:20 -08:00
Ron Buckton
4d3f6e76b8 Error for Promise redeclaration in module with async 2016-01-25 10:32:34 -08:00
york yao
d06d66cf5d use a local string rather than a function 2016-01-25 13:35:12 +08:00
york yao
72c3bb6930 extract a helper method 2016-01-25 10:48:23 +08:00
york yao
88676d680f a better way since languageVersion is a number 2016-01-25 07:50:22 +08:00
york yao
ac196eb2aa use const rather than var when emitting external import declaration and the target is es6 2016-01-24 17:10:44 +08:00
Ron Buckton
6084dec8b9 Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-21 16:52:45 -08:00
Yui T
a1acf8f0f3 Merge branch 'master' into fix4867_transpiling 2016-01-21 16:19:25 -08:00
Yui T
125d1f448a Address PR 2016-01-21 16:16:52 -08:00
Ron Buckton
2374f1f9a5 Merge branch 'master' into moveEmitFlagsToBinder 2016-01-20 17:53:47 -08:00
Vladimir Matveev
a2c655d683 handle block scoped binding in nested blocks 2016-01-20 15:23:46 -08:00
Ron Buckton
56141c2f84 Merge pull request #6506 from Microsoft/awaiterUpdate
Updated version of __awaiter.
2016-01-19 16:37:10 -08:00
Ron Buckton
6e5948f622 Merge branch 'master' into moveEmitFlagsToBinder 2016-01-19 16:13:38 -08:00
Daniel Rosenwasser
26fdf891e9 Fix lint errors. 2016-01-16 14:05:46 -08:00
Ron Buckton
5943f043ea Merge branch 'master' into alternateFixSuperInAsyncMethod 2016-01-15 12:51:30 -08:00
Ron Buckton
7079de8b93 Updated version of __awaiter.
Fixes #5941.
2016-01-15 12:40:34 -08:00
Vladimir Matveev
0a0c3e0cbd do not crash if initializer in For-statement is missing 2016-01-14 23:20:21 -08:00
Ron Buckton
fb1ad3231c Move emit helper flags to binder. Fixes #6113 2016-01-14 17:51:34 -08:00
Mohamed Hegazy
869b81162f Merge pull request #6019 from Microsoft/sourceMapDestructuring
Fixes for source map of destructuring downlevel syntax
2016-01-11 14:36:28 -08:00
Kanchalai Tanglertsampan
62256bd3c6 Merge branch 'master' into fix4867_transpiling 2016-01-10 18:04:15 -08:00
Mohamed Hegazy
cc1947b94f Rename jsxNamespace to reactNamespace 2016-01-07 13:59:25 -08:00