Sign in
go
/
go
/
9ac0fff70ab50acdb5a83a4682b76e4db16de6e5
/
test
/
closure.go
91e56e6
test: enforce 1 proc in the test
by Dmitriy Vyukov
· 13 years ago
fc0dc04
test: [a-c]: add introductory comments to tests
by Rob Pike
· 13 years ago
0b477ef
test: use testlib (first 100)
by Russ Cox
· 13 years ago
842c906
runtime: delete UpdateMemStats, replace with ReadMemStats(&stats).
by Rémy Oudompheng
· 13 years ago
25cf9bd
gc: test that asserts closures are not wrapped when they don't have closure vars.
by Luuk van Dijk
· 13 years ago
5bb54b8
gc: remove func, map compare
by Russ Cox
· 13 years ago
1b31c37
gc: issue 1231
by Russ Cox
· 14 years ago
325cf8e
delete all uses of panicln by rewriting them using panic or,
by Rob Pike
· 15 years ago
9346c6d
make every func literal expression allocate,
by Russ Cox
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
0f4f2a6
closures - runtime and debugger support, test case
by Russ Cox
· 16 years ago