summaryrefslogtreecommitdiff
path: root/tikzit/src/common/tikzparser.ym
AgeCommit message (Expand)Author
2013-03-25Catch some memory leaksAlex Merry
2013-03-23Fixes to the parser error-reporting codeAlex Merry
2013-03-23Store parsed graph propertiesAlex Merry
2013-03-23Bring back parser/lexer error reportingAlex Merry
2013-03-23Make the parser/lexer reentrantAlex Merry
2013-03-23Annotate token declarations in parserAlex Merry
2013-03-23Make the parser more coherentAlex Merry
2013-03-22Rewrite the lexer to be context-awareAlex Merry
2013-03-22Anchors can have spaces in themAlex Merry
2013-03-22Fix parser hack for props containing the word "node"Alex Merry
2013-02-04Fix parsing of keywords in property names and valuesAlex Merry
2013-02-04Fix property list parsingAlex 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