1465 Commits

Author SHA1 Message Date
Keith Winstein 59f000cdce Replace Action with Action* so can be polymorphic 2011-01-13 00:44:07 -05:00
Keith Winstein 82ac626320 Add templates.cpp 2011-01-10 05:57:42 -05:00
Keith Winstein 4aaa0f7b1f Credit 2011-01-10 05:55:41 -05:00
Keith Winstein 9cde230891 Assert wchar_t is Unicode (ISO 10646) 2011-01-10 05:51:27 -05:00
Keith Winstein c387285a32 Fix output of hex values (was decimal) 2011-01-10 05:38:53 -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 d8ac8c15c2 Implemented parser 2011-01-09 04:39:51 -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