]> Cypherpunks.ru repositories - gostls13.git/history - test/method.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / test / method.go
2013-02-11 Alan Donovantest: a number of fixes.
2012-03-07 Russ Coxcmd/gc: unnamed struct types can have methods
2012-02-23 Rob Piketest: commentary for [h-m]*.go
2012-02-17 Russ Coxtest: use testlib (final 61)
2010-09-30 Russ Coxgc, spec, tests: no auto-indirect of pointer to interfa...
2010-09-28 Russ Coxgc: fix reflect table method receiver
2010-03-24 Rob Pikedelete all uses of panicln by rewriting them using...
2009-12-19 Russ Coxgc: method expressions on concrete types
2009-09-15 Russ Coxfix "declared and not used" in tests;
2009-01-20 Russ Coxdelete export
2009-01-17 Russ Coxconvert tests; nothing interesting.
2008-11-04 Russ Coxmove invalid method uses to new test
2008-10-07 Russ Coxupdate code to follow new semicolon rules:
2008-10-04 Russ Coxadd method test & fix method name bugs