Changing NodeBuilder::debugCheckType() to maybeCheckType()
authorChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 28 Oct 2010 21:12:02 +0000 (21:12 +0000)
committerChristopher L. Conway <christopherleeconway@gmail.com>
Thu, 28 Oct 2010 21:12:02 +0000 (21:12 +0000)
commitd2ff1974a7cd87d841e1bcaeb0d93665f70d9259
tree6f35a4d1f191739fe9f1c2c237f6ede3ed5c99ab
parentc39254b98c010397fa5b2da9513d7b3451d682d7
Changing NodeBuilder::debugCheckType() to maybeCheckType()
Changing NodeManager/ExprManager constructors to take Options
src/expr/expr_manager_template.cpp
src/expr/expr_manager_template.h
src/expr/node_builder.h
src/expr/node_manager.cpp
src/expr/node_manager.h
src/main/main.cpp