| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmd/compile: skip array bounds errors when type is broken | Josh Bleecher Snyder | 2017-04-10 | 1 | -1/+1 |
| * | cmd/compile: untyped arrays bounds representable as integers are valid | Robert Griesemer | 2016-10-05 | 1 | -1/+1 |
| * | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
| * | cmd/gc: say 'non-constant array bound' instead of 'invalid array bound' | Russ Cox | 2014-09-16 | 1 | -7/+12 |
| * | cmd/gc: Friendlier errors on oversized arrays. | Daniel Morsing | 2012-10-21 | 1 | -1/+1 |
| * | test: use testlib (third 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
| * | test: Recognize gccgo error messages. | Ian Lance Taylor | 2010-08-31 | 1 | -3/+3 |
| * | gc: diagnose invalid array bounds | Russ Cox | 2010-02-12 | 1 | -0/+15 |
