OSDN Git Service

Correct handling of undefined name as key in map composite literal.
[pf3gnuchains/gcc-fork.git] / gcc / go / gofrontend /
2010-12-14 ianCorrect handling of undefined name as key in map compos...
2010-12-14 ianInsert semicolon at EOF if necessary.
2010-12-14 ianCorrect protection against recursive types.
2010-12-14 ianDon't incorrectly parse expression as type switch.
2010-12-09 ianAvoid some crashes on erroneous programs.
2010-12-07 ianDon't crash on erroneous result variable.
2010-12-06 ianLICENSE: separate, change PATENTS text.
2010-12-04 ian PR bootstrap/46776
2010-12-03 ianIt's a contributor license agreement, not a copyright LA.
2010-12-03 ianTypo.
2010-12-03 ianClarify copyright license agreement.
2010-12-03 ianAdd Go frontend, libgo library, and Go testsuite.