Adding Parser::setInput and using it in InteractiveShell (Fixes: #225)
authorChristopher L. Conway <christopherleeconway@gmail.com>
Sat, 23 Oct 2010 14:49:06 +0000 (14:49 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Sat, 23 Oct 2010 14:49:06 +0000 (14:49 +0000)
commit0a3ecb598dac9e5e7416f88403dbf73d558c8739
tree445375d28a4c0bd522115a1fdc40dc1190d6b7c6
parentb2ff9864ed706911022d7468cde7ba55d07ab1fd
Adding Parser::setInput and using it in InteractiveShell (Fixes: #225)
Removing ParserBuilder::withStateFrom
src/main/interactive_shell.cpp
src/main/interactive_shell.h
src/main/main.cpp
src/parser/input.h
src/parser/parser.h
src/parser/parser_builder.cpp
src/parser/parser_builder.h