summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-07-25 14:35:36 +0200
committerjmoenig <jens@moenig.org>2014-07-25 14:35:36 +0200
commit3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84 (patch)
treea31b7e799bf8eb7b60fbf46b689856899ab62778 /history.txt
parent54fec68d787f385f87683df5011bbcec8f0c3f77 (diff)
downloadsnap-byow-3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84.tar.gz
snap-byow-3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84.zip
new “JavaScript function” primitive
Go figure…
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 9f21f79..f233284 100755
--- a/history.txt
+++ b/history.txt
@@ -2228,3 +2228,7 @@ ______
* Objects: fixed “lost sprites bug” - ensure duplicated sprites keep wearing their current costume through save and re-load
* GUI, Objects: improve unique sprite- and costume names
* Threads: Display “empty” Contexts (e.g. continuations) as empty rings
+
+140725
+------
+* Objects, Threads: new “JavaScript function” primitive. Go figure…