- **labels**:  --> Fixed_2_19_39
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

Pushed to staging as
commit 9b6b2ba6b5b2950decb6810cee54a73a7f5340b3
Author: David Kastrup <[email protected]>
Date:   Mon Mar 7 22:32:02 2016 +0100

    Issue 4797: 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.

commit ec7f5aca60d3df0c22a51bd0c5b0274e0e5994f3
Author: David Kastrup <[email protected]>
Date:   Mon Mar 7 18:41:36 2016 +0100

    Create nested_property function




---

** [issues:#4797] Let the parser interpret alist variables**

**Status:** Fixed
**Labels:** Fixed_2_19_39 
**Created:** Sun Mar 13, 2016 08:42 PM UTC by David Kastrup
**Last Updated:** Sat Mar 19, 2016 10:59 AM UTC
**Owner:** David Kastrup


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


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to