generator: support listelement-ref PopcountList-V3
authorChristian Linhart <chris@demorecorder.com>
Thu, 4 Sep 2014 15:50:51 +0000 (17:50 +0200)
committerChristian Linhart <chris@demorecorder.com>
Tue, 9 Sep 2014 00:05:45 +0000 (02:05 +0200)
commite463c079ca7304c7e3aeb2f5a133d8ae828ba0f5
treefe49cab73d5f258c16e03d5c485d64228e49ea8e
parenta7728b18aa523ebb004e00c7945aa40fee9056d2
generator: support listelement-ref

Support for listelement-ref needs the follwing three changes
(in the order as they appear in the patch):

* making the current list-element accessible with the variable
  xcb_listelement which is a pointer to the list-element

* supporting lists of simple-type for sumof with a nested expression

* using the variable for resolving a listelement-ref expression

Message-ID: <1409845851-38950-4-git-send-email-chris@demorecorder.com>
Patch-Thread-Subject: [Xcb] support popcount of a list and associated xml changes
Patch-Set: PopcountList
Patch-Number: libxcb 4/4
Patch-Version: V1
Signed-off-by: Christian Linhart <chris@DemoRecorder.com>
src/c_client.py