aboutsummaryrefslogtreecommitdiff
path: root/test/char_lit.go
AgeCommit message (Expand)Author
2012-02-19test: [a-c]: add introductory comments to testsRob Pike
2010-09-04test: remove semiocolons.Rob Pike
2010-06-08fix build: invalid character literalsRuss Cox
2009-08-17fix up some irregular indentationRob Pike
2009-05-08move things out of sys into os and runtimeRuss Cox
2009-01-16casify, cleanup sysRuss Cox
2008-08-11fix bug depot:Rob Pike
2008-06-27export sys.exitRob Pike
2008-06-08Fix a few testsRob Pike
2008-05-08- changed literal syntax to use the convert notationRobert Griesemer
2008-03-26- Make Coco/R-based parser work w/ UTF-8 encoded files even if there isRobert Griesemer
2008-03-26- new directory structureRobert Griesemer