aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser.l
Commit message (Expand)AuthorAgeFilesLines
* start refactoring to draw parsed text to an intermediary data structureJesse Luehrs2014-04-251-99/+82
* remove outdated commentJesse Luehrs2014-04-241-3/+0
* be more consistentJesse Luehrs2014-04-231-2/+2
* fix insert lines implementationJesse Luehrs2014-04-221-2/+2
* implement ICHJesse Luehrs2014-04-221-0/+11
* a few more escape sequencesJesse Luehrs2014-04-221-4/+3
* handle DLJesse Luehrs2014-04-211-0/+12
* commentJesse Luehrs2014-04-211-0/+1
* quiet another unused escape sequence warningJesse Luehrs2014-04-211-0/+24
* use the right function hereJesse Luehrs2014-04-211-1/+1
* support 16 colors, 256 colors, and arbitrary rgb colorsJesse Luehrs2014-04-211-0/+92
* implement RIS (for reset)Jesse Luehrs2014-04-211-0/+18
* support basic mouse eventsJesse Luehrs2014-04-211-0/+12
* some alternate escape sequences for using the alternate bufferJesse Luehrs2014-04-211-0/+2
* quiet some warnings about intentionally ignored escape sequencesJesse Luehrs2014-04-201-0/+12
* clean up the directory structure a bitJesse Luehrs2014-04-201-0/+676