Let the parser interpret alist variables
After
x.y = { c d e f }
this allows using
\x.y
instead of #(assoc-ref x 'y) in most places where the latter would work.
Also contains commit:
Create nested_property function
http://codereview.appspot.com/290560043
Diff:
Passes make, make check and a full make doc.
Patch on countdown for March 19th.
Patch counted down - please push.
Pushed to staging as
commit 9b6b2ba6b5b2950decb6810cee54a73a7f5340b3
Author: David Kastrup dak@gnu.org
Date: Mon Mar 7 22:32:02 2016 +0100
commit ec7f5aca60d3df0c22a51bd0c5b0274e0e5994f3
Author: David Kastrup dak@gnu.org
Date: Mon Mar 7 18:41:36 2016 +0100