aboutsummaryrefslogtreecommitdiff
path: root/src/run.bash
AgeCommit message (Expand)Author
2008-11-18more tests for strconv; convert to gotest.Russ Cox
2008-11-17correctly rounded floating-point conversionsRuss Cox
2008-11-13* pretty printing snapshot: towards printing comments nicelyRobert Griesemer
2008-10-29set -e doesn't apply to ( ) blocksRuss Cox
2008-10-26delete unused reflection playpenRob Pike
2008-10-24another step toward interface subtypesKen Thompson
2008-10-23add reflect to build, clean up testRob Pike
2008-10-20run.bash: do not make test in gosrcRuss Cox
2008-10-14Make regexp build and install officiallyRob Pike
2008-10-08split all.bash into make.bash and run.bashRuss Cox