| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-03-15 | kill old serialization code | Niko Matsakis | -74/+0 | |
| 2012-03-08 | Properly serialize is_last_use values | Marijn Haverbeke | -1/+1 | |
| They were all normalized to the same thing by the serializer. | ||||
| 2012-03-08 | etc: Allow a build dir to be specified in gen-astencode, for out of tree builds | Patrick Walton | -1/+6 | |
| 2012-03-03 | Update paths in gen-astencode | Tim Chevalier | -4/+4 | |
| 2012-03-02 | restructure to better support method inlining | Niko Matsakis | -1/+1 | |
| 2012-03-02 | retool inline encoding to handle methods, fix tests | Niko Matsakis | -1/+2 | |
| 2012-02-29 | optionally enforce local variable mutability | Niko Matsakis | -24/+30 | |
| 2012-02-24 | retool serializer to be built by stage0 rustc | Niko Matsakis | -2/+7 | |
| 2012-02-24 | Encode/decode AST into metadata, re-instantiate inlined items | Niko Matsakis | -0/+57 | |
