Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add aknowledgment for editorial changes in first Ecma edition #162

Merged
merged 2 commits into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source-map.bs
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,13 @@ Pavel Podivilov (Google).
The source map format does not have version numbers anymore, and it is instead
hard-coded to always be "3".

In 2023-2024, the source map format was developed into a more precise Ecma standard,
with significant contributions from many people. Further iteration on the source map
format is expected to come from TC39-TG4.

Asumu Takikawa, Nicolò Ribaudo, Jon Kuperman
ECMA-426, 1<sup>st</sup> edition, Project Editors

<div style="display: none" id="copyright-before"></div>
<div style="display: none" id="copyright">
<p>COPYRIGHT NOTICE</p>
Expand Down
Loading