1
0
mirror of https://github.com/golang/go synced 2024-11-25 02:07:58 -07:00
The Go programming language
Go to file
Kai Backman 0af8e1045c fix off by 4 bug in morestack (lr again). remove storing of r0
now that all arguments are passed on the stack.

go/test: passes 89% (310/345)

R=rsc
APPROVED=rsc
DELTA=33  (13 added, 14 deleted, 6 changed)
OCL=36009
CL=36022
2009-10-23 10:59:31 -07:00
doc silly change to test the code review process 2009-10-22 14:30:56 -07:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib add codereview-login command 2009-10-22 14:14:17 -07:00
misc go-mode for Emacs. This provides basic syntax highlighting 2009-10-22 08:54:26 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src fix off by 4 bug in morestack (lr again). remove storing of r0 2009-10-23 10:59:31 -07:00
test fix build after Mercurial move. 2009-10-22 10:59:27 -07:00
.hgignore tell Mercurial which files to ignore 2009-10-22 11:07:39 -07:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00