From: Robert Griesemer Date: Tue, 9 Sep 2008 17:48:14 +0000 (-0700) Subject: - moved spec todo's into spec (as html comment) X-Git-Tag: weekly.2009-11-06~3258 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=c59d2f13aa73468c43ec46040689e5219a9c140b;p=gostls13.git - moved spec todo's into spec (as html comment) - cleaned up todo.txt a bit R=r OCL=15009 CL=15009 --- diff --git a/doc/go_spec.txt b/doc/go_spec.txt index 62f456d9d1..380dbbfaa3 100644 --- a/doc/go_spec.txt +++ b/doc/go_spec.txt @@ -4,7 +4,7 @@ The Go Programming Language Specification (DRAFT) Robert Griesemer, Rob Pike, Ken Thompson ---- -(September 8, 2008) +(September 9, 2008) This document is a semi-formal specification of the Go systems @@ -16,6 +16,41 @@ Any part may change substantially as design progresses. + + Contents ----