Niko Matsakis
|
9086c6f5a2
|
merge all auto_serialize tests into one
|
2012-03-13 21:30:07 -04:00 |
|
Niko Matsakis
|
b30cb8e43a
|
implement deserialization, rename mk_mem_buffer() to mem_buffer()
|
2012-03-13 21:30:07 -04:00 |
|
Brian Anderson
|
a0f0a704b0
|
core: Clean up comments and exports
|
2012-03-10 00:35:02 -08:00 |
|
Niko Matsakis
|
2bfed908e3
|
Fix #1941: inlining of items that themselves contain nested items
The fix is to drop nested items from the encoded AST. Nested items may
themselves be inlined, but that is an independent question.
|
2012-03-07 18:06:29 -08:00 |
|
Niko Matsakis
|
def72bda47
|
retool inline encoding to handle methods, fix tests
|
2012-03-02 06:47:25 -08:00 |
|
Niko Matsakis
|
1fd9abaa47
|
rename aux to auxiliary, since aux is apparently reserved on windows
|
2012-02-28 06:45:33 -08:00 |
|