rust/src/comp/syntax/parse
Brian Anderson e45819ad70 Add parser::parse_crate_from_source_str
The fuzzer wants to be able to do stuff like this
2011-07-11 17:46:24 -07:00
..
eval.rs Pull lexer creation out of new_parser 2011-07-11 16:56:02 -07:00
lexer.rs Pull file reading out of the lexer 2011-07-11 16:56:02 -07:00
parser.rs Add parser::parse_crate_from_source_str 2011-07-11 17:46:24 -07:00
token.rs Remove temporary stdlib placeholders, use actual stdlib functions 2011-07-06 16:46:17 +02:00