summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-05-20 09:34:37 +0200
committerjmoenig <jens@moenig.org>2014-05-20 09:34:37 +0200
commit295de115a387d24ded700146203c07ba7c522d16 (patch)
tree7115b145def9554fb111c48e9a6533323439e4e8 /history.txt
parent669d93a62967d88b4c4dd33b919737a386bf958a (diff)
downloadsnap-yow-295de115a387d24ded700146203c07ba7c522d16.tar.gz
snap-yow-295de115a387d24ded700146203c07ba7c522d16.zip
Threads: new Variable data structure
for refactoring upvar references, not yet used anywhere
Diffstat (limited to 'history.txt')
-rwxr-xr-xhistory.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/history.txt b/history.txt
index 960daf1..c49f5f8 100755
--- a/history.txt
+++ b/history.txt
@@ -2130,3 +2130,4 @@ ______
------
* Morphic: Prevent default action for ctrl-/cmd-key event
* Snap.html: Focus the world canvas on startup, so Snap reacts to keyboard events right away
+* Threads: new Variable data structure, for refactoring upvar references, not yet used anywhere