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

Rewrite specification with algorithms and expanded examples #105

Merged
merged 20 commits into from
Dec 4, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
f84f2a3
Rewrite specification with algorithms and expanded examples
reillyeon Nov 13, 2020
6afa6a4
Replace {{SecurityError}} with "{{SecurityError}}" {{DOMException}}
reillyeon Nov 13, 2020
0f66000
Change "the relevant global object" to "this's relevant global object"
reillyeon Nov 13, 2020
3b72ceb
Use subscript operator to access dictionary members
reillyeon Nov 13, 2020
ba33151
Further clarify which variables methods are called on in the close() …
reillyeon Nov 13, 2020
982b00e
Normatively reject if bufferSize is too large
reillyeon Nov 14, 2020
da2be7c
Add [EnforceRange] in SerialOptions
reillyeon Nov 14, 2020
a2ee8d1
Add |chunk| to writeAlgorithm
reillyeon Nov 14, 2020
cdc1498
Don't explicitly construct a SerialConnectionEvent
reillyeon Nov 14, 2020
8c533cc
Return after starting parallel steps
reillyeon Nov 14, 2020
6b161d5
Replace SerialConnectionEvent with bubbling
reillyeon Nov 20, 2020
dea97fc
Switch "queue a task" to "queue a global task"
reillyeon Nov 21, 2020
edee1be
Avoid calling overridable JS methods
reillyeon Nov 21, 2020
5b28c1d
Remove conversion to FrozenArray
reillyeon Nov 21, 2020
fcd1447
Define now bufferSize is used to create readable
reillyeon Nov 21, 2020
fca77be
Clarify conversion of chunks
reillyeon Nov 21, 2020
803ed4d
Fix references to errors in pull algorithm
reillyeon Dec 3, 2020
36bef98
Improve notes about coalescing writes
reillyeon Dec 4, 2020
589ab2b
Improve the get the parent algorithm
reillyeon Dec 4, 2020
a9f0189
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
reillyeon Dec 4, 2020
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
Loading