rust/src/libsyntax/ext
Tim Chevalier 0046ed9462 Remove un-needed code for obsolete classes
and rename "class" to "struct" everywhere possible (except local
vars, I was too lazy for that) -- that is why this commit is so
big.

No review, just dead code removal and renaming.

Closes #3515
2012-12-10 18:45:01 -08:00
..
pipes Remove transitional code 2012-12-09 17:59:21 -08:00
tt librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
auto_serialize.rs Remove un-needed code for obsolete classes 2012-12-10 18:45:01 -08:00
base.rs syntax: fix quote_type! to quote_ty! 2012-12-07 11:21:14 -08:00
build.rs syntax: point quote tokens at the site of quote-using-extension invocation. 2012-12-07 11:21:14 -08:00
concat_idents.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
deriving.rs Remove un-needed code for obsolete classes 2012-12-10 18:45:01 -08:00
env.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
expand.rs Adjust the die macro to only accept ~str and to work in statement position 2012-12-10 18:16:22 -08:00
fmt.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
ident_to_str.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
log_syntax.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00
qquote.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
quote.rs syntax: Permit splicing anything into a quote that implements ToTokens. 2012-12-07 11:21:14 -08:00
simplext.rs librustc: Long lines. rs=rustbot 2012-12-04 21:13:02 -08:00
source_util.rs librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=refactoring 2012-12-04 14:19:19 -08:00
trace_macros.rs Update license, add license boilerplate to most files. Remainder will follow. 2012-12-03 17:12:14 -08:00