author | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Jul 2014 22:25:16 +0000 (00:25 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 27 Jul 2014 22:25:16 +0000 (00:25 +0200) | ||
commit | bcdab455276ee24a4afb8d69db069c16d47f9b1e | |
tree | 165328c4631b6d863adf3714b5bbf919180a3eea | tree | snapshot |
parent | 1bbf53aa65770eeb26dbdbeb4de3871ad42cb9dd | commit | diff |
store_expr: Added framework for arithmetic expressions.
A store expression describes the parse tree of an arithmetic expression and
provides means to execute it (based on sdb_data_expr_eval()).
A store expression describes the parse tree of an arithmetic expression and
provides means to execute it (based on sdb_data_expr_eval()).
src/Makefile.am | diff | blob | history | |
src/core/store-private.h | diff | blob | history | |
src/core/store_expr.c | [new file with mode: 0644] | blob |
src/include/core/store.h | diff | blob | history |