generator: support listelement-ref PopcountList-V4
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 21:54:42 +0000 (23:54 +0200)
commit3a63b896ba88217053c1ba8e69cee41ada079734
tree8c790eac3055153082de490aa01dfa23ac4eccdd
parent304ce44823c0c6a7379f9a229ec91243dc1acb3b
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