Code

analyzer: Analyze expressions as well; validate typed expressions.
authorSebastian Harl <sh@tokkee.org>
Tue, 2 Dec 2014 17:31:48 +0000 (18:31 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 2 Dec 2014 17:31:48 +0000 (18:31 +0100)
commit64e6b4e43c4d5064e3619bd259169df2c1e3583d
treef1109bda0ce2055687b27731dc6be938b643da48
parentd688b764f6ebf7609c79c4726d68c2e72da5ebf7
analyzer: Analyze expressions as well; validate typed expressions.

Also, added various tests for typed expressions.
src/core/store-private.h
src/frontend/analyzer.c
t/unit/core/store_lookup_test.c
t/unit/frontend/parser_test.c