From 3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Fri, 25 Jul 2014 14:35:36 +0200 Subject: new “JavaScript function” primitive MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Go figure… --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') 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… -- cgit v1.3.1