factor/extra
Slava Pestov b4fc1e0d5f Make vocab-usage and vocab-uses more useful 2008-07-15 16:17:13 -05:00
..
alarms Rename from-now to hence 2008-07-08 15:50:38 -05:00
alias Fix load-everything 2008-06-30 16:06:14 -05:00
ascii
asn1
assocs/lib assocs.lib: remove old code 2008-07-12 15:49:14 -05:00
automata automata.ui: update for new add-gadget effect 2008-07-13 02:02:08 -05:00
backtrack Rename incorrectly named file 2008-07-13 07:35:18 +02:00
bake bake: minor fix 2008-07-14 16:38:37 -05:00
balloon-bomber
bank
base64
benchmark Oops 2008-07-14 13:37:37 -05:00
biassocs Doc updates 2008-07-12 21:28:43 -05:00
bit-arrays Remove useless bitand from integer>bit-array; set-alien-unsigned-1 does that for us! 2008-07-06 19:39:53 -07:00
bit-vectors Fixing unit test failures 2008-07-02 15:57:38 -05:00
bitfields Doc updates 2008-07-12 21:28:43 -05:00
boids boids.ui: Rewrite to not use 'gadget,' 2008-07-13 17:12:34 -05:00
bootstrap Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
bubble-chamber
builder builder.util: remove old code 2008-07-11 13:27:04 -05:00
bunny duh... bunny.outlined needs to update the framebuffer size after it builds it! 2008-07-11 20:16:22 -07:00
cairo
cairo-demo
calendar Rename from-now to hence 2008-07-08 15:50:38 -05:00
cfdg
channels
checksums
circular
classes/tuple/lib Fix load-everything 2008-06-30 16:06:14 -05:00
cocoa replace limited assoc>NSDictionary word with a >plist word that can convert any structure of numbers, strings, byte-arrays, hashtables, and sequences into the equivalent Cocoa objects 2008-07-13 19:19:16 -07:00
color-picker color-picker: rewrite <color-picker> 2008-07-15 01:58:37 -05:00
colors
columns Fix a small typo in columns documentation 2008-07-07 23:28:22 +02:00
combinators Fixes 2008-07-08 14:20:43 -05:00
concurrency Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
contributors
cords
core-foundation whoops... missed core-foundation.run-loop! 2008-07-14 20:21:10 -07:00
coroutines
cpu/8080 Cleanup some cpu-8080 code 2008-07-11 11:37:02 +12:00
crypto
csv
ctags Fix errors in new tests 2008-07-14 14:53:56 +02:00
db Merge branch 'master' of git://factorcode.org/git/factor 2008-07-09 19:12:08 -05:00
delegate Fix delegate for slot property change, declarations and inheritance 2008-07-14 13:37:24 -05:00
descriptive Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
digraphs
disjoint-set
dns Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
documents documents: move from delegation to inheritance 2008-07-08 23:08:12 -05:00
editors Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
factory Remove obsolete deploy descriptor 2008-06-29 02:17:46 -05:00
faq
farkup
fjsc Use new style accessors in fjsc 2008-07-11 11:37:02 +12:00
float-arrays More efficient float arrayss; 15% improvement on spectral-norm 2008-07-12 21:15:11 -05:00
float-vectors Fixing unit test failures 2008-07-02 15:57:38 -05:00
freetype
fry Fix typo 2008-07-11 00:00:31 -05:00
ftp Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
furnace Conversation scope work in progress 2008-07-09 23:41:45 -05:00
gap-buffer
generalizations generalizations no longer needs locals 2008-07-13 19:55:42 -05:00
generic/lib
geo-ip Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
geom
gesture-logger Update minor demos for inheritance 2008-07-12 01:29:25 -05:00
globs
golden-section
graph-theory Added authors.txt, etc. to graph-theory 2008-06-20 23:53:47 -04:00
graphics Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
hardware-info
hash2 Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
hello-ui
hello-world Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
help Make vocab-usage and vocab-uses more useful 2008-07-15 16:17:13 -05:00
hexdump
hints Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
html Merge branch 'master' of git://factorcode.org/git/factor 2008-07-08 15:34:12 -05:00
http Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
icfp/2006
interval-maps Fix deploy tests 2008-07-02 21:52:28 -05:00
inverse Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
io Various minor compiler tweaks 2008-07-12 01:08:30 -05:00
iokit HID manager callback convenience words. CFRunLoop function bindings 2008-07-14 20:12:06 -07:00
irc Fixed bug in ui.gadgets.tabs, irc.ui no longer uses delegation 2008-07-11 16:31:35 -04:00
jamshred more rect updates 2008-07-11 21:06:31 -05:00
json Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
koszul Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
lcd Fix a couple of load errors 2008-07-05 21:29:02 -05:00
lcs Tweaking docs, change stage2 to load less stuff 2008-07-03 01:39:45 -05:00
line-art
lisp Fix lisp unit tests 2008-07-11 11:37:02 +12:00
lisppaste
lists Doc updates 2008-07-12 21:28:43 -05:00
locals Some unit test fixes 2008-06-30 03:57:00 -05:00
log-viewer
logging Fix analysis for recent change 2008-07-09 17:03:16 -05:00
lsys lsys.ui: Rewrite to not use 'gadget,' 2008-07-13 17:09:03 -05:00
lunar-rescue
macros Some unit test fixes 2008-06-30 03:57:00 -05:00
match Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
math Change math.blas.vectors division tests so that everything is powers of two--no floating-point error 2008-07-15 08:57:24 -07:00
maze more rect updates 2008-07-11 21:06:31 -05:00
memoize Some unit test fixes 2008-06-30 03:57:00 -05:00
micros Fix micros.windows 2008-06-27 20:18:51 -05:00
mime-types
minneapolis-talk
models Documentation updates 2008-07-13 19:55:54 -05:00
monads
money Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
morse
mortar Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
msxml-to-csv
multi-methods Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
multiline Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
namespaces/lib Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
nehe nehe: rewrite to not use 'gadget,' 2008-07-13 16:40:05 -05:00
newfx newfx: purge and purge! 2008-07-11 11:56:05 -05:00
numbers-game
odbc Fix load-everything 2008-06-30 16:06:14 -05:00
ogg
openal
opengl Update bunny, spheres, demo-support to use delegation 2008-07-11 18:51:25 -07:00
openssl Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
optimizer/debugger Expand allocations for simpler intrinsics 2008-07-13 03:53:34 -05:00
oracle
ori Fix inference 2008-06-27 21:11:58 -05:00
pack
pango Remove some usages of deprecated features 2008-06-30 05:22:05 -05:00
parser-combinators
partial-continuations
peg Correct help-lint issues in pegs 2008-07-15 13:51:55 +12:00
persistent-heaps Persistent heaps documentation 2008-07-11 10:37:51 -07:00
persistent-vectors Debug persistent vectors 2008-07-06 06:09:21 -05:00
porter-stemmer
pos
present Some unit test fixes 2008-06-30 03:57:00 -05:00
processing more rect updates 2008-07-11 21:06:31 -05:00
project-euler Documentation updates, rename unfold to produce 2008-07-10 01:00:27 -05:00
promises
qualified Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
random Fixing unit test failures 2008-07-02 15:57:38 -05:00
random-weighted random-weighted: Use fry instead of bake 2008-06-30 10:05:29 -05:00
raptor raptor: Minor fix 2008-06-30 10:30:52 -05:00
regexp Code cleanup 2008-06-25 03:33:58 -05:00
reports Move general shufflers and combinators into generalizations, move narray there too 2008-07-07 19:36:33 -05:00
rewrite-closures rewrite-closures: Minor improvements 2008-07-01 09:31:52 -05:00
roman
rot13
self
semantic-db Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
sequences Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
serialize Fixing unit test failures 2008-07-02 15:57:38 -05:00
shell Update code for combinators.short-circuit 2008-06-24 13:47:54 -05:00
shuffle ugh 2008-07-08 12:44:25 -05:00
size-of size-of: Use bake syntax 2008-06-30 10:26:18 -05:00
slides UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs 2008-07-10 20:32:17 -05:00
smtp
sorting/insertion
soundex New extra/tr/ vocab for fast translation of ASCII strings; improves reverse-complement performance by 11%; add soundex vocab which uses tr 2008-07-09 19:25:24 -05:00
space-invaders
spheres Update bunny, spheres, demo-support to use delegation 2008-07-11 18:51:25 -07:00
springies springies: use new accessors 2008-07-12 13:05:51 -05:00
state-machine Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
state-parser Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
state-tables
strings/lib
structs
sudoku Tweak deploy descriptors 2008-07-03 20:50:08 -05:00
symbols Split up huge parser vocabulary 2008-06-25 03:25:08 -05:00
syndication Fixing syndication to handle more RSS feeds seen in the wild 2008-06-27 01:30:23 -05:00
synth
tangle
tar Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
taxes
tetris more rect updates 2008-07-11 21:06:31 -05:00
tools Make vocab-usage and vocab-uses more useful 2008-07-15 16:17:13 -05:00
tr Fix tr for chars > 255 2008-07-09 20:42:59 -05:00
trees
triggers
tty-server
tuple-arrays Tuple array streamlining 2008-07-14 01:30:33 -07:00
tuple-syntax Help lint fixes 2008-07-04 02:52:27 -05:00
turing
turtle
ui ui.gadgets.sliders: rewrite some words 2008-07-15 14:12:23 -05:00
unicode Use tr instead of substitute in a few places 2008-07-09 19:43:46 -05:00
units Move mirrors out of the boot image 2008-07-02 00:20:01 -05:00
unix Fix typedefs for 64-bit OpenBSD and FreeBSD 2008-07-09 18:24:28 -05:00
update update.backup: run backup in a try 2008-07-11 15:45:06 -05:00
urls Fix deploy tests 2008-07-02 21:52:28 -05:00
usa-cities Move firstn to generalizations, clean it up a bit 2008-07-13 19:50:37 -05:00
validators
values Builtinn types now use new slot accessors; tuple slot type declaration work in progress 2008-06-28 02:36:20 -05:00
vars Fix load-everything 2008-06-30 16:06:14 -05:00
webapps Conversation scope work in progress 2008-07-09 23:41:45 -05:00
websites/concatenative Minor Wiki improvements 2008-07-08 16:15:51 -05:00
windows remove redundant comment line from dinput 2008-07-15 06:28:10 -07:00
wordtimer Revert "Remove wordtimer vocab, shouldn't be on this branch" 2008-07-13 18:46:49 +02:00
wrap
x
x11
xml Fix unit test failures 2008-07-05 23:08:30 -05:00
xml-rpc
xmode Fix xmode.keyword-map to not use delegation 2008-07-11 00:46:06 -05:00
yahoo