commit | 3f22649d980717aa8bb0160c9a1d436bc813f05d | [log] [tgz] |
---|---|---|
author | Jack Palevich <jackpal@google.com> | Thu Jul 02 14:46:19 2009 -0700 |
committer | Jack Palevich <jackpal@google.com> | Thu Jul 02 14:46:19 2009 -0700 |
tree | 6b5ef92a1d23f283620e7ac329a9d25431069817 | |
parent | 40600de143c3f0f07e03c8f69cd3d32f49c123eb [diff] |
Implement our hard casts using our type system. Doesn't add any new capabilities, but we now generate error messages if you attempt casts we don't support, and we also found and fixed some bugs in declaration parsing.