1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:20:27 -07:00
go/usr/austin
Austin Clements c90bc34d75 Implement cap, len, and make, as well as the general framework
for built-in functions and type conversions.  Extract out
common operations on expression nodes for converting them to
ints and implicitly dereferencing arrays.

R=rsc
APPROVED=rsc
DELTA=442  (365 added, 50 deleted, 27 changed)
OCL=34064
CL=34064
2009-08-28 18:03:03 -07:00
..
eval Implement cap, len, and make, as well as the general framework 2009-08-28 18:03:03 -07:00
ogle Debugger architecture interface and definitions for AMD64. 2009-08-27 11:24:13 -07:00
ptrace Make stop causes pointers so users outside the package can 2009-08-21 15:54:54 -07:00
sym remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00