Commit Graph

10877 Commits (4669c8a4eba4c81d8957db5d4058efdcd9b4f452)

Author SHA1 Message Date
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
Doug Coleman b3f953c6b4 graphviz.render: Find the graphviz binary using find-in-standard-login-path. 2015-06-24 18:45:51 -07:00
John Benediktsson 4550294227 sorting.quick: speedup by inline sort!. 2015-06-15 20:44:26 -07:00
Doug Coleman 59ba0ef341 mason.child: fix test in a better way. 2015-06-10 19:56:11 -07:00
Doug Coleman 43b5eab7a4 mason.git: rename git-pull to git-clone-or-pull since that's what it does. 2015-06-10 18:52:53 -07:00
Doug Coleman a7958c65b2 mason.child: Fix unit test for Windows. 2015-06-10 17:59:43 -07:00
Doug Coleman 2451fea0a1 mason.child: On Windows, commands launch relative to parent process
binary location instead of cwd. Launch factor.com with full path to get
the correct binary location.
Rename "test" and friends.
2015-06-10 15:36:36 -07:00
John Benediktsson 950cbc5e7d infix: fix bug with recent locals refactor. 2015-06-09 09:59:29 -07:00
John Benediktsson d68175f48f Some more general fixes for recent refactors. 2015-06-08 19:15:29 -07:00
Doug Coleman 64578ba362 webapps.wiki: fix lcs 2015-06-08 17:51:11 -07:00
Doug Coleman 45344deb82 extra: be more explicit about which 'run' 2015-06-08 17:24:59 -07:00
Doug Coleman f185259cae webapps.benchmark: rename generically named word. 2015-06-08 17:22:32 -07:00
Doug Coleman a2de784312 backtrack: rename generically named require 2015-06-08 17:19:32 -07:00
Doug Coleman b12dd73d91 benchmark: oops, used wrong word. so confusing. 2015-06-08 17:00:08 -07:00
Doug Coleman f0799a7bc3 core: fix word link.
extra: fix word
2015-06-08 16:53:54 -07:00
Doug Coleman 0f105e399e graphviz.notation: missed a create -> create-word 2015-06-08 15:22:58 -07:00
John Benediktsson 90111600b9 Fix two places that should be "all-disk-vocabs-recursive". 2015-06-08 14:37:36 -07:00
Doug Coleman 6e60c811ac core: Rename create to create-word, create-in to create-word-in. 2015-06-08 12:47:35 -07:00
Doug Coleman a4c5a748ad core/basis: Rename words dealing with vocabs to loaded-vocabs or disk-vocabs because it's too confusing otherwise. 2015-06-08 12:47:35 -07:00
Björn Lindqvist c631ba8dfe FUEL: the web reference have next and prev links for each word, let's add them to the fuel
help too
2015-06-07 17:00:56 -07:00
John Benediktsson 78685042a4 benchmark.sieve: calculating the number of primes in [1,100,000,000]. 2015-06-07 11:30:04 -07:00
Doug Coleman 5c22650960 mason: rename some vague words like build to do-build, build? to
should-build? for clarity and because they're too generic and conflict
with kernel:build.
2015-06-06 17:04:30 -07:00
John Benediktsson 2dba00745a metar: simplify <taf-report>. 2015-06-06 09:28:01 -07:00
John Benediktsson fbc146d97a assocs.extras: minor changes to assoc-merge. 2015-06-03 08:59:41 -07:00
John Benediktsson ec6e3c218c benchmark.backtrack: some cleanup. 2015-06-01 19:46:40 -07:00
John Benediktsson 343e8d7b87 game.models.obj: some cleanup. 2015-06-01 19:46:15 -07:00
John Benediktsson 6480a46c1e backtrack: some cleanup. 2015-06-01 19:46:08 -07:00
John Benediktsson de9094b8d5 tools.which: add a convenience for "which or". 2015-06-01 09:11:19 -07:00
John Benediktsson 69a6fa72bc io.binary.fast: adding fast version of signed> words. 2015-05-31 08:44:55 -07:00
John Benediktsson ddb636c4c0 io.binary.fast: easier to read using stdint types. 2015-05-31 08:09:05 -07:00
John Benediktsson b1ac83c908 io.binary.fast: speed up when used by byte-arrays. 2015-05-31 07:08:07 -07:00
John Benediktsson 040e61cbe7 english: fix copyright. 2015-05-30 21:55:16 -07:00
Doug Coleman a2913d6bd7 sequences.extras: Add selector* which saves the output from the quotation
not the original value.
2015-05-21 22:35:23 -07:00
John Benediktsson 10dc967494 picomath: simplify. 2015-05-13 14:47:15 -07:00
John Benediktsson ba3c232c65 project-euler.026: simplify, use coprime? from math.primes. 2015-05-13 14:46:59 -07:00
John Benediktsson 4af2c7ea1f io.streams.peek: fix test using. 2015-05-13 06:29:05 -07:00