..
24-game
*-docs: remove extra space character at the end of paragraghs
2018-08-21 10:45:52 -07:00
99-bottles
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
alien
alien.data.map: fix use of _ for fry change.
2019-10-05 14:33:05 -07: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
more test IN: cleanup.
2018-02-15 08:45:08 -08: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
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06:00
bank
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +02:00
base16
base16/32/64/85/91: declare base>ch as fixnum.
2019-05-19 16:23:35 -07:00
base32
base16/32/64/85/91: declare base>ch as fixnum.
2019-05-19 16:23:35 -07:00
base32-crockford
base32-crockford: swap stack effects and update tests.
2019-05-20 10:20:47 -07:00
base85
base16/32/64/85/91: declare base>ch as fixnum.
2019-05-19 16:23:35 -07:00
base91
base16/32/64/85/91: declare base>ch as fixnum.
2019-05-19 16:23:35 -07:00
benchmark
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08: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
boids: fix wrap-pos to wrap at row/col 511 instead of 510.
2019-07-26 18:38:08 -07: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
extra: cleanup USING: lists
2019-04-21 11:24:11 -07:00
build-support
moving build-support/factor.(sh|cmd) to ./build.(sh|cmd).
2016-03-15 03:17:36 -07:00
bunny
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
c
basis/,extra/: lots of new tags.txt files
2017-07-05 01:50:39 +02:00
cairo-demo
use MAIN-WINDOW: in a few places.
2016-04-21 17:00:06 -07:00
cairo-gadgets
…
cairo-samples
…
calendar
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
cap
cap: use locals to make screenshot simpler.
2019-05-20 20:15:53 -07:00
cbor
cbor: cleanup tests a bit.
2019-08-20 16:45:23 -07: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
tests: Don't depend on license.txt not changing.
2019-03-23 13:00:52 -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
color-picker: small refactoring
2015-11-04 10:03:52 +01:00
color-table
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
colors
colors: moving some color definitions from extra/ to basis/.
2019-09-10 12:02:43 -07:00
combinators
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
compiler /cfg
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
constructors
Add EOL at EOF for all authors.txt files for consistency
2016-07-30 09:25:30 -07:00
contributors
contributors: to read from a git process I think utf8 should always be used
2015-10-15 00:13:54 +02:00
coroutines
Fix comments to be ! not #!.
2015-09-08 16:15:10 -07:00
couchdb
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +02:00
cpu
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
crontab
crontab: simplify logic max days of month.
2019-03-24 15:41:19 -07:00
crypto
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05: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
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07: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
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07: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
fix absolute path on windows
2018-10-24 09:46:48 -07: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
more test IN: cleanup.
2018-02-15 08:45:08 -08: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
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +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
…
game
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08:00
game-of-life
game-of-life: adding deploy file.
2019-04-05 13:04:01 -07:00
gap-buffer
gap-buffer: some cleanup.
2019-08-05 13:15:48 -07: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
geohash
geohash: adding first version of Geohash geocoding vocab.
2019-04-02 17:32:15 -07:00
gesture-logger
…
git
git: better use assert= than custom error + test
2018-02-06 06:16:29 +01:00
gml
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08: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
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08:00
graphviz
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
gravatar
gravatar: wrapper for Gravatar.com service.
2019-03-28 13:50:35 -07: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
hacker-news: Add more endpoints to api.
2019-03-01 22:26:14 -06:00
hamurabi
hamurabi: fix #percent-died.
2019-01-27 21:34:49 -08: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
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
hello-ui
…
hello-unicode
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
hello-world
…
help
help.lint.coverage: fix for shadowing "empty" word; prevent the other test-only words from being shadowed too
2019-11-09 15:08:28 -08:00
html
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
icfp /2006
…
id3
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +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
imap: Add a word to list all folders and fix a couple issues.
2018-11-21 19:27:42 -06:00
infix
peg.ebnf: Clean up EBNF: syntax.
2017-08-05 22:23:57 -05:00
ini-file
ini-file: cleanup using \f\v escapes.
2019-09-24 20:13:40 -07:00
io
io.files.trash.windows: cleanup using.
2019-08-05 13:07:25 -07:00
irc
*-docs: remove extra space character at the end of paragraghs
2018-08-21 10:45:52 -07: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
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
2017-06-02 11:57:05 -05:00
lcd
extra: cleanup USING: lists
2019-04-21 11:24:11 -07: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
lint: add suggestion to replace "-roll -roll" with 2swap
2019-01-03 15:36:34 -08:00
lisppaste
basis/,extra/: lots of new tags.txt files
2017-07-05 01:50:39 +02:00
literate
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
llvm
llvm.ffi: adding macOS location (when using homebrew).
2019-12-05 14:16:12 -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: Load mnist data.
2019-03-01 23:14:59 -06: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
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
marvel
basis/,extra/: lots of new tags.txt files
2017-07-05 01:50:39 +02:00
mason
mason.config: Update status url to https.
2019-09-28 10:56:40 -05:00
math
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08:00
maze
extra/: more uses of the do-state combinator
2018-01-27 22:44:26 +01: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
regexp: try again to fix the issue with backslashes.
2019-03-21 13:29:15 -07: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
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06:00
modern
modern.out: fix load error..
2018-07-04 20:19:54 -05:00
monads
monads: fix ordering of writer monad logs.
2019-09-29 07:16:03 -07: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
more test IN: cleanup.
2018-02-15 08:45:08 -08: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
nehe: use border around buttons.
2018-01-22 08:50:41 -08:00
noise
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
notifications /macos
notifications.macos: Notifications for macOS.
2018-12-16 11:38:14 -06:00
ntp
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +02:00
numbers-game
numbers-game: simplify for readability.
2019-09-10 04:52:59 -07: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
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
ogg
basis/,core/,extra/: many new tags
2017-07-06 23:04:18 +02:00
openal
factor: Make source files/resources 644 instead of 755.
2018-07-13 20:36:50 -05:00
opencl
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
opengl
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06: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
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
partial-continuations
*-docs: replace double spaces with single spaces
2017-06-05 13:16:07 -07: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
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05: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
*-docs: remove extra space character at the end of paragraghs
2018-08-21 10:45:52 -07: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
project-euler.common: cleanup.
2019-11-06 20:16:48 -08:00
protocols /tftp
protocols.tftp: Fix some bugs.
2019-02-03 18:09:34 -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
random.xoshiro: Implement xoshiro256starstar.
2018-12-29 13:27:41 -06:00
raylib
raylib.demo: cleanup change-player-position.
2019-06-11 19:36:59 -07:00
readline
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06:00
readline-listener
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06: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
resolv-conf: Parse edns0, refactor some words, and add a unit test.
2019-03-21 22:53:01 -05: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
math.matrices: rewrite, modernize and overhaul
2019-12-08 08:08:54 -08:00
rot13
extra: remove some unneeded IN: in -tests.
2018-02-14 17:01:11 -08:00
rpn
more test IN: cleanup.
2018-02-15 08:45:08 -08:00
ryu
ryu: minor locals cleanup, don't use 5drop.
2019-01-03 21:29:53 -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
sequences.extras: adding extract!.
2019-06-28 11:27:23 -07: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
Revert "slides: make it work on windows (no gradients)."
2019-06-08 18:47:41 +02:00
slots
factor: Make source files/resources 644 instead of 755.
2018-07-13 20:36:50 -05:00
smalltalk
smalltalk: cleanup usings.
2019-09-27 08:26:02 -07:00
snake-game
factor: Make source files/resources 644 instead of 755.
2018-07-13 20:36:50 -05:00
sodium
sodium: use a more conventional parameter name
2019-04-14 08:42:54 -05:00
sorting
fix some test usings broken in the cleanup yesterday.
2018-02-15 07:14:56 -08:00
soundex
soundex: move to extra as it's unused; fix authors.txt filename
2019-11-11 09:54:12 -08:00
spelling
spelling: minor cleanup.
2019-10-31 14:55:47 -07:00
spheres
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06: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: remove extra space character at the end of paragraghs
2018-08-21 10:45:52 -07:00
sudoku
sudoku: better tests.
2018-02-14 17:00:51 -08: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
Replace "win32-error-string throw" with windows-error instance throwing
2019-11-25 07:06:59 -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
tensors
tensors: fix help-lint warnings.
2019-11-24 15:43:29 -08:00
terminal
…
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
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05: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
toml
toml: minor cleanup, note a fixme for later.
2019-09-25 20:51:27 -07:00
tools
continuations[-docs]: add the finally word
2019-04-22 21:57:51 -07:00
totp
totp: add new vocab
2018-12-30 12:23:17 -08:00
trails
trails: use ``f`` to represent "invisible" points.
2019-07-25 09:19:23 -07:00
trees
docs: Fix help-lint-all mistakes.
2018-07-07 01:13:19 -05:00
tty-server
extra: cleanup some example servers, allow port to be specified on command line.
2017-01-31 15:55:31 -08:00
turing
tags.txt: Remove empty files.
2016-03-30 22:14:50 -07: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
*.txt: Add newlines, fix some spacing
2018-12-16 12:04:35 -06:00
ulid
ulid-docs: format errors with $errors
2019-02-07 13:24:06 -08:00
unicode /control-pictures
unicode.control-pictures: adding a test.
2017-10-23 16:48:25 -07:00
units
units: Add exponentiation operator and a d-cube.
2019-01-05 14:37:00 -06: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
webapps.pastebin: Cleaner url derivation, better variable names
2019-12-07 15:54:57 -08:00
webkit-demo
…
websites
websites.concatenative: endpoint for syncing github to factorcode
2019-12-07 09:58:01 -08: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
factor: Make source files/resources 644 instead of 755.
2018-07-13 20:36:50 -05: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
regexp: try again to fix the issue with backslashes.
2019-03-21 13:29:15 -07:00
yahoo
urls: fix for the test failure in the yahoo vocab
2015-11-16 11:41:21 +01: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.help-lint: Add a help-lint for travisci that ignores a lot of flaky resource leaks.
2019-10-05 12:04:14 -05:00
zeromq
core: Add the shuffler words but without primitives.
2018-06-19 22:52:58 -05:00
zoneinfo
zoneinfo: update to 2018i
2019-03-22 18:29:13 -05:00