factor/extra
Slava Pestov dafa068f34 ui.gadgets.controls: fix load error 2009-10-20 02:18:21 -05:00
..
4DNav docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
24-game docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
adsoda docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
alien/data/map tweak parse-c-type so data-map can parse non-c-types 2009-10-16 16:10:09 -05:00
animations docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
annotations Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
asn1 use CONSTANT: 2009-02-22 17:58:14 -06:00
assoc-heaps docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
audio update C-STRUCT:s in audio.wav 2009-09-18 16:14:02 -05:00
backtrack Add documentation and tests for extra/backtrack 2009-05-24 16:03:01 +02:00
balloon-bomber Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue 2009-10-16 12:15:10 +13:00
bank Update documentation for stricter vocabulary search path semantics 2009-05-16 00:29:21 -05:00
benchmark fix benchmark.terrain-generation 2009-10-15 23:20:05 -05:00
bloom-filters docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
brainfuck replace usages of <" with """ 2009-09-20 22:42:40 -05:00
bson bson: fix broken unit test 2009-07-13 22:59:51 -05:00
bunny fix more ambiguities 2009-09-17 09:29:23 -05:00
c remove some c parsing words from sequence-parser 2009-08-01 20:42:29 -05:00
cap cap: explicitly set the image's component-type 2009-10-09 15:58:34 -04:00
central Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
chess960 chess960 buddy 2009-02-28 16:16:09 -06:00
chicago-talk Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
classes vectored struct functor 2009-10-15 14:33:40 -05:00
closures ui.frp uses placeholders for templating 2009-06-10 16:15:02 -05:00
color-picker give range models a step parameter; use it on sliders so the thumb can step by any interval 2009-06-18 20:57:02 -05:00
color-table human-sort is now { human<=> } sort-by 2009-04-04 15:46:18 -05:00
combinators/tuple docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
compiler/graphviz Fix test failures in compiler.cfg.linearization.order, compiler.tests.low-level-ir and compiler.graphviz 2009-09-22 05:07:52 -05:00
constructors remove experimental constructors features 2009-07-23 15:59:55 -05:00
contributors contributors: exclude merges to make patch counts more reasonable 2009-07-09 06:58:47 -05:00
coroutines Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
couchdb Make couchdb unportable for now 2009-04-19 17:39:26 -05:00
cpu/8080 Build fixes 2009-10-19 19:18:08 -05:00
crypto use iota in crypto.xor 2009-10-06 20:29:43 -05:00
ctags docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
curses alien.syntax: add C-GLOBAL: for defining words to access global variables, and remove the gimpy one from core-text.utilities 2009-10-09 04:46:29 -05:00
cursors Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
db/info db configurations factored out through db.info 2009-07-28 15:34:49 -05:00
decimals initial shot at a decimals library 2009-09-22 18:56:59 -05:00
demos Fix up 'demos' vocab 2009-04-02 01:17:55 -05:00
descriptive docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
digraphs Using inheritance instead of delegation in digraphs 2008-10-01 10:57:15 +10:00
dns Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
drills ui.frp book gadgets 2009-05-30 10:58:32 -05:00
ecdsa move some allocation words that don't really have much to do with c types out of alien.c-types into a new alien.data vocab 2009-09-17 22:36:05 -05:00
enter simplified main word definition 2009-07-31 11:10:51 -05:00
env docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
fjsc Fix webapps.fjsc bitrot and move from unmaintained 2009-10-15 15:46:33 +13:00
fonts/syntax replaced redundancies 2009-08-04 17:16:34 -05:00
freetype replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
fries extra sequences functions moved out of core 2009-06-17 12:35:09 -05:00
fuel Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor 2009-08-10 16:20:14 -05:00
galois-talk fix some duplicate using lines 2009-05-18 23:45:52 -05:00
game move game-* to game.* and update all usages 2009-10-08 01:42:54 -05:00
geo-ip use CONSTANT: 2009-03-12 23:16:07 -05:00
geobytes support for geobytes city/country/region database 2009-03-12 23:15:42 -05:00
gesture-logger larger default window size for gesture-logger 2009-05-14 15:43:51 -05:00
google-tech-talk Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
gpu gpu.render: factor out and make public a "bind-uniforms" word for binding a uniform-tuple to a program-instance independent of a render-set 2009-10-18 18:31:38 -05:00
grid-meshes terrain: make it deploy 2009-10-16 23:43:44 -05:00
half-floats change half-floats to make a primitive C type instead of a single-slot C-STRUCT: + boxer/unboxer 2009-09-18 17:36:20 -05:00
hashcash docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
hello-ui hello-ui and spheres can deploy without I/O 2009-05-12 04:18:50 -05:00
hello-unicode Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
hello-world Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
histogram docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
html docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
icfp/2006 Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
id3 docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
images images.normalization: reorder-components should fail if component-order is not a representation of its layout 2009-10-09 15:58:36 -04:00
infix docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
io/serial update io.serial structs 2009-09-19 21:14:38 -05:00
irc docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
jamshred Fixing various test failures caused by C type parser change, and clarify C type docs some more 2009-09-28 08:48:39 -05:00
joystick-demo move game-* to game.* and update all usages 2009-10-08 01:42:54 -05:00
jvm-summit-talk jvm-summit-talk: Slides from talk 2009-09-22 03:23:55 -05:00
key-caps move game-* to game.* and update all usages 2009-10-08 01:42:54 -05:00
key-handlers ui.gadgets.poppers: new ui gadget 2009-08-05 20:01:50 -05:00
koszul Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
lcd Various load-everything fixes 2009-03-07 01:22:21 -06:00
lisppaste Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
llvm Specialized array overhaul 2009-09-09 22:33:34 -05:00
log-viewer io.monitors:next-change now outputs a single value instead of a pathname and a sequence 2009-01-26 23:18:57 -06:00
lunar-rescue Fix invaders sound and fix bitrot in balloon-bomber and lunar-rescue 2009-10-16 12:15:10 +13:00
managed-server replace usages of <" with """ 2009-09-20 22:42:40 -05:00
mason mason.child: don't need command line switches for SSE version anymore 2009-09-20 23:16:14 -05:00
math add some tests for math.matrices.simd matrix-vector multiplication 2009-10-15 13:35:22 -05:00
maze Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
memory docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
merger removed shadowed imports from old modules 2009-05-25 15:28:05 -05:00
method-chains Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
minneapolis-talk fix some duplicate using lines 2009-05-18 23:45:52 -05:00
models docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
monads Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
money add 10^ to math.functions and update usages 2009-08-11 18:00:24 -05:00
mongodb added pprint* method for mdb-error 2009-08-20 19:14:40 +02:00
morse better fix for morse 2009-04-26 14:43:06 -05:00
msxml-to-csv Moving XML vocabularies around 2009-02-05 21:17:03 -06:00
multi-methods fix unit tests for multi-methods 2009-08-17 19:24:14 -05:00
native-thread-test update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
nehe Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
nested-comments make nested-comments work again with new strings 2009-09-19 14:14:47 -05:00
noise use unsigned<->signed unpacking for normal-noise because SSE doesn't have an unsigned->unsigned pack instruction 2009-10-16 22:03:55 -05:00
numbers-game Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
nurbs update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
ogg update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
openal update vocabs so a load-all on macosx works without parsing c-type strings 2009-09-27 15:11:21 -05:00
opengl replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
otug-talk replace usages of <" with """ 2009-09-20 22:42:40 -05:00
pair-methods [ [ ... ] bi@ >=< ] sort => [ ... ] inv-sort-with 2009-08-02 20:14:56 -05:00
pair-rocket replace usages of <" with """ 2009-09-20 22:42:40 -05:00
parser-combinators Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
partial-continuations docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
peg peg: fix unit test failures 2009-10-19 06:01:20 -05:00
persistency moved patterns to persistency for new db prep 2009-08-05 16:45:22 -05:00
poker Make lookup indices zero-based for poker values 2009-05-08 02:24:12 -04:00
prettyprint/callables make simplify-callable prettyprinting an optional load in extra 2009-08-07 16:19:46 -04:00
project-euler Solution to Project Euler problem 81 2009-10-18 23:45:33 +09:00
qtkit helper words for qtkit 2009-09-18 13:41:55 -05:00
quadtrees docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
qw docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
random specialized-arrays, specialized-vectors: fix potential problem if two vocabularies define different C types with the same name 2009-10-19 04:41:53 -05:00
recipes Revert basis UI gadget changes 2009-08-06 16:46:48 -05:00
redis redis.assoc: Use redis-flushdb in clear-assoc 2009-05-11 00:50:22 -03:00
reports/noise Fix unit tests and load errors for slip removal 2009-05-10 17:03:41 -05:00
robots allow robot-identifiers to be set for robots.txt 2009-06-19 14:41:48 -05:00
roles replace usages of <" with """ 2009-09-20 22:42:40 -05:00
rot13 case/cond 2008-04-11 12:57:43 -05:00
rpn rpn: fix operator order issue (reported by Jason Merrill) 2009-09-23 17:33:03 -05:00
run-desc separated run-desc from launcher 2009-07-22 10:28:27 -05:00
s3 Add S3 docs 2009-10-15 13:42:01 +13:00
sequence-parser Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
sequences docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
set-n dynamic lambdas 2009-06-21 21:07:16 -05:00
site-watcher fixing docs 2009-09-23 12:52:42 -05:00
slides slides: support 'f' to toggle fullscreen view 2009-09-18 14:36:06 -07:00
smalltalk Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
space-invaders Build fixes 2009-10-19 19:18:08 -05:00
spheres update demos using GL_EXT_framebuffer_object and GL_ARB_texture_float to use suffixless opengl 3 symbol names 2009-06-24 17:59:25 -05:00
spider docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
sudoku Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
sudokus Revert basis UI gadget changes 2009-08-06 16:46:48 -05:00
svg fix using and tests 2009-09-23 12:54:34 -05:00
synth more loading fixes 2009-09-17 09:55:09 -05:00
tar use bi, call >string on c-strings from tar 2009-05-10 23:21:45 +02:00
taxes/usa undo load breakage 2009-02-09 22:05:58 -06:00
tc-lisp-talk replace usages of <" with """ 2009-09-20 22:42:40 -05:00
terrain terrain: fix deploy config 2009-10-17 16:43:47 -05:00
tetris Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
time-server change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
tokyo replace all TYPEDEF: void* XXX* with C-TYPE: XXX 2009-09-27 22:21:24 -05:00
trees docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
tty-server change threaded-server and managed-server to take an encoding 2009-05-30 19:15:53 -05:00
turing new accessors 2008-08-30 21:22:29 -05:00
twitter Fixing twitter 2009-02-13 20:20:22 -06:00
ui ui.gadgets.controls: fix load error 2009-10-20 02:18:21 -05:00
units Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
update Making more code infer 2009-04-15 19:03:44 -05:00
usa-cities Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead 2009-02-15 20:45:06 -06:00
variants docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
vars Changing : foo ; parsing to SYNTAX: foo ; 2009-03-21 01:27:50 -05:00
vpri-talk Updating code in basis and extra for stricter vocab search path semantics 2009-05-14 23:23:06 -05:00
webapps Fix webapps.fjsc bitrot and move from unmaintained 2009-10-15 15:46:33 +13:00
webkit-demo webkit-demo: update for recent <ViewWindow> stack effect change 2009-07-05 21:40:47 -05:00
websites/concatenative vm: replace generations array with individual instance variables referencing zone objects 2009-10-07 11:59:59 -05:00
window-controls-demo support textured windows on os x and windows 6.x 2009-09-24 13:05:27 -05:00
wordtimer Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
yahoo Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00