John Benediktsson
|
f383042c0b
|
rosetta-code.bulls-and-cows: digit> is better.
|
2012-08-13 18:17:03 -07:00 |
John Benediktsson
|
d9786d984a
|
graphviz: fix test errors on the mac.
|
2012-08-13 17:59:09 -07:00 |
Alex Vondrak
|
aa1c5cde7d
|
graphviz: add some unit tests (stuff from the gallery)
|
2012-08-13 17:35:24 -07:00 |
John Benediktsson
|
a3124338b8
|
webapps.mason: show all the configured build machines, not just the failing ones.
|
2012-08-13 16:21:32 -07:00 |
John Benediktsson
|
de891028cb
|
sequences.extras: moved 2each-index to extras for now.
|
2012-08-09 16:36:35 -07:00 |
John Benediktsson
|
23a9e05d61
|
sequences.repeating: fix repeat bug.
|
2012-08-09 15:07:45 -07:00 |
John Benediktsson
|
408d4a310a
|
sequences.extras: adding even and odd indices virtual sequences.
|
2012-08-09 12:49:29 -07:00 |
John Benediktsson
|
0bc37232cc
|
math.transforms.fft: bit simpler, faster.
|
2012-08-09 12:34:02 -07:00 |
John Benediktsson
|
2c3b852c8c
|
math.transforms.fft: specify algorithm.
|
2012-08-09 08:56:47 -07:00 |
John Benediktsson
|
5e25b3bd6d
|
math.transforms.fft: using 2map-index to simplify.
|
2012-08-09 08:36:26 -07:00 |
John Benediktsson
|
ca7500365c
|
sequences.extras: adding 2map-index.
|
2012-08-09 08:36:17 -07:00 |
John Benediktsson
|
876360d4a5
|
math.transforms.fft: adding cross-correlation.
|
2012-08-08 21:00:49 -07:00 |
John Benediktsson
|
567b0abdb7
|
sequences.extras: adding 2map!.
|
2012-08-08 20:55:26 -07:00 |
John Benediktsson
|
bb3974ec58
|
sequences.extras: adding 2map-into.
|
2012-08-08 20:35:09 -07:00 |
John Benediktsson
|
b40d68017d
|
math.transforms.fft: simple, fairly slow, fft.
|
2012-08-08 20:28:14 -07:00 |
John Benediktsson
|
b6c01917ab
|
sequences.extras: adding map-index!.
|
2012-08-08 20:07:38 -07:00 |
John Benediktsson
|
2faea20f49
|
echo-server: change to binary echo.
|
2012-08-06 15:51:52 -07:00 |
John Benediktsson
|
94f8a71180
|
echo-server: switch to utf8.
|
2012-08-06 15:22:18 -07:00 |
John Benediktsson
|
c96fc74411
|
sorting.extras: adding 'argsort'.
|
2012-08-06 10:59:40 -07:00 |
John Benediktsson
|
394bce143f
|
sequences.extras: adding "none?" and "one?".
|
2012-08-06 08:52:45 -07:00 |
John Benediktsson
|
6ecf82a2ef
|
lint: disabling tuck test.
|
2012-08-06 07:57:35 -07:00 |
otoburb
|
351dcc209a
|
extra/lint: Removed dup -rot -> tuck entry from manual-substitution table
tuck is deprecated. load-all shows a warning in the UI Listener as per #347
|
2012-08-05 20:32:58 -07:00 |
John Benediktsson
|
c5345f445d
|
rosetta-code.image-noise: fix vocab name.
|
2012-08-04 17:34:59 -07:00 |
Jon Harper
|
456f5c4d7a
|
rosetta-code.y-combinator: add ackerman functions to demonstrate several inputs
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
5875d0352d
|
cleanup: with fry, _ call is @
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
92323374ee
|
rosetta-code.y-combinator use inline instead of call( x -- x )
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
cae8573c1d
|
rosetta-code.y-combinator, fix IN:
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
d0d0d785a7
|
noise-ui, higher fps (x3)
|
2012-08-04 17:32:33 -07:00 |
Jon Harper
|
8abfb71ef2
|
1string string>number -> digit>
|
2012-08-04 17:32:33 -07:00 |
John Benediktsson
|
e33e9b4380
|
benchmark.find-pi: adding the bignum ratio find-pi benchmark.
|
2012-08-04 10:06:40 -07:00 |
John Benediktsson
|
3bb4e4d7c7
|
rosetta-code: adding implementations of rosettacode.org solutions.
|
2012-08-03 15:17:50 -07:00 |
John Benediktsson
|
95f5c51020
|
echo-server: adding a simple echo server.
|
2012-08-03 15:17:14 -07:00 |
Doug Coleman
|
ad5b253f66
|
noise-ui: move to rosetta.image-noise
|
2012-08-03 15:02:32 -07:00 |
Doug Coleman
|
0ab0d3997b
|
mason.common: Don't put a limit on prettyprinter output. Fixes #607.
|
2012-08-03 14:18:59 -07:00 |
Doug Coleman
|
3db0db801e
|
noise-ui: Add a MAIN:
|
2012-08-03 12:29:35 -07:00 |
John Benediktsson
|
662c8a1a76
|
benchmark.wrap: adding a wrap benchmark.
|
2012-08-03 09:37:01 -07:00 |
Doug Coleman
|
52769a3770
|
noise-ui: Initial checkin. Slightly modified from http://rosettacode.org/wiki/Image_noise#Factor
|
2012-08-01 11:08:00 -07:00 |
John Benediktsson
|
0e90344eef
|
benchmark.yield: testing lots of yields.
|
2012-08-01 10:51:37 -07:00 |
Doug Coleman
|
cec3f6036e
|
freetype: Disable on mac. Fixes #588.
|
2012-07-31 12:00:21 -07:00 |
Doug Coleman
|
054e4cd417
|
clutter: load gtk first. Fixes #598.
|
2012-07-31 12:00:21 -07:00 |
John Benediktsson
|
537a9af0a8
|
math.extras: adding moving sum/supremum/infimum.
|
2012-07-30 16:16:10 -07:00 |
John Benediktsson
|
70a594133f
|
make some predicates return t/f instead of something/f.
|
2012-07-29 10:52:46 -07:00 |
John Benediktsson
|
8668993297
|
benchmark.dispatch4: split into two benchmarks.
|
2012-07-27 15:50:12 -07:00 |
John Benediktsson
|
ca3a297e60
|
benchmark.sum-file: removing dependency on random.
|
2012-07-27 15:44:38 -07:00 |
John Benediktsson
|
70d4690289
|
tools.scaffold: rename scaffold-help to scaffold-docs.
|
2012-07-27 15:24:30 -07:00 |
John Benediktsson
|
c80de1abc9
|
math.extras: more maths functions.
|
2012-07-27 12:44:51 -07:00 |
John Benediktsson
|
4575bdaa4a
|
io.streams.256color: use "\e" escape.
|
2012-07-26 19:15:27 -07:00 |
John Benediktsson
|
0cbe3db2d9
|
sequences.extras: adding "unsurround" word.
|
2012-07-24 17:24:58 -07:00 |
John Benediktsson
|
44db34f063
|
xkcd: rename private words.
|
2012-07-24 16:00:17 -07:00 |
John Benediktsson
|
182d3e5f6f
|
xkcd: having XKCD in a terminal - priceless.
|
2012-07-24 15:55:04 -07:00 |