factor/extra
Doug Coleman c4cd8991be modern: Fix all the syntax errors.
Support ``{abc}foo{`` as a token name

Bug to fix:
! should error
[[M: error-class see-class*
    <colon \ ERROR: pprint-word
    {
        [ pprint-word ]
        [ superclass. ]
        [ <block "slots" word-prop [ name>> pprint-slot-name ] each block> pprint-semi ]
        [ tuple-declarations. ]
    } cleave
    block> ;]] string>literals >strings
2019-10-20 14:17:09 -05:00
..
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 Revert "alien.data.map: fix use of _ for fry change." 2019-10-06 13:27:44 -05:00
anagrams
annotations functors: no UPPER: in stack effects 2017-12-28 19:15:31 -08:00
arrays/shaped modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
asn1 more test IN: cleanup. 2018-02-15 08:45:08 -08:00
assocs/extras factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
audio factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
backticks
backtrack Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-12-16 12:51:26 -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 modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
base32-crockford modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
base85 modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
base91 base16/32/64/85/91: declare base>ch as fixnum. 2019-05-19 16:23:35 -07:00
benchmark modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
bencode modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
bitcoin/client factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
bitly
bloom-filters factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
boids Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-09-27 08:14:30 -05:00
boolean-expr factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
boyer-moore factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05: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
bunny Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
c modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
cairo-demo
cairo-gadgets
cairo-samples
calendar Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
cap Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-06-05 23:50:08 -05:00
cbor factor: CHAR: -> ch', URL", NAN: fixes 2019-09-27 16:04:43 -05:00
cgi modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
changer Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-01-27 09:43:21 -06:00
checksums tests: Don't depend on license.txt not changing. 2019-03-23 13:00:52 -05:00
chess960
chipmunk factor: [let to let[, [| to |[ 2017-08-31 21:21:13 -05:00
ci factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
classes/tuple/change-tracking factor: punt on other functors until the new parser compiles them. 2017-12-03 10:52:21 -06:00
cli/git factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
clutter basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
codebook modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
color-picker
color-table modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
colors modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
combinators factor: fix load-all 2018-08-02 09:23:30 -04:00
compiler/cfg Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-06-05 23:50:08 -05:00
constructors factor: SYNTAX: \foo 2017-08-31 21:21:13 -05:00
contributors
coroutines factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
couchdb modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
cpu modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
crontab modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
crypto modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
ctags modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
cuckoo-filters factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
cuda modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
cuesheet modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
curl factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
curses modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
cursors core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
dbf modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
decimals modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
demos demos: use <filled-pile> 2018-01-22 08:50:33 -08:00
descriptive modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
dice factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
digraphs
dns factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
dwarf
ecdsa factor: [let to let[, [| to |[ 2017-08-31 21:21:13 -05:00
echo-server basis/,core/,extra/: more tags 2017-07-08 18:31:39 +02:00
elf factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
emojify
enigma modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
env factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
etc-hosts fix absolute path on windows 2018-10-24 09:46:48 -07:00
euler factor: char: a -> ch'a. 2018-08-09 18:02:38 -04: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
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
find/extras modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
fjsc modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
flip-text modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05: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 modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
furnace/mongodb
game Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-08-24 16:49:34 -05:00
game-of-life Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-04-07 10:32:28 -05:00
gap-buffer modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
gdbm Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
geo-ip
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 factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
git modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
gml factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
google factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
gopher modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
gpu modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
graphviz Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-06-05 23:50:08 -05: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 factor: Rename short to shorted. rename setup-each. fix usings. 2018-09-04 00:08:41 -05:00
gstreamer
gtk-samples extra/: more uses of the do-state combinator 2018-01-27 22:44:26 +01:00
hacker-news factor: fix load-all 2019-09-28 14:13:05 -05:00
hamurabi modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
hash-sets/numbers modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
hashcash modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
hashtables/numbers modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
hello-ui
hello-unicode more test IN: cleanup. 2018-02-15 08:45:08 -08:00
hello-world
help Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
html modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
icfp/2006
id3 factor: Rename short to shorted. rename setup-each. fix usings. 2018-09-04 00:08:41 -05:00
ifaddrs basis/,core/,extra/: many new tags 2017-07-06 23:04:18 +02:00
images modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
imap modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
infix modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
ini-file modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
io modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
irc modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
jamshred Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
key-handlers
key-logger
koszul factor: char: a -> ch'a. 2018-08-09 18:02:38 -04:00
lcd modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05: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
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 Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
llvm Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
log-viewer
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 factor: whitespace commit. 2019-09-28 10:23:53 -05:00
macho Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-06-29 03:17:55 -05:00
magic more test IN: cleanup. 2018-02-15 08:45:08 -08:00
managed-server Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-06-05 23:50:08 -05:00
marvel factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
mason Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-09-28 13:28:31 -05:00
math modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05: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 Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
merger ui.gadgets.labeled: make <labeled-gadget> not take a color. 2018-02-11 09:53:48 -08:00
metar modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
method-chains Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
midi factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
minesweeper factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
model-viewer Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
models *.txt: Add newlines, fix some spacing 2018-12-16 12:04:35 -06:00
modern modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
monads Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-10-01 00:21:39 -05:00
money modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
mongodb Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
morse modern: Removing ch'a syntax. 2019-09-28 10:59:07 -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 modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
named-tuples factor: all-paths [ ] rewrite-paths 2018-03-18 23:09:46 -05:00
native-thread-test
nehe nehe: use border around buttons. 2018-01-22 08:50:41 -08:00
noise Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
notifications/macos macos: Update -> to send: 2018-12-16 13:08:43 -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 factor: fix load-all 2018-08-02 09:23:30 -04:00
oauth1 factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
oauth2 factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
odbc modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
ogg factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
openal factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
opencl Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
opengl *.txt: Add newlines, fix some spacing 2018-12-16 12:04:35 -06:00
pair-methods Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
pair-rocket factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
pairs
parser-combinators modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
partial-continuations *-docs: replace double spaces with single spaces 2017-06-05 13:16:07 -07:00
path-finding modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
pcre modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
pdf modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
peg modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
picomath factor: [let to let[, [| to |[ 2017-08-31 21:21:13 -05:00
ping
poker modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
pong extra: updates 2018-03-23 18:01:15 -05:00
pop3 Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-08-24 16:49:34 -05:00
processing/shapes Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-10 11:18:18 -06:00
progress-bars modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
project-euler modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
protocols/tftp protocols.tftp: Fix some bugs. 2019-02-03 18:09:34 -05:00
python Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
quadtrees quadtrees: Remove creative stack effects and {names}. 2017-08-20 11:36:17 -05:00
qw Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
random factor: whitespace commit. 2019-09-28 10:23:53 -05: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 Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-12-16 12:51:26 -06:00
reddit factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
redis modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
reports/noise
resolv-conf factor: whitespace commit. 2019-09-28 10:23:53 -05:00
robohash
robots factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
roles modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
roms Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
rosetta-code modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
rot13 modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05: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 Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
semantic-versioning modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
sequences modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05: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 factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
slides modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
slots Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
smalltalk modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
snake-game Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
sodium sodium: use a more conventional parameter name 2019-04-14 08:42:54 -05:00
sorting Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-02-18 11:29:09 -06:00
spelling modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
spheres Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-12-16 12:51:26 -06:00
spider factor: Rename short to shorted. rename setup-each. fix usings. 2018-09-04 00:08:41 -05: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 modern: More whitespace cleanup and rewrite all files except functors! 2017-08-31 21:21:15 -05:00
subrip-subtitles more test IN: cleanup. 2018-02-15 08:45:08 -08:00
successor modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
sudoku sudoku: better tests. 2018-02-14 17:00:51 -08:00
svg modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
syntax/extras modern: line endings 2017-10-27 20:25:43 -05:00
synth factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
talks fry: Undo _ change. 2019-10-06 13:38:32 -05:00
tar modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
taxes/usa Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
terminal modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
terminfo factor: Rename all #foo words except # so # can be a sigil. 2018-08-10 13:15:25 -05:00
terrain Revert "factor: vocab:word -> vocab::word" 2018-08-02 08:21:52 -04:00
tetris Merge branch 'master' into modern-harvey2 2018-06-20 00:26:12 -05:00
text-analysis modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
text-to-pdf modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05: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 modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
toml modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
tools modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
totp modern: update CHAR: 2018-12-30 16:29:46 -06:00
trails Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-09-27 08:14:30 -05:00
trees modern: Fix all the syntax errors. 2019-10-20 14:17:09 -05:00
tty-server
turing modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
twitter factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ] 2018-08-04 21:53:05 -04:00
txon modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
tzinfo more test IN: cleanup. 2018-02-15 08:45:08 -08:00
ui Merge remote-tracking branch 'origin/master' into modern-harvey3 2018-12-16 12:51:26 -06:00
ulid modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
unicode/control-pictures factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
units modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
usa-cities more test IN: cleanup. 2018-02-15 08:45:08 -08:00
uu modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
variables Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
variants Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
vocabs/git Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
wake-on-lan
web-services/github Merge remote-tracking branch 'origin/master' into modern-harvey2 2018-08-02 07:57:42 -04:00
webapps Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-09-28 13:28:31 -05:00
webkit-demo cocoa: Prefer ``send: foo`` or ``send: \foo:`` instead of ``send\ foo:`` 2017-08-31 21:21:14 -05:00
websites Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-09-28 13:28:31 -05:00
wikipedia factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
window-controls-demo Merge branch 'master' into modern-harvey 2017-09-11 17:59:01 -05:00
windows factor: Make source files/resources 644 instead of 755. 2018-07-13 20:36:50 -05:00
wolfram-alpha factor: char: postpone: color: hexcolor: flexhexcolor: decimal: 2017-08-31 21:21:13 -05:00
wordtimer
xkcd Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-04-07 10:32:28 -05:00
yahoo factor: Let url"" and sbuf"" work without spaces. 2018-08-02 10:37:02 -04:00
yaml modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00
youtube factor: Rename short to shorted. rename setup-each. fix usings. 2018-09-04 00:08:41 -05:00
z-algorithm factor: change some spacing with ; on its own line 2018-03-19 00:03:27 -05:00
zealot Merge remote-tracking branch 'origin/master' into modern-harvey3 2019-10-06 13:23:35 -05:00
zeromq core: Add the shuffler words but without primitives. 2018-06-19 22:52:58 -05:00
zoneinfo modern: Removing ch'a syntax. 2019-09-28 10:59:07 -05:00