summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-11-23 13:53:34 +0100
committerjmoenig <jens@moenig.org>2014-11-23 13:53:34 +0100
commit781144aa3cf05ea00652d224baef03eb157dce52 (patch)
tree6c7b76f8702a7bb9fdfa96fe23654157ffdab23c /history.txt
parent9e91a93ac029056adae89e7b8e07558b47f9634f (diff)
downloadsnap-yow-781144aa3cf05ea00652d224baef03eb157dce52.tar.gz
snap-yow-781144aa3cf05ea00652d224baef03eb157dce52.zip
Fix “stop this block” primitive for tail-call-elimination
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 c468c99..5a41f5a 100755
--- a/history.txt
+++ b/history.txt
@@ -2337,3 +2337,7 @@ ______
141121
------
* Threads, Blocks: Fix STOP THIS BLOCK’s lexical awareness
+
+1411213
+-------
+* Threads: Fix “stop this block” primitive for tail-call-elimination