diff options
| author | jmoenig <jens@moenig.org> | 2014-09-22 15:21:56 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-09-22 15:21:56 +0200 |
| commit | 5605df3dd5451766ce8ec5836852fe00b0794faf (patch) | |
| tree | 3526bff9bb04204d8be16272527161252bf67832 /history.txt | |
| parent | 5695dd141b4d81260dbd449bfe29c348e0b9e548 (diff) | |
| download | snap-byow-5605df3dd5451766ce8ec5836852fe00b0794faf.tar.gz snap-byow-5605df3dd5451766ce8ec5836852fe00b0794faf.zip | |
Mutable upvars
allow upvars to be SET and CHANGEd
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt index 1f78239..848e906 100755 --- a/history.txt +++ b/history.txt @@ -2270,3 +2270,7 @@ ______ 140918 ------ * Threads: fixed #174, replace UpvarReferences with references to Variable objects, fixes upvar scope issues + +140922 +------ +* Blocks: Make upvars mutable |
