| .. |
|
24-game
|
…
|
|
|
99-bottles
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
alien
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
anagrams
|
factor: rename classes:members to class-members so it doesn't conflict with sets:members. ugh.
|
2015-07-20 00:32:42 -07:00 |
|
annotations
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
arrays/shaped
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
asn1
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
assoc-heaps
|
…
|
|
|
assocs/extras
|
assocs: Add harvest-keys, harvest-values to core/. Remove assoc-sift because it's sift-keys, sift-values in core/.
|
2015-08-08 12:16:48 -05:00 |
|
audio
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
backticks
|
backticks: use interpolate to allow parameterized commands.
|
2015-04-20 15:48:56 -07:00 |
|
backtrack
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
balloon-bomber
|
Update links to mameworld.net.
|
2015-09-29 09:12:39 -07:00 |
|
bank
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
base85
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
benchmark
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
|
bitcoin/client
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
bitly
|
bitly: move from bit.ly to bitly.
|
2016-03-15 17:19:20 -07:00 |
|
bloom-filters
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
boids
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
boyer-moore
|
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 |
|
brainfuck
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
bson
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -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
|
cleanup some uses of current-directory.
|
2016-03-18 17:04:05 -07:00 |
|
cairo-demo
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
cairo-gadgets
|
…
|
|
|
cairo-samples
|
…
|
|
|
calendar
|
calendar.format: don't need unix-time>relative-time.
|
2015-07-30 10:34:49 -07:00 |
|
cap
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
cgi
|
cgi: better content length parsing.
|
2015-11-04 13:08:15 -08:00 |
|
chess960
|
…
|
|
|
chipmunk
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
classes
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
clutter
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
codebook
|
io.files.unique: change to create unique files and directories relative to the current-directory.
|
2016-03-18 10:57:54 -07:00 |
|
color-picker
|
color-picker: small refactoring
|
2015-11-04 10:03:52 +01:00 |
|
color-table
|
…
|
|
|
colors
|
…
|
|
|
combinators
|
factor: Rename MACRO: and MACRO: to have quot as the output in stack effects.
|
2015-07-18 22:16:11 -07:00 |
|
compiler/cfg
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
|
constructors
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -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
|
factor: Trim whitespace after ! comments and a few USING: lines that got skipped before.
|
2015-07-18 20:14:22 -07:00 |
|
cpu
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
crypto
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
ctags
|
factor: Trim whitespace after ! comments and a few USING: lines that got skipped before.
|
2015-07-18 20:14:22 -07:00 |
|
cuda
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
cuesheet
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
curl
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
curses
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
cursors
|
cursors: zip-cursor distance-hint should be min length.
|
2016-03-20 14:50:33 -07:00 |
|
decimals
|
VM: removes the OBJ-ERROR special object in favor of a constant
|
2016-03-22 17:52:19 +01:00 |
|
demos
|
…
|
|
|
descriptive
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
dice
|
dice: little bit faster this way.
|
2015-07-14 20:35:10 -07: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
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
|
2015-07-02 13:47:06 -07:00 |
|
echo-server
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
elf
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
emojify
|
emojify: I ❤️ Factor 👍.
|
2016-03-29 17:53:32 -07:00 |
|
enigma
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
env
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
euler
|
euler.b-rep.io.obj: remove triple strings.
|
2016-03-30 13:58:12 -07:00 |
|
fastcgi
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
fftw
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
|
file-monitor
|
cleanup some uses of current-directory.
|
2016-03-18 17:04:05 -07:00 |
|
file-picker
|
file-picker.linux: more correct to use gint instead of int.
|
2015-10-21 16:57:45 -07:00 |
|
file-server
|
cleanup some uses of current-directory.
|
2016-03-18 17:04:05 -07:00 |
|
fjsc
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
flatland
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07:00 |
|
flip-text
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
fluids
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
forestdb
|
forestdb.lib: Got it compiled for win32. ``cmake -G "Visual Studio 14"
|
2016-03-07 11:56:39 -08:00 |
|
freetype
|
factor: rename files that are not loadable on mac, too
|
2015-07-19 16:55:36 -07:00 |
|
fuel
|
fuel.listener: new vocab with a listener better for FUEL (#1486)
|
2015-10-06 14:09:51 +02:00 |
|
fullscreen
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
furnace/mongodb
|
…
|
|
|
game
|
gmae.input: rename ` to backtick
|
2016-03-21 14:57:48 -07:00 |
|
gdbm
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
geo-ip
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
|
geobytes
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
gesture-logger
|
…
|
|
|
gml
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07:00 |
|
google
|
io.files.unique: change to create unique files and directories relative to the current-directory.
|
2016-03-18 10:57:54 -07:00 |
|
gopher
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
gopher-ui
|
gopher-ui: use ui.gadgets.toolbar.
|
2015-08-16 08:12:37 -07:00 |
|
gpu
|
fix for bad renames.
|
2015-08-13 19:08:05 -07:00 |
|
graphviz
|
graphviz: better stack effect for with-preview.
|
2016-03-19 13:06:08 -07:00 |
|
grid-meshes
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
grouping/extras
|
…
|
|
|
gstreamer
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
gtk-samples
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
hacker-news
|
urls.secure: roll this into urls since we ship libressl on windows now.
|
2016-03-29 11:40:42 -07:00 |
|
hamurabi
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
hash-sets/numbers
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
hashcash
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
hashtables/numbers
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
hello-ui
|
…
|
|
|
hello-unicode
|
…
|
|
|
hello-world
|
…
|
|
|
help/pdf
|
…
|
|
|
html
|
Fix "doesnt" typo.
|
2016-02-26 08:56:25 -08:00 |
|
icfp/2006
|
…
|
|
|
id3
|
docs: using $maybe.
|
2015-12-11 17:05:45 -08:00 |
|
ifaddrs
|
ifaddrs: get interface-names on unix.
|
2016-03-20 21:00:18 -07:00 |
|
images
|
tools.deploy.shaker: Fix load error.
|
2016-03-29 12:33:30 -07:00 |
|
imap
|
rename math.statistics:cum-map to sequences:accumulate*
|
2016-03-08 13:41:54 -08:00 |
|
infix
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
ini-file
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
io
|
Update tests for LICENSE.txt rename.
|
2016-03-16 10:13:56 -07:00 |
|
irc
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
jamshred
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
key-handlers
|
…
|
|
|
key-logger
|
…
|
|
|
koszul
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
|
lcd
|
…
|
|
|
libtls
|
windows openssl, libtls: Use the libressl dlls for SSL.
|
2016-03-08 12:48:45 -08:00 |
|
libudev
|
factor: rename files that are not loadable on mac, too
|
2015-07-19 16:55:36 -07:00 |
|
libusb
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
lint
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
lisppaste
|
…
|
|
|
literate
|
…
|
|
|
log-viewer
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
lua
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
|
lunar-rescue
|
Update links to mameworld.net.
|
2015-09-29 09:12:39 -07:00 |
|
machine-learning
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
macho
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
magic
|
magic: fix image path
|
2015-07-20 08:15:19 -07:00 |
|
managed-server
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
|
marvel
|
use the new bytes>hex-string.
|
2016-03-16 10:13:56 -07:00 |
|
mason
|
mason.release.sign: Default cert-path.
|
2016-03-30 15:43:30 -07:00 |
|
math
|
maths.primes: finish renaming fast-gcd to simple-gcd.
|
2016-03-19 17:21:24 -07:00 |
|
maze
|
…
|
|
|
memcached
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
|
memory
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
merger
|
…
|
|
|
metar
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
method-chains
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
midi
|
midi: make write-chunk generic.
|
2015-04-28 14:13:42 -07:00 |
|
model-viewer
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
models
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
monads
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
money
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
mongodb
|
use the new bytes>hex-string.
|
2016-03-16 10:13:56 -07:00 |
|
morse
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
msgpack
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
msxml-to-csv
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
multi-methods
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07: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
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
noise
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
ntp
|
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 |
|
numbers-game
|
Add the banner. It should give the instructions before asking for a guess.
|
2012-02-09 08:13:25 -08:00 |
|
nurbs
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
oauth
|
use the new bytes>hex-string.
|
2016-03-16 10:13:56 -07:00 |
|
ogg
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
|
openal
|
factor: fix a few spots where FUNCTION: was malformed
|
2015-07-19 17:43:09 -07:00 |
|
opencl
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
opengl
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
pair-methods
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
pair-rocket
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07:00 |
|
pairs
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
parser-combinators
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
partial-continuations
|
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
|
2015-08-06 17:05:12 -05:00 |
|
path-finding
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
pcre
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
pdf
|
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 |
|
peg
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
picomath
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
ping
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
|
poker
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
pong
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07:00 |
|
pop3
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
processing/shapes
|
processing.shapes: fix rectangle.
|
2015-09-16 20:31:55 -07:00 |
|
progress-bars
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
project-euler
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
|
python
|
math.hashcodes,python.syntax: bi@ and -> both?
|
2015-11-04 09:25:32 +01:00 |
|
qtkit
|
…
|
|
|
quadtrees
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
qw
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
random
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
readline
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
|
readline-listener
|
readline-listener: readline-listener can call listener-main which prints version-info
|
2015-10-06 13:28:38 +02:00 |
|
reddit
|
reddit: use unix-time>timestamp.
|
2015-07-30 10:35:51 -07:00 |
|
redis
|
cleanup some QUALIFIED: that are no longer needed.
|
2016-03-29 10:20:16 -07:00 |
|
reports/noise
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
resolv-conf
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
robohash
|
…
|
|
|
robots
|
factor: Trim whitespace after ! comments and a few USING: lines that got skipped before.
|
2015-07-18 20:14:22 -07:00 |
|
roles
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
rosetta-code
|
rosetta-code.image-noise: use delete-all.
|
2016-03-28 14:18:47 -07:00 |
|
rot13
|
…
|
|
|
rpn
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
s3
|
factor: Rename I[ ]I to [I I]. Fix places where we do "string"token without whitespace.
|
2015-08-06 17:05:12 -05:00 |
|
semantic-versioning
|
…
|
|
|
sequences
|
sequences.extras: oops. cleanup dumb implementation.
|
2016-03-29 13:26:02 -07:00 |
|
sets/extras
|
sets: rename unordered-set back to set.
|
2016-03-29 15:46:29 -07:00 |
|
shell
|
shell: using glob-directory.
|
2016-03-27 18:52:45 -07:00 |
|
site-watcher
|
webapps.utils: new vocab with common code used in most webapps
|
2015-10-04 03:41:32 +02:00 |
|
slides
|
slides: some useful keybindings added
|
2015-10-25 21:57:40 +01:00 |
|
slots
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
smalltalk
|
smalltalk.parser: cleaner grammar (?)
|
2016-03-30 10:16:15 -07:00 |
|
snake-game
|
snake-game: refactor and restruture
|
2015-12-02 09:11:33 -08:00 |
|
sorting
|
sorting.quick: only allow sorting array-capacity things.
|
2015-08-15 17:10:27 -07:00 |
|
space-invaders
|
Update links to mameworld.net.
|
2015-09-29 09:12:39 -07:00 |
|
spelling
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
spheres
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
spider
|
Revert "spider: simplify apply-filters."
|
2016-03-29 06:03:31 -07:00 |
|
splitting/extras
|
…
|
|
|
spotlight
|
cleanup some uses of current-directory.
|
2016-03-18 17:04:05 -07:00 |
|
subrip-subtitles
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
sudoku
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
svg
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
synth
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
talks
|
talks: let's move all the talks vocabs to its own hierarchy
|
2015-10-25 21:57:38 +01:00 |
|
tar
|
cleanup some uses of current-directory.
|
2016-03-18 17:04:05 -07:00 |
|
taxes/usa
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
terminal
|
…
|
|
|
terminfo
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
terrain
|
unicode.data, terrain.generation: remove abusive stack effect names.
|
2016-03-25 03:13:27 -07:00 |
|
tetris
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
|
text-to-pdf
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
text-to-speech
|
…
|
|
|
time
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
time-server
|
…
|
|
|
tnetstrings
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
tokyo
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
|
tools
|
factor: remove rest of double paren words.
|
2016-03-25 03:13:27 -07:00 |
|
trails
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
|
trees
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
tty-server
|
…
|
|
|
turing
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
twitter
|
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 |
|
txon
|
txon: fix for string-lines.
|
2016-03-13 19:58:53 -07:00 |
|
tzinfo
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
ui
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
|
units
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
usa-cities
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
uu
|
uu: simplify a little bit.
|
2015-12-27 10:00:22 -08:00 |
|
variables
|
maintain gml, euler, flatland, pong, multi-methods, pair-rockets, variables.
|
2016-03-30 10:30:36 -07:00 |
|
variants
|
factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon.
|
2015-07-25 22:59:56 -07:00 |
|
vocabs/git
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
|
wake-on-lan
|
io.sockets: Add more utility words for working with udp.
|
2016-02-19 19:21:13 -08:00 |
|
webapps
|
webapps.mason.*: new docs and tests
|
2016-03-31 00:37:59 +02:00 |
|
webkit-demo
|
…
|
|
|
websites
|
chloe/html: switch to HTML5 templates
|
2016-03-11 18:20:55 -05:00 |
|
wikipedia
|
use scrape-html instead of "http-get nip parse-html".
|
2015-08-14 12:14:04 -07:00 |
|
window-controls-demo
|
…
|
|
|
wolfram-alpha
|
…
|
|
|
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 |
|
xdg
|
xdg: adding a XDG Base Directory Specification.
|
2015-11-04 10:24:27 -08:00 |
|
xkcd
|
use scrape-html instead of "http-get nip parse-html".
|
2015-08-14 12:14:04 -07:00 |
|
yahoo
|
urls: fix for the test failure in the yahoo vocab
|
2015-11-16 11:41:21 +01:00 |
|
yaml
|
sets: rename unordered-set back to set.
|
2016-03-29 15:46:29 -07:00 |
|
youtube
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
|
z-algorithm
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
|
zeromq
|
fix for bad renames.
|
2015-08-13 19:08:05 -07:00 |
|
zoneinfo
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |