factor/extra
nomennescio 57ec330dc9 Imported https://downloads.factorcode.org/releases/0.98/factor-src-0.98.zip 2019-10-18 15:06:35 +02:00
..
24-game factor: fix a few issues with new patch. 2018-06-19 23:39:33 -05:00
99-bottles more test IN: cleanup. 2018-02-15 08:45:08 -08:00
alien factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
anagrams assocs: moving collect-by from math.statistics. 2016-12-28 12:56:19 -08:00
annotations functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
arrays/shaped more test IN: cleanup. 2018-02-15 08:45:08 -08:00
asn1 Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
assocs/extras escape-strings: Add a way to find the shortest lua-string escape. 2018-06-30 00:39:39 -05:00
audio Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
backticks backticks: use interpolate to allow parameterized commands. 2015-04-20 15:48:56 -07:00
backtrack more test IN: cleanup. 2018-02-15 08:45:08 -08:00
bank basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
base85 fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
benchmark Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
bencode more test IN: cleanup. 2018-02-15 08:45:08 -08:00
bitcoin/client basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
bitly bitly: move from bit.ly to bitly. 2016-03-15 17:19:20 -07:00
bloom-filters core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
boids Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
boolean-expr fix more typos in docs. 2018-02-12 16:43:08 -08:00
boyer-moore more test IN: cleanup. 2018-02-15 08:45:08 -08:00
brainfuck more test IN: cleanup. 2018-02-15 08:45:08 -08:00
bson bson.writer: make more words private. 2018-01-22 16:30:03 -08:00
bubble-chamber frame-buffer: move to ui.gadgets.frame-buffer. 2018-01-22 13:51:32 -08:00
build-support moving build-support/factor.(sh|cmd) to ./build.(sh|cmd). 2016-03-15 03:17:36 -07:00
bunny Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
cairo-demo use MAIN-WINDOW: in a few places. 2016-04-21 17:00:06 -07:00
cairo-gadgets unmaintained: reanimated cairo demos, mostly working. 2014-10-24 21:39:18 -07:00
cairo-samples unmaintained: reanimated cairo demos, mostly working. 2014-10-24 21:39:18 -07:00
calendar Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
cap cap: use find-gl-context. 2018-01-19 15:09:48 -08:00
cgi basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
changer basis/extra: removing '[ @ ] in favor of _ for fried quotations. 2018-01-19 23:40:23 -08:00
checksums core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
chess960
chipmunk core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
ci ci.run-process platforms: getting uid/gid, so unix only for now 2018-07-21 15:28:43 -05:00
classes Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
cli/git io.launcher: Add process-lines word. 2018-07-16 21:02:11 -05:00
clutter basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
codebook core/basis/extra: use none?. 2018-02-14 11:56:31 -08:00
color-picker Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
color-table more test IN: cleanup. 2018-02-15 08:45:08 -08:00
colors Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
combinators core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
compiler/cfg core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
constructors Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
contributors Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
coroutines Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
couchdb basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
cpu Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
crontab crontab: adding first version of crontab parser. 2018-03-09 12:08:49 -08:00
crypto Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
ctags docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
cuckoo-filters cuckoo-filters: less duplication in cuckoo-insert. 2016-08-08 19:39:24 -07:00
cuda cuda.demos.hello-world: We need a byte-array from map-index. 2018-06-23 10:51:38 -05:00
cuesheet more test IN: cleanup. 2018-02-15 08:45:08 -08:00
curl basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
curses curses.tests: only run the color test if term is color capable 2016-08-20 06:33:15 +02:00
cursors core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
dbf dbf: use substitute instead of replace in parse-numeric. 2018-02-28 09:56:12 -08:00
decimals decimals: fix stack effect for decimal>float. 2018-04-19 15:23:04 -07:00
demos demos: use <filled-pile> 2018-01-22 08:50:33 -08:00
descriptive Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
dice more test IN: cleanup. 2018-02-15 08:45:08 -08:00
digraphs factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
dns io.sockets: Special-case 0.0.0.0 and f for outgoing sockets so we can use 2016-03-08 02:27:01 -08:00
dwarf core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
ecdsa using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*. 2016-07-11 19:50:37 -07:00
echo-server basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
elf more test IN: cleanup. 2018-02-15 08:45:08 -08:00
emojify emojify: I ❤️ Factor 👍. 2016-03-29 17:53:32 -07:00
enigma more test IN: cleanup. 2018-02-15 08:45:08 -08:00
env Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
etc-hosts basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
euler core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
fastcgi basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
fftw more test IN: cleanup. 2018-02-15 08:45:08 -08:00
file-monitor cleanup some uses of current-directory. 2016-03-18 17:04:05 -07:00
file-picker file-picker.linux: fixing open-file-dialog and save-file-dialog 2017-06-24 23:49:07 +02:00
file-server basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
fjsc Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
flip-text more test IN: cleanup. 2018-02-15 08:45:08 -08:00
fluids core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
freetype Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
fuel fuel.help: Help test requires io.servers to be loaded, so load it. 2018-07-07 12:27:11 -05:00
furnace/mongodb Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
game factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
game-of-life game-of-life: simpler wraparound logic in count-neighbors. 2018-03-14 15:46:10 -07:00
gap-buffer gap-buffer: fix using. 2018-07-04 18:05:40 -05:00
gdbm factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
geo-ip use reject instead of [ ... not ] filter. 2015-05-12 18:50:34 -07:00
geobytes io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
gesture-logger Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
git git: better use assert= than custom error + test 2018-02-06 06:16:29 +01:00
gml core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
google more test IN: cleanup. 2018-02-15 08:45:08 -08:00
gopher gopher.ui: open non-gopher urls using webbrowser vocab. 2017-11-19 14:04:45 -08:00
gpu factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
graphviz io.encodings: use new latin1 instead of 8-bit encoding from file. 2018-02-28 08:56:01 -08:00
grid-meshes more test IN: cleanup. 2018-02-15 08:45:08 -08:00
grouping/extras fix some tests broken by previous commit. 2018-02-15 13:16:39 -08:00
gstreamer Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
gtk-samples extra/: more uses of the do-state combinator 2018-01-27 22:44:26 +01:00
hacker-news basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
hamurabi basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
hash-sets/numbers more test IN: cleanup. 2018-02-15 08:45:08 -08:00
hashcash basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
hashtables/numbers Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
hello-ui Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
hello-unicode more test IN: cleanup. 2018-02-15 08:45:08 -08:00
hello-world Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
help Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
html Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
icfp/2006 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
id3 Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
ifaddrs basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
images factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
imap core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
infix peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
ini-file more test IN: cleanup. 2018-02-15 08:45:08 -08:00
io Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
irc Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
jamshred core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
key-handlers Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
key-logger
koszul Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
lcd Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
ldcache core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
libtls basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
libudev basis/extra: removing '[ @ ] in favor of _ for fried quotations. 2018-01-19 23:40:23 -08:00
libusb Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
lint core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
lisppaste Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
literate more test IN: cleanup. 2018-02-15 08:45:08 -08:00
llvm more test IN: cleanup. 2018-02-15 08:45:08 -08:00
log-viewer tags.txt: Remove empty files. 2016-03-30 22:14:50 -07:00
lru-cache basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
lua basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
machine-learning machine-learning.data-sets: renaming slots in the data-set tuple 2018-02-27 13:20:57 +01:00
macho macho: Only test the vm-path on MacOS, but still let the macho library work on any platform. 2018-06-25 23:02:59 -07:00
magic more test IN: cleanup. 2018-02-15 08:45:08 -08:00
managed-server Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
marvel basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
mason factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
math core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
maze Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
memcached Factor: Rename <enum> to <enumerated> to not confuse with ENUM:s 2017-07-03 12:47:19 -07:00
memory more test IN: cleanup. 2018-02-15 08:45:08 -08:00
merger ui.gadgets.labeled: make <labeled-gadget> not take a color. 2018-02-11 09:53:48 -08:00
metar more test IN: cleanup. 2018-02-15 08:45:08 -08:00
method-chains Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
midi core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
minesweeper minesweeper: adding games tag. 2018-03-22 10:10:36 -07:00
model-viewer core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
models Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
modern modern.out: fix load error.. 2018-07-04 20:19:54 -05:00
monads factor: Rename GENERIC# to GENERIC#:. 2017-06-01 13:58:58 -05:00
money more test IN: cleanup. 2018-02-15 08:45:08 -08:00
mongodb core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
morse factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
msgpack more test IN: cleanup. 2018-02-15 08:45:08 -08:00
msxml-to-csv Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
multi-methods core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
named-tuples named-tuples: few more test cases. 2018-02-18 08:17:10 -08:00
native-thread-test factor: rename system:vm -> vm-path to differentiate it from vm:vm (which is a STRUCT:) 2015-07-20 00:10:29 -07:00
nehe Imported https://downloads.factorcode.org/releases/0.98/factor-src-0.98.zip 2019-10-18 15:06:35 +02:00
noise core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
ntp basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
numbers-game Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
nurbs Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
oauth1 more test IN: cleanup. 2018-02-15 08:45:08 -08:00
oauth2 more test IN: cleanup. 2018-02-15 08:45:08 -08:00
odbc Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
ogg Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
openal Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
opencl core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
opengl Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
pair-methods core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
pair-rocket more test IN: cleanup. 2018-02-15 08:45:08 -08:00
pairs Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
parser-combinators Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
partial-continuations Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
path-finding basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
pcre factor: fix a few issues with new patch. 2018-06-19 23:39:33 -05:00
pdf Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
peg more test IN: cleanup. 2018-02-15 08:45:08 -08:00
picomath basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
ping factor: clean up spaces in -tests files 2015-07-02 10:34:01 -07:00
poker more test IN: cleanup. 2018-02-15 08:45:08 -08:00
pong pong: use different colors. 2018-03-22 13:18:51 -07:00
pop3 more test IN: cleanup. 2018-02-15 08:45:08 -08:00
processing/shapes extra/: more uses of the do-state combinator 2018-01-27 22:44:26 +01:00
progress-bars progress-bars.models: rename <file-progress-display> to <progress-display>. 2016-11-08 14:14:15 -08:00
project-euler core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
python core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
qtkit
quadtrees quadtrees: Remove creative stack effects and {names}. 2017-08-20 11:36:17 -05:00
qw extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00
random Imported https://downloads.factorcode.org/releases/0.98/factor-src-0.98.zip 2019-10-18 15:06:35 +02:00
readline alien.libraries: load-library is misnamed, refactor library-dll. 2018-02-19 10:38:21 -06:00
readline-listener readline-listener: implement vocab-word-completions. 2018-01-24 17:11:44 -08:00
reddit assocs: moving collect-by from math.statistics. 2016-12-28 12:56:19 -08:00
redis redis.command-writer: adding SWAPDB command. 2016-10-14 16:54:32 -07:00
reports/noise Fix comments to be ! not #!. 2015-09-08 16:15:10 -07:00
resolv-conf basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
robohash robohash: adding a robot-based hashing tool. 2015-04-01 14:56:23 -07:00
robots extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00
roles Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
roms factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
rosetta-code factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
rot13 Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
rpn more test IN: cleanup. 2018-02-15 08:45:08 -08:00
s3 s3: Fix get-object to allow signing. Add sorted-bucket to sort by time. 2018-06-14 19:46:47 -05:00
semantic-versioning more test IN: cleanup. 2018-02-15 08:45:08 -08:00
sequences Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
sets/extras more test IN: cleanup. 2018-02-15 08:45:08 -08:00
shapefiles shapefiles: add tests verifying roundtrip save-and-load. 2018-02-22 10:15:03 -08:00
shell core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
site-watcher Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
slides Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
slots factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
smalltalk more test IN: cleanup. 2018-02-15 08:45:08 -08:00
snake-game factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
sodium sodium: add not loaded tag for now. 2018-01-22 11:25:06 -08:00
sorting fix some test usings broken in the cleanup yesterday. 2018-02-15 07:14:56 -08:00
spelling basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
spheres core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
spider Add EOL at EOF for all authors.txt files for consistency 2016-07-30 09:25:30 -07:00
splitting/extras fix some test usings broken in the cleanup yesterday. 2018-02-15 07:14:56 -08:00
spotlight basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
stream/extras stream.extras: add print-flush, write-flush, etc. 2016-05-09 17:18:08 -07:00
subrip-subtitles more test IN: cleanup. 2018-02-15 08:45:08 -08:00
successor docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
sudoku Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
svg peg.ebnf: Clean up EBNF: syntax. 2017-08-05 22:23:57 -05:00
synth factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
talks fix some typos in docs. 2018-02-12 16:22:49 -08:00
tar basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
taxes/usa core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
terminal basis/extra: switch to "vocab." os name>> append require. 2014-11-13 13:00:44 -08:00
terminfo more test IN: cleanup. 2018-02-15 08:45:08 -08:00
terrain Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
tetris Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
text-analysis basic/, extra/: even more tags 2017-07-07 01:45:13 +02:00
text-to-pdf core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
text-to-speech basic/, extra/: even more tags 2017-07-07 01:45:13 +02:00
time basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
time-server more test IN: cleanup. 2018-02-15 08:45:08 -08:00
tnetstrings Adding escaping to CHAR: " -> CHAR: \" 2016-09-04 06:40:43 +02:00
tokyo core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
tools Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
trails trails: remove unused paused. 2018-01-22 12:27:46 -08:00
trees docs: Fix help-lint-all mistakes. 2018-07-07 01:13:19 -05:00
tty-server Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
turing Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
twitter oauth: let's rename vocab to oauth1 2016-10-17 08:03:48 +02:00
txon extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00
tzinfo more test IN: cleanup. 2018-02-15 08:45:08 -08:00
ui Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
unicode/control-pictures Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
units Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
usa-cities more test IN: cleanup. 2018-02-15 08:45:08 -08:00
uu fix some test usings broken in the cleanup yesterday. 2018-02-15 07:14:56 -08:00
variables Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
variants Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
vocabs/git Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
wake-on-lan io.sockets: Add more utility words for working with udp. 2016-02-19 19:21:13 -08:00
web-services/github webservices.github: Add more commands needed for zealot. 2018-07-04 18:33:37 -05:00
webapps Imported https://downloads.factorcode.org/releases/0.91/Factor-0.91.tar.gz 2019-10-18 15:05:15 +02:00
webkit-demo
websites Revert "use tilde paths instead of home append-path." 2018-03-15 08:45:12 -05:00
wikipedia extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00
window-controls-demo Update some copyright headers to follow the current convention 2017-09-11 15:43:03 -07:00
windows Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
wolfram-alpha basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
wordtimer factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
xkcd xkcd: Everybody stand back. I know regular expressions. 2018-06-16 19:26:47 -05:00
yahoo Imported https://downloads.factorcode.org/releases/0.90/Factor-0.90.tar.gz 2019-10-18 15:05:11 +02:00
yaml yaml: Docs don't help-lint unless the yaml library is present. 2018-07-07 12:48:39 -05:00
youtube basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
z-algorithm extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00
zealot zealot.factor: Test against the clean branch if we are pushing to master. 2018-07-07 01:13:19 -05:00
zeromq core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
zoneinfo extra: remove some unneeded IN: in -tests. 2018-02-14 17:01:11 -08:00