diff options
| author | jmoenig <jens@moenig.org> | 2014-11-25 17:51:04 +0100 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-11-25 17:51:04 +0100 |
| commit | 723c232f3d6655bb592b98333a2397d3cc2689c1 (patch) | |
| tree | e4f661e395de61386ee80d1d663c4ee47e6639e1 /history.txt | |
| parent | 75849a59a2ac594c2c78a7cf6ef1e8be6c1eec57 (diff) | |
| download | snap-723c232f3d6655bb592b98333a2397d3cc2689c1.tar.gz snap-723c232f3d6655bb592b98333a2397d3cc2689c1.zip | |
Full TCO (tail-call-elimination)
now Snap! really *is* Scheme :-)
Diffstat (limited to 'history.txt')
| -rwxr-xr-x | history.txt | 1 |
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 :-) |
