summaryrefslogtreecommitdiff
path: root/history.txt
diff options
context:
space:
mode:
authorjmoenig <jens@moenig.org>2014-11-25 17:51:04 +0100
committerjmoenig <jens@moenig.org>2014-11-25 17:51:04 +0100
commit723c232f3d6655bb592b98333a2397d3cc2689c1 (patch)
treee4f661e395de61386ee80d1d663c4ee47e6639e1 /history.txt
parent75849a59a2ac594c2c78a7cf6ef1e8be6c1eec57 (diff)
downloadsnap-723c232f3d6655bb592b98333a2397d3cc2689c1.tar.gz
snap-723c232f3d6655bb592b98333a2397d3cc2689c1.zip
Full TCO (tail-call-elimination)
now Snap! really *is* Scheme :-)
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 22215e9..7d876c8 100755
--- a/history.txt
+++ b/history.txt
@@ -2357,3 +2357,4 @@ ______
1411225
-------
* Threads: Evaluator optimizations (reducing the stack size for reporters)
+* Threads: Full TCO (tail-call-elimination), now Snap! *is* Scheme :-)