rust/src/rustc/metadata
Tim Chevalier 30c272cb3a methods work
Cross-crate method calls don't work yet. Added
run-pass/class-method-cross-crate to test that, but it's xfailed

References to fields within methods don't work yet. Added
run-pass/class-methods to test that, but it's also xfailed
2012-03-21 13:53:21 -07:00
..
astencode.rs switch over to using new serialize/deserialize code 2012-03-15 18:30:08 -04:00
common.rs Classes WIP 2012-03-16 15:28:05 -07:00
creader.rs core: Move unsafe conversions to str::unsafe 2012-03-19 15:47:52 -07:00
csearch.rs methods work 2012-03-21 13:53:21 -07:00
cstore.rs Revert order of arguments to option::maybe and from_maybe 2012-03-20 14:55:07 +01:00
decoder.rs methods work 2012-03-21 13:53:21 -07:00
encoder.rs stdlib: Implement arenas 2012-03-20 19:08:17 -07:00
tydecode.rs Classes WIP 2012-03-16 15:28:05 -07:00
tyencode.rs rustc: Introduce re_params into the typechecker 2012-03-21 12:21:53 -07:00