]> Cypherpunks repositories - gostls13.git/commit
- mark actual EBNF with pre-formatted class "ebnf" instead of "grammar"
authorRobert Griesemer <gri@golang.org>
Fri, 10 Jul 2009 23:06:40 +0000 (16:06 -0700)
committerRobert Griesemer <gri@golang.org>
Fri, 10 Jul 2009 23:06:40 +0000 (16:06 -0700)
commitf7ac313629d59093ea534b75a22603a89962c96a
tree06e2c37ed715455a79ba3fa3e00ec6a73471af06
parent8a9e395f5f5977f17d1c51b085948aad30a4c5dc
- mark actual EBNF with pre-formatted class "ebnf" instead of "grammar"
- make real productions for Unicode char classes so that they can be parsed
- use `` for tokens that contain "'s or \'s so that they can be parsed
- added a missing '.'

This version of the spec passes through ebnflint (forthcoming) without errors.

R=r,rsc
DELTA=74  (3 added, 1 deleted, 70 changed)
OCL=31464
CL=31466
doc/go_spec.html