1
0
mirror of https://github.com/golang/go synced 2024-10-03 06:11:21 -06:00
The Go programming language
Go to file
Robert Griesemer f7ac313629 - 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
2009-07-10 16:06:40 -07:00
doc - mark actual EBNF with pre-formatted class "ebnf" instead of "grammar" 2009-07-10 16:06:40 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib/godoc no longer necessary; directory not empty anymore 2009-07-09 16:44:20 -07:00
misc/xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00
pkg clear out pkg tree in clean.bash. 2009-05-20 11:12:05 -07:00
src one more piece of testing: 2nd send should not send type info. 2009-07-10 13:50:44 -07:00
test bug168 (dsymonds) + fix 2009-07-09 12:08:50 -07:00
usr Give ptrace code a real home. 2009-07-09 17:35:32 -07:00