| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-08-22 | intern identifiers | Paul Stansifer | -1/+8 | |
| 2012-08-22 | pre-intern some fixed names so they can be used as constants | Paul Stansifer | -0/+9 | |
| 2012-08-15 | Convert more core types to camel case | Brian Anderson | -2/+2 | |
| 2012-08-08 | Convert impls to new syntax | Brian Anderson | -2/+2 | |
| 2012-08-06 | Convert alt to match. Stop parsing alt | Brian Anderson | -1/+1 | |
| 2012-08-05 | Switch alts to use arrows | Brian Anderson | -2/+2 | |
| 2012-08-02 | Remove modes from map API and replace with regions. | Niko Matsakis | -2/+2 | |
| API is (for now) mostly by value, there are options to use it by reference if you like. Hash and equality functions must be pure and by reference (forward looking to the day when something like send_map becomes the standard map). | ||||
| 2012-08-01 | Convert ret to return | Brian Anderson | -4/+4 | |
| 2012-07-31 | Change remaining "iface" occurrences to "trait"; deprecate "iface" | Lindsey Kuper | -1/+1 | |
| 2012-07-30 | Work around bug #2935 by unautounboxing. | Paul Stansifer | -0/+1 | |
| 2012-07-30 | Impl-ize interner. | Paul Stansifer | -20/+26 | |
| 2012-05-31 | Make std::map require const keys. | Eric Holk | -5/+5 | |
| 2012-05-31 | Rename librustsyntax to libsyntax | Kevin Cantu | -0/+40 | |
| Per issue #2418. | ||||
