Skip to content

Commit

Permalink
Merge pull request #20 from bmeck/constrain-grammars
Browse files Browse the repository at this point in the history
specify which goal symbols are to be used per #17
  • Loading branch information
bmeck authored Nov 4, 2017
2 parents 44a34a6 + 2d9c54d commit e174c2d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions javascript-mjs/draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -186,7 +186,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -260,7 +260,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -334,7 +334,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -408,7 +408,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -482,7 +482,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -556,7 +556,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -630,7 +630,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -704,7 +704,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -780,7 +780,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -854,7 +854,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -928,7 +928,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -1002,7 +1002,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -1076,7 +1076,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -1150,7 +1150,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down Expand Up @@ -1224,7 +1224,7 @@ Required parameters:
Optional parameters:

: charset, see section 4.1 of {{RFC4329}}.
: goal, declares the goal symbol within {{ECMA-262}} to be used while parsing. This parameter is case insensitive.
: goal, declares the goal symbol in the Syntactic Grammars of {{ECMA-262}} to be used while parsing. This parameter is case insensitive.

Encoding considerations:

Expand Down

0 comments on commit e174c2d

Please sign in to comment.