summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-11-24 16:02:21 +0100
committerjmoenig <jens@moenig.org>2014-11-24 16:02:21 +0100
commit4be96bb240ea8518fa95218cba7111846af93baa (patch)
treef6ce849b98269f59635dfa17ca8ed8d7f7d958ef /history.txt
parentbd37771334e7c82f86aa99f7509f88dc6950b8c5 (diff)
downloadsnap-4be96bb240ea8518fa95218cba7111846af93baa.tar.gz
snap-4be96bb240ea8518fa95218cba7111846af93baa.zip
tail-call-elimination for reporters - experiment
(commented out, under construction)
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 f710d77..964686e 100755
--- a/history.txt
+++ b/history.txt
@@ -2352,3 +2352,4 @@ ______
* Threads: Fixed #131
* snap.html, favicon.ico: new Favicon, thanks, Michael!
* Threads: improved whitespace detection for “split” primitive, thanks, Michael!
+* Threads: tail-call-elimination for reporters experiment (commented out, under construction)