-
Robert Griesemer authored
- removed New(len int) in favor of new(Vector).Resize(len, cap) - removed Init(len int) in favor of Resize(len, cap) - runs all.bash Fixes #294. R=rsc, r, r1 https://golang.org/cl/157143
001a8b11
- removed New(len int) in favor of new(Vector).Resize(len, cap) - removed Init(len int) in favor of Resize(len, cap) - runs all.bash Fixes #294. R=rsc, r, r1 https://golang.org/cl/157143
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | Loading commit data... | |
abort.go | Loading commit data... | |
bridge.go | Loading commit data... | |
compiler.go | Loading commit data... | |
eval_test.go | Loading commit data... | |
expr.go | Loading commit data... | |
expr1.go | Loading commit data... | |
expr_test.go | Loading commit data... | |
func.go | Loading commit data... | |
gen.go | Loading commit data... | |
main.go | Loading commit data... | |
scope.go | Loading commit data... | |
stmt.go | Loading commit data... | |
stmt_test.go | Loading commit data... | |
test.bash | Loading commit data... | |
type.go | Loading commit data... | |
typec.go | Loading commit data... | |
util.go | Loading commit data... | |
value.go | Loading commit data... | |
world.go | Loading commit data... |