summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorJens Mönig <jens@moenig.org>2015-03-23 12:44:46 +0100
committerJens Mönig <jens@moenig.org>2015-03-23 12:44:46 +0100
commitaf9b3dec293c45ac4b109f4ef3c21ba2f5bc55c3 (patch)
tree4fbdc970ba7fd2f9ba43b83cc7b8ffce4e8bea27 /history.txt
parent4acf1896bd9fa57d3dbe3f4721b6790c6f3b0d56 (diff)
downloadsnap-af9b3dec293c45ac4b109f4ef3c21ba2f5bc55c3.tar.gz
snap-af9b3dec293c45ac4b109f4ef3c21ba2f5bc55c3.zip
OOP: Tweaks for scope conflicts when adding / removing vars
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index e02d368..fc54386 100755
--- a/history.txt
+++ b/history.txt
@@ -2480,3 +2480,7 @@ ______
150321
------
* OOP: Prototypal inheritance of sprite-local variables
+
+150321
+------
+* OOP: Objects, Blocks, Threads - tweaks