Brian Anderson
|
54691f9a6c
|
Convert rustc::metadata to istrs. Issue #855
|
2011-08-27 15:54:45 -07:00 |
|
Erick Tryzelaar
|
8b15045224
|
Port the compiler to the ivec type [T] syntax.
|
2011-08-09 15:53:26 -07:00 |
|
Graydon Hoare
|
59c441a66a
|
Encode, decode, and thread through typechecking all the param kinds, not just the counts.
|
2011-07-29 16:40:30 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Marijn Haverbeke
|
aea537779e
|
Remove all uses of tuples from the compiler and stdlib
|
2011-07-26 14:06:02 +02:00 |
|
Patrick Walton
|
917afa4cc9
|
rustc: Remove a bunch of exterior vectors
|
2011-07-15 11:38:46 -07:00 |
|
Patrick Walton
|
be489ee9e2
|
rustc: Move much of metadata reading over to interior vectors
|
2011-07-14 12:00:48 -07:00 |
|
Brian Anderson
|
f5d604f0c3
|
Decode types across multiple crates. Closes #632
|
2011-07-08 15:07:14 -07:00 |
|
Brian Anderson
|
00d54018f1
|
Cleanup decoding and crate searching
|
2011-07-08 09:37:01 -07:00 |
|
Brian Anderson
|
06391dda02
|
Make the interface to metadata::csearch more consistent
|
2011-07-08 09:37:01 -07:00 |
|
Brian Anderson
|
85212840c0
|
Remove unused functions from metadata::csearch
|
2011-07-08 09:37:01 -07:00 |
|
Brian Anderson
|
9ebb60d38b
|
Extract various dependencies from metadata::decoder to metadata::csearch
|
2011-07-08 09:37:01 -07:00 |
|
Brian Anderson
|
7ae711fc03
|
Begin splitting metadata::decoder into decoding and crate search modules
|
2011-07-08 09:37:01 -07:00 |
|