Commit Graph

13 Commits

Author SHA1 Message Date
Keith Winstein ebe95dd2ae Fix bug in state diagram, and handle VT. Now passes screens 1 and 2 of vttest 2011-01-31 22:51:41 -05:00
Keith Winstein 65f7f3515c Fix bug in state diagram 2011-01-22 17:08:25 -05:00
Keith Winstein 40f196d02c Clean up code 2011-01-13 00:54:00 -05:00
Keith Winstein 59f000cdce Replace Action with Action* so can be polymorphic 2011-01-13 00:44:07 -05:00
Keith Winstein 06697abb23 Include character even in "anywhere" transitions 2011-01-10 04:25:00 -05:00
Keith Winstein 3174e4f659 Include xterm BEL sequence to terminate OSC, standardize Makefile variables 2011-01-10 03:51:55 -05:00
Keith Winstein 546068a5ed Basic terminal parser 2011-01-10 01:29:30 -05:00
Keith Winstein 2ce73ca1d5 Action names 2011-01-10 00:24:25 -05:00
Keith Winstein 2f70137df0 Make each state a singleton instead of constructing anew each time 2011-01-09 04:16:07 -05:00
Keith Winstein f2ceffc5d9 Fill in state table 2011-01-09 03:38:17 -05:00
Keith Winstein 49c7b66835 C++ hygiene 2010-12-28 22:46:45 -05:00
Keith Winstein b38d1280c1 Beginning of transition rules 2010-12-28 22:42:13 -05:00
Keith Winstein 52f527891c Initial commit 2010-12-28 18:05:50 -05:00