log interpreter.cpp @ 9:822a2fe5bb51

age author description
Thu, 23 May 2019 12:36:26 -0400 John W. Eaton move command window to separate file and other refactoring
Thu, 23 May 2019 09:27:09 -0400 John W. Eaton function objects and signals/slots for errors and results
Thu, 23 May 2019 07:41:18 -0400 John W. Eaton interpreter is now a class instead of a namespace with functions
Wed, 22 May 2019 17:30:46 -0400 John W. Eaton new interpreter and qt_interpreter objects