Code

frontend: Added basic support for semantic AST analysis.
authorSebastian Harl <sh@tokkee.org>
Mon, 27 Oct 2014 23:08:07 +0000 (00:08 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 27 Oct 2014 23:11:33 +0000 (00:11 +0100)
commit69ba5856d2f9e396ce1956c24ed0194075800463
tree991a3b191ffd763c2df8166b09cc814740ad80d1
parentffd344cb441c2700d3c679f5e4a17b8dfc97d286
frontend: Added basic support for semantic AST analysis.

For now, the analyzer checks the types of all matcher operands.
src/Makefile.am
src/frontend/analyzer.c [new file with mode: 0644]
src/frontend/query.c
src/include/frontend/parser.h