Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 2010-03-24 | 1 | -19/+16 |
* | making some more non-gofmt'ed files save for new semicolon rule | Robert Griesemer | 2009-12-09 | 1 | -3/+1 |
* | maps have == so maps should work as map keys. | Russ Cox | 2009-07-03 | 1 | -3/+2 |
* | implications of stricter type equality: | Russ Cox | 2009-05-08 | 1 | -4/+1 |
* | Move sys.Reflect and sys.Unreflect into unsafe. | Rob Pike | 2009-05-08 | 1 | -1/+1 |
* | make 6g constants behave as ken proposes. (i hope.) | Russ Cox | 2009-03-12 | 1 | -0/+53 |