From a903541bb4cd813b1022d2366ad6fca029f6e23a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 5 Dec 2014 13:34:59 +0100 Subject: mds-kbdc: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/mds-kbdc/compile-layout.c | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/mds-kbdc/compile-layout.c') diff --git a/src/mds-kbdc/compile-layout.c b/src/mds-kbdc/compile-layout.c index b70a6c3..ea6f43e 100644 --- a/src/mds-kbdc/compile-layout.c +++ b/src/mds-kbdc/compile-layout.c @@ -105,6 +105,10 @@ static int compile_subtree(mds_kbdc_tree_t* restrict tree); +/*** Macro-, function- and variable-support, string-parsing and value- and mapping-compilation. ***/ +/* (Basically everything except tree-walking.) */ + + static int check_function_calls_in_literal(const mds_kbdc_tree_t* restrict tree, const char* restrict raw, size_t lineoff) { @@ -229,6 +233,9 @@ static int add_mapping(mds_kbdc_tree_map_t* restrict mapping, mds_kbdc_include_s +/*** Tree-walking. ***/ + + /** * Compile an include-statement * -- cgit v1.2.3-70-g09d2