aboutsummaryrefslogtreecommitdiff
path: root/src/gui/debate.cc
AgeCommit message (Collapse)AuthorFilesLines
2011-07-07 * gui/debate.cc (start_interpreter): Do not forget core commanddos-reis1-2/+4
line options. Separate them from options to the base Lisp runtime system.
2011-06-27 * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.ccdos-reis1-1/+1
* include/open-axiom.h (Filesystem): New. * gui/debate.cc (Debate::Debate): Initialize fs data member. * gui/debate.h (Debate): Declare it.
2011-06-03Enable the new GUI interface as default driver dos-reis1-7/+7
on Windows platforms with QT available.
2011-06-02more utility code consolidationdos-reis1-0/+1
2011-05-30have the gui quit if the interpreter quitsdos-reis1-0/+10
2011-05-29more gui code tweakingdos-reis1-1/+5
2011-05-29Rename C++ source files to have .cc extensiondos-reis1-0/+67