John Benediktsson
|
81fdcd6f64
|
graphviz.render: add preview-open which uses open-file.
|
2015-07-19 15:26:21 -07:00 |
John Benediktsson
|
109c7328bb
|
rosetta-code.probabilistic-choice: cleanup.
|
2015-07-19 12:36:07 -07:00 |
John Benediktsson
|
c25fb5f55e
|
update some more MACRO: effects.
|
2015-07-19 11:42:46 -07:00 |
Doug Coleman
|
2c257f399c
|
factor: Rename MACRO: and MACRO: to have quot as the output in stack effects.
|
2015-07-18 22:16:11 -07:00 |
Doug Coleman
|
9fb130791b
|
factor: trim more whitespace from #! comments
|
2015-07-18 20:36:42 -07:00 |
Doug Coleman
|
4ec2311406
|
factor: Trim whitespace after ! comments and a few USING: lines that got skipped before.
|
2015-07-18 20:14:22 -07:00 |
Doug Coleman
|
fafff4041d
|
tools.image-analyzer: fix using
|
2015-07-18 12:50:58 -07:00 |
Doug Coleman
|
d953038b30
|
tools.image-analyzer.gc-info: Fix unit test since llvm is unmaintained
|
2015-07-18 08:51:36 -07:00 |
Doug Coleman
|
3b3e349a99
|
Revert "tools.image-analyzer.gc-info: don't use unmaintained llvm."
This reverts commit 3ddfd9d92c .
|
2015-07-18 08:51:26 -07:00 |
John Benediktsson
|
3ddfd9d92c
|
tools.image-analyzer.gc-info: don't use unmaintained llvm.
|
2015-07-18 08:44:09 -07:00 |
Doug Coleman
|
bc20d1e9f9
|
llvm: move to unmaintained. it segfaults and the tests are disabled.
|
2015-07-18 02:27:00 -07:00 |
John Benediktsson
|
8d4d0d356f
|
math.numerical-integration: make sure length is an integer.
|
2015-07-17 16:44:44 -07:00 |
Doug Coleman
|
9946eefc88
|
release.archive: pretty sure the path to Factor.app/ is right now.
|
2015-07-16 12:23:39 -07:00 |
John Benediktsson
|
cd6ccdadc3
|
peg: use escaped character classes.
|
2015-07-16 08:44:59 -07:00 |
John Benediktsson
|
39ebe15156
|
base85: cleanup using.
|
2015-07-16 07:59:49 -07:00 |
John Benediktsson
|
d9e6784db8
|
base85: simplify (encode-base85).
|
2015-07-16 07:35:51 -07:00 |
Doug Coleman
|
c960bac0fd
|
mason.release.archive: not sure which directory we are in for release
|
2015-07-16 00:55:54 -07:00 |
John Benediktsson
|
eea048dae2
|
base64: big speedup and cleanup.
|
2015-07-15 22:34:15 -07:00 |
Doug Coleman
|
916d8a12d9
|
base85: same as base64 patch.
|
2015-07-15 20:04:19 -07:00 |
John Benediktsson
|
5b50bf43f3
|
base85: use literals to compute the inverse array instead of hardcoding.
|
2015-07-15 18:20:35 -07:00 |
Doug Coleman
|
19bf287d67
|
mason.release.archive: use code-array literal
|
2015-07-15 14:31:38 -07:00 |
Doug Coleman
|
a488d47dfb
|
mason.release.archive: Sign the .app if ~/config/mac_app.cer exists.
|
2015-07-15 13:11:08 -07:00 |
John Benediktsson
|
41629dce2f
|
Fix some things broken by hashtable capacity changes.
|
2015-07-14 21:45:39 -07:00 |
John Benediktsson
|
a98bbb672a
|
project-euler.150: use cum-sum.
|
2015-07-14 20:55:43 -07:00 |
John Benediktsson
|
6bb65fcfd3
|
opencl: cleanup strings>char*-array and fix cl-queue-read-buffer.
|
2015-07-14 20:45:13 -07:00 |
John Benediktsson
|
58695edbd6
|
dice: little bit faster this way.
|
2015-07-14 20:35:10 -07:00 |
John Benediktsson
|
c329631e25
|
images.viewer.prettyprint: don't default to prettyprinting images this way, make it configurable.
|
2015-07-14 16:21:35 -07:00 |
John Benediktsson
|
7fc906383c
|
xkcd: save the comic number with XKCD: syntax.
|
2015-07-14 16:17:17 -07:00 |
John Benediktsson
|
8ccb173da0
|
units.reduction: avoid double length calls in find-unit-suffix.
|
2015-07-14 15:58:23 -07:00 |
Björn Lindqvist
|
a5fbd7e3f8
|
tools.image-analyzer.gc-info.tests: the test for scrub-bits was
completey baked, remove it
|
2015-07-12 16:00:16 -07:00 |
Björn Lindqvist
|
d3a6fa85e5
|
tools.image-analyzer.data-heap-reader: payload should be unsigned bytes
not chars
|
2015-07-12 16:00:16 -07:00 |
John Benediktsson
|
d1262ca2d7
|
redis: fix using.
|
2015-07-10 14:28:50 -07:00 |
John Benediktsson
|
dbdff8e880
|
bloom-filters: adding a working url.
|
2015-07-10 14:17:09 -07:00 |
John Benediktsson
|
752ceb57fc
|
redis: adding a read timeout to the socket.
|
2015-07-10 09:31:21 -07:00 |
Björn Lindqvist
|
dea0b49283
|
tools.image-analyzer.*: fix the loading of the .32 and .64 vocabs
|
2015-07-10 02:25:12 +02:00 |
Björn Lindqvist
|
4669c8a4eb
|
tools.image-analyzer.*: fixes so that the vocab should work both on 32
and 64 bit
|
2015-07-10 02:25:12 +02:00 |
Björn Lindqvist
|
cd8fd7b2a0
|
tools.image-analyzer.gc-info: ported the docs so now tools.gc-decode is
not needed anymore
|
2015-07-10 02:25:12 +02:00 |
Björn Lindqvist
|
f2a85d1b13
|
tools.image-analyzer.*: support for callstack reading
|
2015-07-10 02:25:12 +02:00 |
Björn Lindqvist
|
16029fa0c9
|
tools.image-analyzer.gc-info.tests: "translates" all the tests from tools.gc-decode.tests
|
2015-07-10 02:25:12 +02:00 |
Björn Lindqvist
|
0f128cedb2
|
tools.image-analyzer: new set of vocabs for reading and analyzing factor images
|
2015-07-10 02:25:12 +02:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
9e8ceb87d6
|
yaml.conversion: Use the R" syntax. No big deal, just easier to parse....
|
2015-07-03 08:43:31 -07:00 |
Doug Coleman
|
43d6f1d3e2
|
factor: Retrying on the unit tests. Also normalize some syntax with FUNCTION:.
|
2015-07-02 17:28:17 -07:00 |
Doug Coleman
|
1b2b39133d
|
extra: regularizing some unit tests. removing a """ literal..
|
2015-07-02 15:06:08 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
e3cb325040
|
factor: clean up whitespace in -docs files
|
2015-07-02 10:31:22 -07:00 |
Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -07:00 |
Doug Coleman
|
fdcbe26cbc
|
compiler.graphviz: use graphviz finder word.
|
2015-06-24 19:25:16 -07:00 |