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
|
fc1103ed2f
|
unmaintained: removing old math.transforms.fft.
|
2012-08-08 20:29:02 -07:00 |
John Benediktsson
|
b40d68017d
|
math.transforms.fft: simple, fairly slow, fft.
|
2012-08-08 20:28:14 -07:00 |
John Benediktsson
|
608198c670
|
sequences: adding 2each-index.
|
2012-08-08 20:08:08 -07:00 |
John Benediktsson
|
b6c01917ab
|
sequences.extras: adding map-index!.
|
2012-08-08 20:07:38 -07:00 |
John Benediktsson
|
caf66c9be5
|
math.matrices: adding the outer product.
|
2012-08-08 17:02:39 -07:00 |
John Benediktsson
|
af1d941938
|
help.stylesheet: missing one style...
|
2012-08-07 14:51:04 -07:00 |
Doug Coleman
|
c44f0ab79d
|
ui.tools.browser: Support resize on + and _.
|
2012-08-07 14:46:09 -07:00 |
John Benediktsson
|
ea3dcde502
|
ui.tools.browser: adding +/- font size commands.
|
2012-08-07 12:28:45 -07:00 |
John Benediktsson
|
0a5cf45f6d
|
help.stylesheet: provide a mechanism to adjust the help fonts.
|
2012-08-07 08:36:16 -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
|
54d9cb30e1
|
splitting: making split inline.
|
2012-08-06 15:08:16 -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
|
373f30d673
|
random.data: make constants available to random.data.
|
2012-08-04 19:17:56 -07:00 |
John Benediktsson
|
ac8dfc7128
|
vm: make sure we zero out the end of the bignums.
|
2012-08-04 18:02:27 -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 |
Jon Harper
|
195330601b
|
random-string: make letters and numbers equiprobable
|
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
|
e941e3c6d3
|
vm: a bit faster not to trim on each iteration...
|
2012-08-04 09:13:05 -07:00 |
John Benediktsson
|
2d1ad0cd03
|
vm: additional fix in bignum_gcd.
|
2012-08-03 21:50:48 -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
|
04a7bd1236
|
classes.tuple: Fix unit test.
|
2012-08-03 15:11:30 -07:00 |
Doug Coleman
|
ad5b253f66
|
noise-ui: move to rosetta.image-noise
|
2012-08-03 15:02:32 -07:00 |
Doug Coleman
|
d15a2357d1
|
core: Throw an error when assigning a bignum to a fixnum tuple slot if the bignum doesn't fit. Fixes #594.
|
2012-08-03 14:59:59 -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
|
937cf547d9
|
vm: some fixes to fast bignum gcd.
|
2012-08-03 12:13:46 -07:00 |
John Benediktsson
|
662c8a1a76
|
benchmark.wrap: adding a wrap benchmark.
|
2012-08-03 09:37:01 -07:00 |
John Benediktsson
|
ba10e893b0
|
wrap.words: missed this commit.
|
2012-08-03 08:44:22 -07:00 |
John Benediktsson
|
bd9dc0be24
|
hashtables: testing that associate and H{ } set-at have same characteristics.
|
2012-08-03 08:30:55 -07:00 |
John Benediktsson
|
c654a823b6
|
wrap: remove use of namespace, speed up a little.
|
2012-08-03 08:26:58 -07:00 |
John Benediktsson
|
722ef4d693
|
hashtables: reduce default size of associate.
|
2012-08-02 21:43:37 -07:00 |
John Benediktsson
|
a473d01762
|
core-text: use cached-lines get-global.
|
2012-08-02 21:35:28 -07:00 |
John Benediktsson
|
c103da2dca
|
fix using list for recent test additions.
|
2012-08-02 17:41:13 -07:00 |
John Benediktsson
|
925c0dd744
|
vm: fix updating size inside bignum_gcd loop.
|
2012-08-02 17:36:07 -07:00 |
Doug Coleman
|
745ac786a8
|
bignum: Fix bignum_gcd algorithm from overwriting the wrong bignum memory. Add GC_BIGNUM to prevent gc crashes. Fixes #599.
|
2012-08-02 17:16:03 -07:00 |
John Benediktsson
|
5e8ca2b046
|
vm: adding more GC_BIGNUM to WIN64 path. See #599.
|
2012-08-02 17:04:22 -07:00 |