forked from rwaldron/tc39-notes
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
52 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# July 2018 - Table of Contents | ||
|
||
- [Summary](2018-07_summary.html) | ||
- [July 24, 2018 Meeting Notes](july-24.md#july-24-2018-meeting-notes) | ||
* [Agenda](july-24.md#agenda) | ||
* [1. Welcome](july-24.md#1-welcome) | ||
* [3. Agenda Scheduling](july-24.md#3-agenda-scheduling) | ||
* [4. Approval of the minutes from last meeting](july-24.md#4-approval-of-the-minutes-from-last-meeting) | ||
* [5. Dates for next meetings](july-24.md#5-dates-for-next-meetings) | ||
* [6. Report from the Ecma Secretariat](july-24.md#6-report-from-the-ecma-secretariat) | ||
* [7. Project Editors' Reports](july-24.md#7-project-editors-reports) | ||
* [Atomics.notify()](july-24.md#atomicsnotify) | ||
* [ArrayBuffer.prototype.transfer()](july-24.md#arraybufferprototypetransfer) | ||
* [Report on Realms shim Security Review](july-24.md#report-on-realms-shim-security-review) | ||
* [Intl.DateTimeFormat.prototype.formatRange](july-24.md#intldatetimeformatprototypeformatrange) | ||
* [Explicit Resource Management](july-24.md#explicit-resource-management) | ||
* [Management/infrastructure tasks; invited expert policy; meeting planning](july-24.md#managementinfrastructure-tasks-invited-expert-policy-meeting-planning) | ||
* [TC53 introduction for TC39](july-24.md#tc53-introduction-for-tc39) | ||
* [Update on `do`-expressions](july-24.md#update-on-do-expressions) | ||
* [New name for global](july-24.md#new-name-for-global) | ||
* [Object.fromEntries to stage 3](july-24.md#objectfromentries-to-stage-3) | ||
* [User testing (e.g. usability or learnability): call for resources](july-24.md#user-testing-eg-usability-or-learnability-call-for-resources) | ||
- [July 25, 2018 Meeting Notes](july-25.md#july-25-2018-meeting-notes) | ||
* [Agenda](july-25.md#agenda) | ||
* [Dynamic Modules](july-25.md#dynamic-modules) | ||
* [Website and Documentation project update](july-25.md#website-and-documentation-project-update) | ||
* [Reduce the number of ticks in async/await](july-25.md#reduce-the-number-of-ticks-in-asyncawait) | ||
* [Decorators towards Stage 3](july-25.md#decorators-towards-stage-3) | ||
* [RegExp Match Offsets](july-25.md#regexp-match-offsets) | ||
* [Cancellation Update](july-25.md#cancellation-update) | ||
* [Partial Application](july-25.md#partial-application) | ||
* [Updates on First-class Protocols](july-25.md#updates-on-first-class-protocols) | ||
* [Revisit `global` name](july-25.md#revisit-global-name) | ||
- [July 26, 2018 Meeting Notes](july-26.md#july-26-2018-meeting-notes) | ||
* [Agenda](july-26.md#agenda) | ||
* [Temporal Proposal update](july-26.md#temporal-proposal-update) | ||
* [Abstractions for membranes](july-26.md#abstractions-for-membranes) | ||
* [Reviewing the future JS syntax throughout the current proposals (overflow)](july-26.md#reviewing-the-future-js-syntax-throughout-the-current-proposals-overflow) | ||
* [Package name maps](july-26.md#package-name-maps) | ||
* [Layered APIs](july-26.md#layered-apis) | ||
* [Get Originals](july-26.md#get-originals) | ||
* [September 2019 Meeting Location](july-26.md#september-2019-meeting-location) | ||
* [Intl.NumberFormat Unified Feature Proposal for Stage 2](july-26.md#intlnumberformat-unified-feature-proposal-for-stage-2) | ||
* [JavaScript Standard Library](july-26.md#javascript-standard-library) |