factor/extra
Slava Pestov 88b401b383 Rename math.geometry.rect to math.rectangles
Remove math.geometry.points
Remove rect-loc and rect-dim words
2009-02-05 03:28:41 -06:00
..
4DNav Moving 4DNav out of unmaintained and fixing docs 2009-01-30 11:39:39 -06:00
24-game fix docs 2008-09-02 19:04:14 -05:00
L-system Add L-system.models.tree-5 2009-01-11 11:02:48 -06:00
adsoda Fixing adsoda docs 2009-01-30 11:45:55 -06:00
advice Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
animations dt>seconds -> duration>seconds 2008-09-01 20:09:51 -05:00
asn1 more asn1 compiles now, so fix errors. not sure why >ber-context-specific string method takes two parameters 2009-01-20 05:05:51 -06:00
automata renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
backtrack Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
bank remove >r r> 2008-12-14 00:48:06 -06:00
benchmark rename a word 2009-01-30 12:49:22 -06:00
boids UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words 2009-02-01 20:31:42 -06:00
boolean-expr renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
bubble-chamber Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
bunny Cleaning up more -rot usages 2008-12-22 05:41:01 -06:00
cairo-demo Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
cairo-samples Move cairo.samples to cairo-samples 2008-12-17 20:03:39 -06:00
cap cap doesn't need opengl.framebuffers 2008-12-03 00:06:08 -06:00
cfdg Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
color-picker Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
combinators Add ncleave back to combinators.cleave, since it does not behave like generalizations:ncleave 2008-12-18 03:38:21 -06:00
constructors Minor tweak 2009-01-30 15:16:05 -06:00
contributors Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
coroutines Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
crypto renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
ctags Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
curses checkin curses library i started last summer 2009-01-11 11:36:22 -06:00
demos Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
descriptive Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
digraphs Using inheritance instead of delegation in digraphs 2008-10-01 10:57:15 +10:00
dns Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
easy-help renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
fjsc Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
flatland flatland: add 'within?' 2008-12-10 13:54:22 -06:00
frame-buffer Add extra/frame-buffer 2008-12-15 18:36:52 -06:00
fuel FUEL: Bug fix: escape ';' in fuel pretty print. 2009-01-30 00:33:13 +01:00
galois-talk Fix gradient in slides 2008-11-17 21:45:23 -06:00
game-input Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
geo-ip use smart combinator in geo-ip 2009-01-08 17:53:48 -06:00
gesture-logger new accessors 2008-09-02 13:02:51 -05:00
golden-section Looks like golden-section is good to go for extra 2008-12-22 00:05:19 -06:00
google-tech-talk io.monitors:next-change now outputs a single value instead of a pathname and a sequence 2009-01-26 23:18:57 -06:00
graph-theory Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
graphics Remove redundant call to normalize-path 2008-12-15 19:46:43 -06:00
hello-ui Update deployment descriptors for deploy-random? removal 2008-11-06 01:40:54 -06:00
hello-unicode <border> now takes a pair instead of an integer 2009-02-02 00:00:45 -06:00
hello-world Don't include threading support with hello-world; this reduces size by ~30kb 2008-12-08 19:18:03 -06:00
html/parser Fixing HTML dependancy on state-parser 2009-01-21 21:57:44 -06:00
icfp/2006 Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
inverse renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
io/serial clean up io.serial a bit 2008-12-15 09:48:37 -06:00
iokit Update for core-foundation.dictionaries split 2009-01-16 18:45:39 -06:00
irc Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
joystick-demo <border> now takes a pair instead of an integer 2009-02-02 00:00:45 -06:00
key-caps <border> now takes a pair instead of an integer 2009-02-02 00:00:45 -06:00
koszul Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
lcd UI cleanup: make some ui.gadgets words private, give labels a virtual slot instead of label-string/set-label-string words 2009-02-01 20:31:42 -06:00
lint Fix lint 2009-01-31 23:11:07 -06:00
lisppaste
lists More usages of $quotation 2008-11-16 09:08:38 -06:00
literals ensure accumulator comes back as a vector from literals 2009-01-26 15:47:52 -08: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
mason Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
math Merge branch 'master' of git://factorcode.org/git/factor 2009-01-30 10:15:51 -06:00
maze Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
minneapolis-talk
monads Fix monads unit tests 2008-12-09 04:21:50 -06:00
money renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
msxml-to-csv Fix msxml-to-csv 2009-01-31 20:58:23 -06:00
multi-method-syntax multi-method-syntax: Nicer specializer syntax to hold me over till multi-methods are official 2008-11-29 12:08:20 -06:00
multi-methods Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
nehe nehe looks good to go back in extra 2008-12-22 18:15:21 -06:00
newfx Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
numbers-game
opengl Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
ori Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
otug-talk Fix otug-talk 2008-12-18 03:38:29 -06:00
parser-combinators renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
partial-continuations Fixing eval unit test, and help lint failures from stricter help lint 2009-01-27 15:38:01 -06:00
peg Mess around with tags 2008-11-17 06:59:17 -06:00
pong pong: Un-closurify 2008-12-10 13:54:41 -06:00
pos
processing/shapes Remove 'processing.gadget' (all demos converted to use standard ui idioms) 2008-12-15 18:26:11 -06:00
project-euler Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
promises More usages of $quotation 2008-11-16 09:08:38 -06:00
quadtrees Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
random/blum-blum-shub Clean up some code to not use combinators.lib and sequences.lib 2008-12-17 19:52:47 -06:00
random-weighted Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
reports/noise remove nrev from reports.noise 2009-02-03 23:00:34 -06:00
rewrite-closures Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
rot13
self Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
sequences Trying to fix a bad merge... 2009-02-03 00:27:34 -06:00
serial Add unportable tag to serial.windows so that its not loaded on Unix 2009-01-14 00:36:36 -06:00
shell Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
slides Fix <slides> for new-book effect change 2009-01-13 02:25:59 -06:00
spheres Fixing various test failures and updating some more vocabs for >r/r> removal 2008-12-17 22:29:32 -06:00
spider fix docs 2008-10-04 13:28:42 -05:00
springies gl-rect stack effect changed 2008-11-16 13:07:03 -06:00
state-machine remove >r r> 2008-12-14 00:52:15 -06:00
sto Add 'extra/sto' 2008-12-04 13:10:19 -06:00
sudoku renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
svg add test cases to svg to cover recent breakage 2009-01-31 17:29:04 -06:00
system-info renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
tar renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
taxes/usa Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
tetris Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
time-server Add time server demo 2008-11-11 13:14:39 -06:00
trails Eliminating usages of combinators/sequences/etc.lib 2008-12-18 00:16:43 -06:00
tty-server
turing
ui Rename math.geometry.rect to math.rectangles 2009-02-05 03:28:41 -06:00
units remove >r r> 2008-12-14 00:41:30 -06:00
update update.latest: Move back to using 'git' protocol instead of 'http' (factorcode.org git daemon seems stable again) 2009-01-07 23:17:57 -06:00
usa-cities use input<sequence in usa-cities 2009-01-08 17:48:17 -06:00
vars Update more vocabs for >r/r> removal 2008-12-17 23:36:13 -06:00
vpri-talk Fixing load-everything for io.files split 2008-12-15 01:13:35 -06:00
webapps imagebin redirects correctly now 2009-01-20 16:34:46 -06:00
webkit-demo Merge qualified, alias, symbols, constants into core 2008-12-17 18:10:01 -06:00
websites/concatenative Fix websites.concatenative:init-production 2009-01-31 03:02:29 -06:00
wordtimer Update remaining >r/r> usages 2008-12-18 00:42:12 -06:00
yahoo