Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
Doug Coleman
|
00338f62f3
|
factor: put inline on same line as ; for experimentation
|
2015-08-10 12:55:27 -05:00 |
Björn Lindqvist
|
60ffe0680e
|
kernel: new combinator 2with = with with
|
2014-07-22 07:40:13 -07:00 |
John Benediktsson
|
2e86fd6af0
|
benchmark: rename main methods to be consistent.
|
2012-07-19 17:36:42 -07:00 |
Slava Pestov
|
0ddaba8adb
|
benchmark.yuv-to-rgb: use TYPED: instead of HINTS:
|
2010-05-03 17:34:05 -04:00 |
Slava Pestov
|
70fb7ba164
|
benchmarks: update for iota
|
2010-01-15 07:15:36 +13:00 |
Joe Groff
|
935c0797c3
|
update existing code for [let change
|
2009-10-27 22:05:37 -05:00 |
Joe Groff
|
076ab42dc3
|
move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab
|
2009-09-17 22:36:05 -05:00 |
Slava Pestov
|
f6da4856b4
|
benchmark.yuv-to-rgb: fix hints
|
2009-08-31 17:07:24 -05:00 |
Doug Coleman
|
a9be2f2f08
|
update struct in yuv-to-rgb
|
2009-08-31 12:24:13 -05:00 |
Slava Pestov
|
5297be3e19
|
compiler.tree.modular-arithmetic: stronger optimization handles > 1 usages case as well as values defined and used in loops. Eliminates 5 out of 8 >fixnum calls in benchmark.yuv-to-rgb
|
2009-08-15 18:42:41 -05:00 |
Slava Pestov
|
e9d5b364b3
|
benchmark.yuv-to-rgb: New benchmark, based on Chris Double's old ogg.player code
|
2009-08-10 01:17:07 -05:00 |