Wesley Wigham
b630cee42b
Add import helpers
2017-11-17 15:55:43 -08:00
Ron Buckton
375b3f66fe
Do not add __esModule to window/global ( #42 )
2017-11-08 14:35:19 -08:00
Daniel Rosenwasser
ce64e767c5
Updated '__makeTemplateObject'.
2017-10-07 01:16:07 -07:00
Daniel Rosenwasser
f3c874d4e1
Add the '__makeTemplateObject' helper.
2017-09-18 14:44:49 -07:00
Aluan Haddad
4ae2caddd1
set the __esModule marker in createExporter ( #28 )
...
* set the __esModule marker in createExporter
* Support ES3 environments
* Respond to feedback
* Respond to feedback: Use Object.create for feature detection
* fix
* fix
* fix
* fix
2017-08-19 15:06:23 -07:00
Ron Buckton
4fcf2ca94c
Update asyncDelegator for TS15862
2017-05-15 15:32:33 -07:00
Ron Buckton
01fbd36262
Update async generator helpers to align with #15521
2017-05-04 13:15:58 -07:00
Ron Buckton
90b4e18955
Update with changes from Microsoft/TypeScript#15277
2017-04-19 14:12:49 -07:00
Ron Buckton
138204b255
Fix yield in async generator
2017-04-17 17:34:30 -07:00
Ron Buckton
510be4829b
Update tslib/tslib.es6 to latest versions of helpers.
2017-02-21 12:16:46 -08:00
Ron Buckton
db17a852bb
Merge branch 'master' into asyncGenerators
2017-02-21 12:12:44 -08:00
Ron Buckton
7be96d3e0f
Merge pull request #21 from Microsoft/externalExportStar
...
Support for an external exportStar helper
2017-01-05 22:02:57 -08:00
Ron Buckton
722597f8f2
Support for an external exportStar helper
2016-12-31 19:12:44 -08:00
Ron Buckton
2802911b4c
Update to latest versions of helpers
2016-12-31 18:11:04 -08:00
Ron Buckton
dad57029c7
Merge branch 'master' into asyncGenerators
2016-12-31 17:52:59 -08:00
Mohamed Hegazy
b6d3732776
Update extends to use `setPrototypeOf` when available
2016-12-30 14:36:23 -08:00
Ron Buckton
d62346176d
Remove System.register from UMD header
2016-12-21 17:20:43 -08:00
Bill Ticehurst
8491144bba
Fix IE8 compat in Function.apply calls
2016-12-14 16:03:02 -08:00
Ron Buckton
6c2180b29f
Merge branch 'master' into asyncGenerators
2016-11-30 13:38:10 -08:00
Mohamed Hegazy
956643a544
Port null/undefined support in __rest from https://github.com/Microsoft/TypeScript/pull/12552
2016-11-29 16:33:21 -08:00
Ron Buckton
5c203ae920
Support for iteration and async generators
2016-11-19 19:58:01 -08:00
Nathan Shively-Sanders
3e929fa5e9
Update __rest emit to handle symbols
2016-11-16 09:59:59 -08:00
Nathan Shively-Sanders
177a35e442
Address PR comments.
...
1. Clean up __rest definition
2. Add __rest to tslib.es6.js
2016-11-11 08:33:01 -08:00
Nathan Shively-Sanders
f3120e888e
Add __rest helper
2016-11-10 10:08:31 -08:00
Ron Buckton
0a43c5c4d2
Fix syntax error in __awaiter when running in ES3
2016-10-06 13:32:24 -07:00
Ron Buckton
36ed1215ee
Updated __generator helper.
2016-09-13 13:05:29 -07:00
Ron Buckton
a5b18fe772
Adds __generator helper
2016-09-09 13:27:19 -07:00
Ron Buckton
eae79cb526
Updated global script support
2016-06-10 23:14:18 -07:00
Ron Buckton
d859d7f9d3
Ensures __tslib is always installed globally, if possible.
2016-05-25 14:39:48 -07:00
Ron Buckton
3fe1d0e73e
Ensures __tslib is always installed globally, if possible.
2016-05-25 14:38:32 -07:00
Ron Buckton
a616dbd612
Added default module name for System.
2016-05-25 14:27:05 -07:00
Ron Buckton
771cd45633
General cleanup.
2016-05-18 13:25:21 -07:00
Ron Buckton
a069de7c14
Updated __decorate and __awaiter helpers.
2015-10-01 16:26:59 -07:00
Ron Buckton
326d129fa8
Updated __extends
2015-06-16 13:24:57 -07:00
Ron Buckton
5c707fb65a
Updated __awaiter
2015-06-16 13:24:29 -07:00
Ron Buckton
d7bcbeb697
Updated module format and declarations
2015-05-14 12:10:16 -07:00