generator: support listelement-ref PopcountList-V2
authorChristian Linhart <chris@demorecorder.com>
Thu, 4 Sep 2014 15:50:51 +0000 (17:50 +0200)
committerChristian Linhart <chris@demorecorder.com>
Sat, 6 Sep 2014 18:26:36 +0000 (20:26 +0200)
commitdffb30fe6523f19c7a59c3fdae638de0c811c38f
treeb0671322d9f184943ee8b64012a813107186b276
parent7aa99ad03497173a61469ae393bd8a787ac61e90
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