The Go programming language
Go to file
Robert Griesemer 6f321e28f4 - remove special handling of '\n' characters (used to be treated as comments
for pretty printer purposes - now properly ignored as white space since we
have line/col information)
- changed sample use in comment to an actually compiled function to make sure
sample is actually working
- added extra tests (checking line and column values, and the tokenize function)

R=rsc
DELTA=253  (61 added, 67 deleted, 125 changed)
OCL=26143
CL=26181
2009-03-12 11:04:11 -07:00
doc fix unqouted & 2009-03-11 22:02:18 -07:00
include libmach: 2009-02-03 15:00:09 -08:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src - remove special handling of '\n' characters (used to be treated as comments 2009-03-12 11:04:11 -07:00
test bug 125 2009-03-11 17:37:04 -07:00
usr/gri complain when trying to put T into an interface 2009-03-11 16:06:17 -07:00