Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to new constructor operation syntax | Kagami Sascha Rosylight | 2019-10-02 | 1 | -1/+2 |
* | Require default dictionary value for optional dicts | Kagami Sascha Rosylight | 2019-07-12 | 1 | -2/+2 |
* | Update MPL license to https (part 2) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | TextDecoder: streaming decode, ignoreBOM | Andrew Shu | 2018-03-26 | 1 | -3/+3 |
* | TextDecoder's Decode now receives a BufferSource as input | Christian Poveda | 2018-03-24 | 1 | -4/+7 |
* | Explicitly expose everything everywhere. | Ms2ger | 2016-07-12 | 1 | -2/+1 |
* | Remove modelines everywhere but tests/wpt | edunham | 2016-04-20 | 1 | -1/+0 |
* | Implement TextDecoder#decode. | Keith Yeung | 2015-04-08 | 1 | -0/+2 |
* | Implement TextDecoder (fixes #4769). | Keith Yeung | 2015-04-08 | 1 | -0/+19 |