]> granicus.if.org Git - jq/commit
Much, much better error reporting from the parser.
authorStephen Dolan <mu@netsoc.tcd.ie>
Mon, 10 Sep 2012 23:04:47 +0000 (00:04 +0100)
committerStephen Dolan <mu@netsoc.tcd.ie>
Mon, 10 Sep 2012 23:04:47 +0000 (00:04 +0100)
commit95dd64b0f0f5bcf1aff780caa229bc592703faa1
tree56a7032de791deab49917b49368916368915b568
parent4d47f8f1e18125ffcffc8354b71a96c43f1f1473
Much, much better error reporting from the parser.

Getting proper locations through flex/bison was more effort than
was advertised.
c/execute.c
c/jv_parse.c
c/lexer.l
c/locfile.h [new file with mode: 0644]
c/main.c
c/parser.y