rust/src/libsyntax
John Clements fc4f304ef9 hygiene infrastructure.
- added a hash table to memoize rename and mark operations.
- added rename, mark, and resolve fold fns
2013-05-20 11:49:21 -07:00
..
ext hygiene infrastructure. 2013-05-20 11:49:21 -07:00
parse hygiene infrastructure. 2013-05-20 11:49:21 -07:00
print Use assert_eq! rather than assert! where possible 2013-05-19 08:16:02 -04:00
util hygiene infrastructure. 2013-05-20 11:49:21 -07:00
abi.rs Register snapshots 2013-05-19 23:34:32 -07:00
ast_map.rs syntax: Remove #[allow(vecs_implicitly_copyable)] 2013-05-14 12:24:43 -04:00
ast_util.rs hygiene infrastructure. 2013-05-20 11:49:21 -07:00
ast.rs hygiene infrastructure. 2013-05-20 11:49:21 -07:00
attr.rs renamed vec::from_slice to vec::to_owned 2013-05-10 18:38:54 +09:00
codemap.rs Register snapshots 2013-05-19 23:34:32 -07:00
diagnostic.rs Rename vec::len(var) to var.len() 2013-05-15 11:05:28 +09:00
fold.rs minor automated whitespace fixes 2013-05-18 22:40:12 -04:00
opt_vec.rs auto merge of #6635 : brson/rust/snapshot, r=brson 2013-05-20 02:46:36 -07:00
syntax.rc refactoring test functions 2013-05-20 11:49:20 -07:00
visit.rs syntax: Remove #[allow(vecs_implicitly_copyable)] 2013-05-14 12:24:43 -04:00