Changelog

tc39/ecma262 · · 4 commits

Spec markup cleaned up and ecmarkup bumped

A tooling upgrade plus broad spec markup annotations landed, with a couple of editorial and metadata tweaks.

Annotate built-in functions throughout the spec (bakkota489f42)

A large markup pass labels many clause entries as type="built-in function", improving how the spec tooling classifies and renders built-in function sections. This is mostly editorial, but it affects a wide swath of the document and should make the structure more accurate for generated outputs.

Bump ecmarkup to 24.0.0 (bakkot4b6b234)

The spec build tooling now targets ecmarkup 24.0.0, along with a matching biblio version bump from 2.1.x to 2.2.x. This keeps the repository aligned with the latest markup processor and publishing flow.

Other misc changes

  • Editorial wording fix in spec algorithms for unset parameters and host-defined data (michaelficarrae7fd87b)
  • Added another legacy IPR override entry in form-checking script (ljharbb2c6563)