1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/pkg/exp
Austin Clements 3040f067c3 Interface types, values, and type compiler. This does not yet
implement any type checking or semantics for interfaces.

R=rsc
APPROVED=rsc
DELTA=305  (289 added, 10 deleted, 6 changed)
OCL=35889
CL=35995
2009-10-22 08:59:18 -07:00
..
4s nacl demos 2009-10-15 11:04:33 -07:00
datafmt forgot to update Makefile in last CL 2009-10-14 18:10:00 -07:00
draw move draw to exp 2009-10-14 17:15:56 -07:00
eval Interface types, values, and type compiler. This does not yet 2009-10-22 08:59:18 -07:00
iterable Move usr/dsymonds/iterable to src/pkg/exp/iterable. 2009-10-20 14:10:22 -07:00
nacl move native client to exp/nacl. 2009-10-14 17:16:21 -07:00
ogle move austin/eval and austin/ogle to exp/eval and exp/ogle 2009-10-14 18:10:43 -07:00
spacewar nacl demos 2009-10-15 11:04:33 -07:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.