.. |
24-game
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
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
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
anagrams
|
assocs: moving collect-by from math.statistics.
|
2016-12-28 12:56:19 -08: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
|
extra/: ensuring tests have an IN:-line ending with .tests
|
2016-08-20 06:01:16 +02:00 |
assoc-heaps
|
assoc-heaps: simplify.
|
2017-02-06 11:19:43 -08:00 |
assocs/extras
|
factor: fix whitespace at end of files.
|
2016-04-06 16:53:25 -07: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
|
extra/: ensuring tests have an IN:-line ending with .tests
|
2016-08-20 06:01:16 +02:00 |
balloon-bomber
|
balloon-bomber: fix window title typo.
|
2017-01-09 12:37:15 -08: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
|
benchmark: fix benchmark selection so it works like tools.test
|
2016-09-26 10:35:42 +02:00 |
bencode
|
bencode: adding bencoding vocabulary.
|
2016-05-09 21:38:05 -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
|
bloom-filters: adding summary.txt.
|
2016-08-08 10:17:00 -07:00 |
boids
|
Revert "boids: population needs to be an integer for slicing."
|
2016-04-23 12:43:15 -07:00 |
boyer-moore
|
boyer-moore: simplify M\ sequence search-from.
|
2017-02-06 11:17:32 -08: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
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
cap
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
cgi
|
cgi: cleaner looking without parens.
|
2017-02-06 16:22:07 -08:00 |
changer
|
changer: moving to extra for now.
|
2017-01-23 10:40:55 -08:00 |
checksums/process
|
no need to clone empty byte-array.
|
2017-01-22 15:41:07 -08:00 |
chess960
|
…
|
|
chipmunk
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
classes
|
using ignore-errors instead of [ drop ] recover.
|
2017-02-09 15:50:33 -08:00 |
clutter
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
codebook
|
add DOCTYPE html in most places.
|
2017-01-05 09:03:46 -08:00 |
color-picker
|
color-picker: small refactoring
|
2015-11-04 10:03:52 +01:00 |
color-table
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
colors
|
colors: adding some ABOUT: links.
|
2017-02-06 10:51:12 -08:00 |
combinators
|
combinators.extras: adding a variant to cond.
|
2017-02-21 14:51:30 -08:00 |
compiler/cfg
|
compiler.cfg.gvn.avail: fix using.
|
2017-02-08 09:30:31 -08: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,extra: refactorings to use the ignore-error and ignore-error/f words
|
2016-11-18 23:41:36 +01:00 |
cpu
|
Fix comments to be ! not #!.
|
2015-09-08 16:15:10 -07:00 |
crypto
|
using when instead of [ ] if.
|
2017-02-09 16:29:14 -08:00 |
ctags
|
ctags.etags: cleanup.
|
2016-04-19 08:40:42 -07:00 |
cuckoo-filters
|
cuckoo-filters: less duplication in cuckoo-insert.
|
2016-08-08 19:39:24 -07:00 |
cuda
|
factor: remove some extra whitespace.
|
2016-04-07 14:30:36 -07:00 |
cuesheet
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
curl
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
curses
|
curses.tests: only run the color test if term is color capable
|
2016-08-20 06:33:15 +02:00 |
cursors
|
cursors: zip-cursor distance-hint should be min length.
|
2016-03-20 14:50:33 -07:00 |
decimals
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
demos
|
Fix using list for keys/values change
|
2010-05-21 12:48:06 -05:00 |
descriptive
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -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
|
using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
|
2016-07-11 19:50:37 -07:00 |
echo-server
|
extra: cleanup some example servers, allow port to be specified on command line.
|
2017-01-31 15:55:31 -08: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 |
etc-hosts
|
etc-hosts: new vocab.
|
2016-08-14 11:43:20 -07:00 |
euler
|
euler.b-rep.io.obj: remove triple strings.
|
2016-03-30 13:58:12 -07:00 |
fastcgi
|
authors.txt: Remove empty lines.
|
2016-03-30 22:13:32 -07:00 |
fftw
|
extra/: ensuring tests have an IN:-line ending with .tests
|
2016-08-20 06:01:16 +02: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
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
flatland
|
processing.shapes: some cleanup.
|
2017-01-22 15:06:01 -08:00 |
flip-text
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
fluids
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
forestdb
|
forestdb.ffi: some updates.
|
2016-12-27 14:03:50 -08:00 |
freetype
|
some cleanup.
|
2016-11-26 22:01:03 -08:00 |
fuel
|
using ignore-errors instead of [ drop ] recover.
|
2017-02-09 15:50:33 -08:00 |
fullscreen
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
furnace/mongodb
|
…
|
|
game
|
math.trig: use deg>rad in a few places to reduce duplication.
|
2016-11-10 10:17:22 -08:00 |
gdbm
|
use ?delete-file instead of [ delete-file ] ignore-errors.
|
2016-07-10 20:28:46 -07:00 |
geo-ip
|
use reject instead of [ ... not ] filter.
|
2015-05-12 18:50:34 -07:00 |
geobytes
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
gesture-logger
|
tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
|
2014-07-03 21:57:07 +00:00 |
gml
|
using [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
|
2016-07-11 19:50:37 -07:00 |
google
|
google.gmail: fix to use set-query-params.
|
2017-01-23 10:06:16 -08:00 |
gopher
|
gopher: use url encoding and decoding to work with weird filenames.
|
2016-11-02 11:11:53 -07:00 |
gpu
|
basis/,extra/: using parse-array-def in a bunch of places
|
2016-12-03 13:23:24 +01:00 |
graphviz
|
graphviz.render: forgot to change open-file to open-item
|
2016-12-18 16:02:25 +01:00 |
grid-meshes
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
grouping/extras
|
more doc type fixes.
|
2014-05-24 17:16:26 -07:00 |
gstreamer
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
gtk-samples
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -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
|
hashcash: strftime
|
2017-01-04 08:11:01 +01:00 |
hashtables/numbers
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
hello-ui
|
tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
|
2014-07-03 21:57:07 +00:00 |
hello-unicode
|
tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
|
2014-07-03 21:57:07 +00:00 |
hello-world
|
…
|
|
help/pdf
|
vocabs.metadata.resources,help.pdf: gather used
|
2016-11-28 02:04:28 +01:00 |
html
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
icfp/2006
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
id3
|
id3: fix for find-files-by-extension rename.
|
2017-03-05 13:47:19 -08:00 |
ifaddrs
|
ifaddrs: get interface-names on unix.
|
2016-03-20 21:00:18 -07:00 |
images
|
no need to clone empty byte-array.
|
2017-01-22 15:41:07 -08:00 |
imap
|
calendar.format: moving parsing words to a new vocab calendar.parser
|
2017-01-04 08:50:24 +01:00 |
infix
|
infix: adding support for constants and ( -- x ) words.
|
2017-03-18 13:27:33 -07:00 |
ini-file
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
io
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
irc
|
irc.logbot: more strftime
|
2017-01-04 09:46:17 +01:00 |
jamshred
|
jamshred.sound: re-adding bang.wav that went missing awhile back.
|
2016-09-19 08:16:37 -07:00 |
key-handlers
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
key-logger
|
Rename alarms -> timers
|
2010-06-10 16:39:13 -05:00 |
koszul
|
disambiguate namespaces:set and sets:set.
|
2016-03-29 17:14:42 -07:00 |
lcd
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
lint
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
lisppaste
|
…
|
|
literate
|
use suffix! and append!.
|
2014-12-03 11:37:34 -08:00 |
log-viewer
|
tags.txt: Remove empty files.
|
2016-03-30 22:14:50 -07:00 |
lru-cache
|
lru-cache: fix M\ lru-cache clone.
|
2017-03-02 18:41:24 -08: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
|
assocs: moving collect-by from math.statistics.
|
2016-12-28 12:56:19 -08:00 |
macho
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
magic
|
extra/: ensuring tests have an IN:-line ending with .tests
|
2016-08-20 06:01:16 +02:00 |
managed-server
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
marvel
|
use the new bytes>hex-string.
|
2016-03-16 10:13:56 -07:00 |
mason
|
mason.report: adding stack effect.
|
2017-01-22 14:43:28 -08:00 |
math
|
math.cardinality: relax the comparison so tests run more successfully.
|
2017-01-05 09:06:33 -08:00 |
maze
|
tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
|
2014-07-03 21:57:07 +00:00 |
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
|
tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
|
2014-07-03 21:57:07 +00:00 |
metar
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
method-chains
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
midi
|
byte-arrays.hex: removing HEX{ ab cd ef } in favor of B{ 0xab 0xcd 0xef }.
|
2016-11-08 21:10:58 -08:00 |
model-viewer
|
using when instead of [ ] if.
|
2017-02-09 16:29:14 -08:00 |
models
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
monads
|
lists: first pass at some cleanup.
|
2016-04-17 13:08:32 -07:00 |
money
|
money: adding support for floats.
|
2017-01-25 16:44:25 -08:00 |
mongodb
|
using when instead of [ ] if.
|
2017-02-09 16:29:14 -08:00 |
morse
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
msgpack
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
msxml-to-csv
|
tags.txt: Remove empty files.
|
2016-03-30 22:14:50 -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
|
nurbs: cleanup.
|
2017-01-22 14:47:50 -08:00 |
oauth1
|
oauth: let's rename vocab to oauth1
|
2016-10-17 08:03:48 +02:00 |
oauth2
|
using when instead of [ ] if.
|
2017-02-09 16:29:14 -08:00 |
odbc
|
odbc: add self to copyright and authors file
|
2016-10-30 18:59:10 -07:00 |
ogg
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
openal
|
openal.alut: fixing alut so it should throw better error messages
|
2016-09-14 15:53:29 +02:00 |
opencl
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
opengl
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09: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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
parser-combinators
|
add DOCTYPE html in most places.
|
2017-01-05 09:03:46 -08: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
|
pcre: fix so that version parses "8.36-RC1 2014-04-21" to a number too
|
2016-08-21 02:20:50 +02:00 |
pdf
|
pdf.wrap: make sure to calculate whitespace properly.
|
2017-02-02 09:14:10 -08:00 |
peg
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02: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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
pong
|
pong: no need for multi-methods.
|
2017-01-22 15:10:42 -08:00 |
pop3
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
processing/shapes
|
processing.shapes: some cleanup.
|
2017-01-22 15:06:01 -08:00 |
progress-bars
|
progress-bars.models: rename <file-progress-display> to <progress-display>.
|
2016-11-08 14:14:15 -08:00 |
project-euler
|
remove some uses of conjoin.
|
2017-02-07 15:14:20 -08:00 |
python
|
python.tests: fix test that broke for unknown reason on python 2.7.12
|
2016-11-21 04:59:03 +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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
readline
|
factor: more function messups
|
2015-07-19 20:09:21 -07:00 |
readline-listener
|
using when instead of [ ] if.
|
2017-02-09 16:29:14 -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
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
robohash
|
robohash: adding a robot-based hashing tool.
|
2015-04-01 14:56:23 -07:00 |
robots
|
calendar.parser,robots: hhmm>timestamp -> hhmm>duration
|
2017-01-04 09:10:15 +01:00 |
roles
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
rosetta-code
|
rosetta-code.equilibrium-index: simplify.
|
2017-02-09 16:04:20 -08:00 |
rot13
|
rot13: adding some tests.
|
2013-02-22 09:50:26 -08:00 |
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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
sequences
|
sequences.extras: additional tests for take-while and drop-while.
|
2017-01-26 22:09:13 -08:00 |
sets/extras
|
sets.extras: rename duplicates-by to unique-by, hah.
|
2016-11-18 07:10:50 -08:00 |
shell
|
shell: fix rename of glob-directory to glob.
|
2016-04-06 17:02:03 -07:00 |
site-watcher
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07: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
|
sets: moving unique/conjoin/conjoin-at to compiler.utilities.
|
2017-02-07 18:54:24 -08:00 |
snake-game
|
snake-game.*: fix name in the copyright
|
2016-10-30 16:10:31 -07:00 |
sorting
|
sorting.quick: only allow sorting array-capacity things.
|
2015-08-15 17:10:27 -07:00 |
space-invaders
|
space-invaders: calling exit-openal otherwise sound can get stuck when quitting the game
|
2016-06-17 00:31:47 +02: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
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07:00 |
splitting/extras
|
splitting.extras-docs: mark -slice variants as related-words
|
2017-01-20 08:21:54 -08:00 |
spotlight
|
Tag the spotlight vocab with the "macosx" platform
|
2016-11-02 08:01:26 -07:00 |
stream/extras
|
stream.extras: add print-flush, write-flush, etc.
|
2016-05-09 17:18:08 -07:00 |
subrip-subtitles
|
calendar.format: moving parsing words to a new vocab calendar.parser
|
2017-01-04 08:50:24 +01:00 |
successor
|
successor: new vocab.
|
2016-04-28 20:51:39 -07:00 |
sudoku
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
svg
|
svg: fix tests to use deg>rad.
|
2016-11-10 10:23:10 -08:00 |
synth
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
talks
|
Add EOL at EOF for all authors.txt files for consistency
|
2016-07-30 09:25:30 -07: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
|
basis/extra: switch to "vocab." os name>> append require.
|
2014-11-13 13:00:44 -08:00 |
terminfo
|
terminfo: new platforms.txt
|
2016-08-05 01:07:31 +02:00 |
terrain
|
math.trig: use deg>rad in a few places to reduce duplication.
|
2016-11-10 10:17:22 -08:00 |
tetris
|
syntax: removing #! as a comment character.
|
2015-09-09 18:28:08 -07:00 |
text-analysis
|
text-analysis: vocab to analyze English text.
|
2016-04-28 18:02:36 -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
|
text-to-speech: enable use from command-line.
|
2015-04-09 10:44:18 -07:00 |
time
|
core, basis, extra: Remove DOS line endings from files.
|
2015-06-29 17:25:40 -07:00 |
time-server
|
extra: cleanup some example servers, allow port to be specified on command line.
|
2017-01-31 15:55:31 -08:00 |
tnetstrings
|
Adding escaping to CHAR: " -> CHAR: \"
|
2016-09-04 06:40:43 +02:00 |
tokyo
|
factor: actual patch to remove ; from all c/fortran functions
|
2015-07-19 16:25:30 -07:00 |
tools
|
tools.wc: adding "wc" tool.
|
2017-01-22 14:40:37 -08:00 |
trails
|
processing.shapes: some cleanup.
|
2017-01-22 15:06:01 -08:00 |
trees
|
trees, attempt to keep shape during conersions
|
2017-02-08 10:37:02 -08: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
|
Revert "sequences: swap stack arguments for start/start*/subseq?."
|
2017-01-21 07:20:14 -08:00 |
tzinfo
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
ui
|
math.vectors: new word vclamp for clamping vectors
|
2016-08-22 14:22:26 +02:00 |
units
|
using map-reduce instead of unclip reduce.
|
2017-02-07 12:16:12 -08: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.backend.watchdog: simplify.
|
2017-01-22 14:44:20 -08:00 |
webkit-demo
|
…
|
|
websites
|
websites.factorcode: fix image-path example.
|
2016-11-06 12:09:30 -08:00 |
wikipedia
|
wikipedia: strftime + tests
|
2017-01-03 15:37:53 +01:00 |
window-controls-demo
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
wolfram-alpha
|
http.client: remove http-get* and its friends, change http-request* and with-http-request* to not check response codes.
|
2014-03-12 19:39:15 -07: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: one R/ syntax to rule them all, simpler this way.
|
2016-03-30 21:09:08 -07:00 |
yahoo
|
urls: fix for the test failure in the yahoo vocab
|
2015-11-16 11:41:21 +01:00 |
yaml
|
yaml: using ?adjoin.
|
2017-02-07 12:33:34 -08:00 |
youtube
|
youtube: throw an error if the given youtube video isn't downloadable
|
2016-06-23 02:20:25 +02:00 |
z-algorithm
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
zeromq
|
calendar.format: moving parsing words to a new vocab calendar.parser
|
2017-01-04 08:50:24 +01:00 |
zoneinfo
|
calendar.english: new vocab for english names for days and months
|
2017-01-03 15:48:08 +01:00 |