Patrick Walton
|
c66edca83d
|
rustc: Add a type annotation to tag items
|
2011-03-31 19:12:40 -07:00 |
|
Patrick Walton
|
fffc5d3b3d
|
rustc: Write out a path index as well
|
2011-03-31 18:28:59 -07:00 |
|
Patrick Walton
|
6c383bbd7b
|
rustc: Index only the local part of definition IDs
|
2011-03-31 12:24:59 -07:00 |
|
Patrick Walton
|
3945ace520
|
rustc: Write out an index of definition info in crate metadata
|
2011-03-31 11:56:02 -07:00 |
|
Marijn Haverbeke
|
39f0656b4f
|
Improve line comment positioning
This involved making ast.variant spanned.
|
2011-03-31 14:41:40 +00:00 |
|
Patrick Walton
|
cc59cea8b0
|
rustc: Thread an item-to-type mapping throughout the typechecking and translation phases
|
2011-03-30 17:28:06 -07:00 |
|
Patrick Walton
|
626bdaaa1f
|
rustc: Parse parameter IDs in external crate metadata. Un-XFAIL lib-bitv.rs.
|
2011-03-29 17:25:55 -07:00 |
|
Patrick Walton
|
94c061729b
|
rustc: Resolve external modules and native modules to definition IDs as well
|
2011-03-29 14:46:42 -07:00 |
|
Patrick Walton
|
621ab34410
|
rustc: Remove commented out "encode_tag_variant_info" call that sneaked in
|
2011-03-28 13:31:13 -07:00 |
|
Patrick Walton
|
cc221c472a
|
rustc: Don't include a trailing null when writing out metadata; it corrupts the EBML
|
2011-03-28 13:15:03 -07:00 |
|
Patrick Walton
|
81695a19f8
|
rustc: Add support for calling LLVM intrinsics as native functions
|
2011-03-28 08:24:58 -07:00 |
|
Graydon Hoare
|
ac6e1131e9
|
Teach creader and metadata writer how to do ty.ty_type.
|
2011-03-26 17:35:51 -07:00 |
|
Lindsey Kuper
|
0b63512f4c
|
Support for 'float' in type signatures.
|
2011-03-23 16:01:29 -07:00 |
|
Patrick Walton
|
c669f20231
|
rustc: Write out crate metadata
|
2011-03-23 15:44:17 -07:00 |
|
Patrick Walton
|
84c0d8638e
|
rustc: Update type serialization and deserialization for the "mutable?" change
|
2011-03-21 11:44:08 -07:00 |
|
Marijn Haverbeke
|
86d05655b4
|
rustc: Merge in type serialization and deserialization
Signed-off-by: Patrick Walton <pcwalton@mimiga.net>
|
2011-03-21 11:35:04 -07:00 |
|
Patrick Walton
|
9b3db0ed44
|
rustc: Add some stub metadata to each crate
|
2011-03-11 15:35:50 -08:00 |
|