summaryrefslogtreecommitdiff
path: root/tikzit/src/common/tikzparser.ym
AgeCommit message (Expand)Author
2017-01-11made new subdirAleks Kissinger
2015-03-12Reverted flex/bison files together with TikzGraphAssembler to be compiled wit...Johan Paulsson
2013-08-28Make tikzparser.ym compatible with bison 2.3Alex Merry
2013-08-03Better dependency informationAlex Merry
2013-08-02Tidy up and document bison decls in tikzparser.ymAlex Merry
2013-08-02Use flex and bison options instead of #definesAlex Merry
2013-07-29Do not reverse the order of the properties when parsingAlex Merry
2013-07-29Allow empty square brackets for properties listAlex Merry
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