diff options
| author | jmoenig <jens@moenig.org> | 2014-07-25 14:35:36 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-07-25 14:35:36 +0200 |
| commit | 3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84 (patch) | |
| tree | a31b7e799bf8eb7b60fbf46b689856899ab62778 /history.txt | |
| parent | 54fec68d787f385f87683df5011bbcec8f0c3f77 (diff) | |
| download | snap-byow-3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84.tar.gz snap-byow-3aae7c3ce478c3d5ba5cb716a67bf117d0a48a84.zip | |
new “JavaScript function” primitive
Go figure…
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 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… |
