]> granicus.if.org Git - icinga2/commit
config: Implement AST support for const expressions.
authorGunnar Beutner <gunnar@beutner.name>
Sun, 20 Oct 2013 13:06:05 +0000 (15:06 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Sun, 20 Oct 2013 13:07:55 +0000 (15:07 +0200)
commit599429ec9324667755d08171765037b0592274fd
tree1d49b846cb18155907957a2829a9239bf8d70753
parent103499bc7dac9734bf5c49cabd1f70421a6a4247
config: Implement AST support for const expressions.
lib/config/Makefile.am
lib/config/aexpression.cpp [new file with mode: 0644]
lib/config/aexpression.h [new file with mode: 0644]
lib/config/avalue.cpp [new file with mode: 0644]
lib/config/avalue.h [new file with mode: 0644]
lib/config/config.vcxproj
lib/config/config.vcxproj.filters
lib/config/config_parser.yy