Michael Sullivan
|
3bf5fef0e5
|
Refactor syntax exts some. Don't ever emit bare vectors.
|
2012-06-29 14:38:33 -07:00 |
|
Michael Sullivan
|
e9382ef1ac
|
Have #fmt use str::concat to build up the string instead of using binary +. Closes #2746.
|
2012-06-28 16:30:05 -07:00 |
|
Eric Holk
|
ae06546bbf
|
Replace more vector + (issue #2719)
|
2012-06-27 23:09:51 -07:00 |
|
Michael Sullivan
|
3297d465ca
|
Have the syntax extension ast builders reserve the extra node ids required for overloading. Closes #2732.
|
2012-06-27 16:19:10 -07:00 |
|
Michael Sullivan
|
329eca6044
|
Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.
|
2012-06-25 20:00:46 -07:00 |
|
Michael Sullivan
|
c087aaf56b
|
When we cons up vector asts, generate evecs.
|
2012-06-25 20:00:39 -07:00 |
|
Brian Anderson
|
ce750a7dbc
|
Box AST idents
|
2012-06-13 11:30:45 -07:00 |
|
Kevin Cantu
|
7dcbaedd32
|
Rename librustsyntax to libsyntax
Per issue #2418.
|
2012-05-31 11:15:00 -07:00 |
|