log tty-main.cpp @ 12:894be158b32d

age author description
Thu, 23 May 2019 17:57:20 -0400 John W. Eaton define parser as a class and eliminate some global variables
Thu, 23 May 2019 12:58:58 -0400 John W. Eaton print newline on EOF in tty mode
Thu, 23 May 2019 12:36:26 -0400 John W. Eaton move command window to separate file and other refactoring
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
Mon, 20 May 2019 13:45:58 -0400 John W. Eaton debug flag, handle input with signal
Mon, 13 May 2019 09:48:06 -0500 John W. Eaton initial revision