- From: Yves Lafon <notifications@github.com>
- Date: Tue, 28 Jul 2015 23:49:01 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Message-ID: <heycam/webidl/pull/56@github.com>
Fixes some internal link issues. It fixes also part of #29 Still broken: * References to "dfn-platform-array-object" and "platform-array-object-defineownproperty", (leftover from the T[] edits?) * Exception/Errors issue (missing pointers to "es-exception-call", "dfn-exception-create", "idl-error-names-table", "dfn-exception-field-getter"). * Grammar issue: Missing proddefs ("Required", "BufferRelatedType"), wrong link to "prod-Attribute". You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/56 -- Commit Summary -- * matches 91dece3c2fdf30b0896f78846c8868dad5ab9d0a but in the master xml * internal ref+ prod capitalization * convert-to-serializable->zed * no such thing as a double token -> switch to float token as it's the RE matching both floats and doubles * nullable->nullable-type * no dfn-sequence, change to idl-sequence * indexed properties + refs->ref * dictionary inherit * external ref * flattened type * Readonly -> ReadOnly in grammar (to be consistent), Addresses issue #29 point 1 * finishing 6fd8a830d03164f0f496279d58487fca6498e377 * matches 86ae7d078eacf01592aad408631a76376f744169 but in the master xml * readonly/dictioanry typos, bad dfn-default-value ref -- File Changes -- M index.xml (70) -- Patch Links -- https://github.com/heycam/webidl/pull/56.patch https://github.com/heycam/webidl/pull/56.diff --- Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/56
Received on Wednesday, 29 July 2015 06:49:30 UTC