Code

frontend: Added sdb_fe_parse_expr().
authorSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 07:12:08 +0000 (09:12 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 17 Oct 2014 07:12:08 +0000 (09:12 +0200)
commit3160b1dc7936a329be2d9cdba8f95fee342bb11c
tree53225e7792e9bc5fce627692cda5110250c4361b
parentd8dafe689b17088740721432558b00d12482c583
frontend: Added sdb_fe_parse_expr().

This function enables a special new parser mode in which it only accepts
simple expressions.
src/frontend/connection-private.h
src/frontend/grammar.y
src/frontend/parser.c
src/include/frontend/parser.h
src/include/frontend/proto.h