summaryrefslogtreecommitdiff
path: root/tikzit/src/common/tikzlexer.lm
AgeCommit message (Expand)Author
2013-03-25Fix clang warningsAlex Merry
2013-03-24Make first/last_column count character offsetsAlex Merry
2013-03-23Fixes to the parser error-reporting codeAlex Merry
2013-03-23Fix line counting for newlines in non-INITIAL modesAlex Merry
2013-03-23Bring back parser/lexer error reportingAlex Merry
2013-03-23Make the parser/lexer reentrantAlex Merry
2013-03-23Make the parser more coherentAlex Merry
2013-03-22Rewrite the lexer to be context-awareAlex Merry
2013-03-13Prevent buffer overflowsAlex Merry
2013-02-04Fix property list parsingAlex Merry
2013-02-04Parse escaped { and } characters properlyAlex Merry
2013-01-29Fix variable declarationsAlex Merry
2013-01-27Better parser errors on syntax errors. Will show line number, description and...Johan Paulsson
2013-01-24Anchor support for the parser and osx guiJohan Paulsson
2012-05-29Fix handling for property values containing = or ,Alex Merry
2012-05-29Add vi modelines to the lexer/parser codeAlex Merry
2012-01-09Move tikzit into "trunk" directoryrandomguy3