Commit Graph

81 Commits

Author SHA1 Message Date
Christopher Jeffrey 1684a267dc Revert "use sprintf"
This reverts commit af1ad01b99.
2013-02-25 06:12:52 -06:00
Christopher Jeffrey af1ad01b99 use sprintf 2013-02-25 06:12:28 -06:00
Christopher Jeffrey 36fa2fc1db remove unused code. 2013-02-25 06:10:56 -06:00
Christopher Jeffrey 49a8f59091 fix printf. 2013-02-25 06:06:34 -06:00
Christopher Jeffrey b71203be18 refactor. comment. 2013-02-25 02:16:33 -06:00
Christopher Jeffrey ea4542027b fix clr_eos/ed and other possible collisions. 2013-02-25 02:05:27 -06:00
Christopher Jeffrey 68911aa357 more tput usage. 2013-02-25 01:47:32 -06:00
Christopher Jeffrey 55ba68195e start using tput. 2013-02-25 01:14:38 -06:00
Christopher Jeffrey edf2dfa5dc remove fallback prop name. comments. 2013-02-25 00:40:46 -06:00
Christopher Jeffrey 13a4f59ef6 handle empty strings in compiler. 2013-02-24 19:24:57 -06:00
Christopher Jeffrey 7a7bc00777 add comments explaining extended parsing. 2013-02-24 19:15:53 -06:00
Christopher Jeffrey bf60ca69e7 final cleanup 2013-02-24 18:48:36 -06:00
Christopher Jeffrey d89f9845ab fix finding end of string table. 2013-02-24 18:43:04 -06:00
Christopher Jeffrey 1bd2a71946 cleanup 2013-02-24 18:22:32 -06:00
Christopher Jeffrey 8d92eb49c6 more ext work 2013-02-24 18:20:31 -06:00
Christopher Jeffrey eefc2842a6 cleanup 2013-02-24 16:43:26 -06:00
Christopher Jeffrey c4de02651e more messy work 2013-02-24 16:31:33 -06:00
Christopher Jeffrey 8b479fb169 messy work on extended parser. 2013-02-24 15:07:54 -06:00
Christopher Jeffrey 38d3a6445a add _print(). 2013-02-24 12:58:29 -06:00
Christopher Jeffrey c9dc4f2d98 add unsupported property on unsupported capabilties. 2013-02-24 12:49:48 -06:00
Christopher Jeffrey 5f9df53708 sprintf 2013-02-24 12:44:53 -06:00
Christopher Jeffrey 06d6734622 allow options object for Program constructor. 2013-02-24 12:05:24 -06:00
Christopher Jeffrey 1d2c2f182b first attempt at an sprintf function. 2013-02-24 11:56:27 -06:00
Christopher Jeffrey b41ac01700 potentially use sprintf function. 2013-02-24 11:20:30 -06:00
Christopher Jeffrey 318bc09cf2 add all terminfo aliases 2013-02-24 10:59:20 -06:00
Christopher Jeffrey 5d9c3cccda fix printf command 2013-02-24 08:22:37 -06:00
Christopher Jeffrey 5075fa6efb fix escaped chars 2013-02-24 08:19:38 -06:00
Christopher Jeffrey f80fb93419 fix comments 2013-02-24 08:14:54 -06:00
Christopher Jeffrey 59de26fcbe fix and test padding. 2013-02-24 08:13:25 -06:00
Christopher Jeffrey 60edb202a3 fix types. 2013-02-24 08:02:07 -06:00
Christopher Jeffrey 6c6b4f8f66 refactor, options, comments. flags. 2013-02-24 07:55:24 -06:00
Christopher Jeffrey 587443f9e3 clean up compiler 2013-02-24 07:44:48 -06:00
Christopher Jeffrey f8569144ea fix termcap parser 2013-02-24 07:40:42 -06:00
Christopher Jeffrey 4703d45fef cleanup parsers 2013-02-24 07:39:29 -06:00
Christopher Jeffrey 857a83a3fb add parsePadding 2013-02-23 20:48:24 -06:00
Christopher Jeffrey f83e3304d1 refactor readTermcap 2013-02-23 16:03:39 -06:00
Christopher Jeffrey fb752f1783 add names array to terminfo data. 2013-02-23 16:01:50 -06:00
Christopher Jeffrey fe0e82f046 add references to termcap data for all term names. 2013-02-23 15:58:59 -06:00
Christopher Jeffrey 26440e76e1 reorganize termcap object. 2013-02-23 15:56:02 -06:00
Christopher Jeffrey f26d4dd93a rename. 2013-02-22 16:12:34 -06:00
Christopher Jeffrey 6dad574249 cleanup 2013-02-22 15:54:10 -06:00
Christopher Jeffrey c477f71dd2 add termcap parser. 2013-02-22 15:51:13 -06:00
Christopher Jeffrey a784ca6a2b minor 2013-02-22 11:12:05 -06:00
Christopher Jeffrey d04c335aa9 refactor 2013-02-22 05:20:50 -06:00
Christopher Jeffrey 17891e74c7 refactor ^c handling 2013-02-22 04:11:04 -06:00
Christopher Jeffrey f17634dfa7 more helper functions 2013-02-22 03:40:58 -06:00
Christopher Jeffrey 1988c22cab better escaping. 2013-02-21 05:39:29 -06:00
Christopher Jeffrey badfaf95aa optimzations. fix escape. 2013-02-21 03:08:39 -06:00
Christopher Jeffrey 6c6c652638 use out.push instead of o() 2013-02-20 14:01:01 -06:00
Christopher Jeffrey c1d9868b49 fixes 2013-02-20 08:11:32 -06:00