factor/library
Chris Double a0c7e80835 tidy up browser title.
put vocab and word name in browser titlebar.
update cont-responder documentation. Added information on 'show-final'
and updated examples that had suferred code rot (ie. Change use of
times*, succ, pred, [ | ], etc)..
remove setting of responder name in browser. The setting of the name
caused the browser-edit responder to jump to the browser responder when
a word was clicked..
added show-final to cont-responder.
add responder-items word for debugging in cont-responder.
changed expiry of cont-responder continuations. When the continuations
are expired they are now removed from the hash table. Previously each
request would rebuild the continuation table containing the non-expired
continuations..
convert from hashtables to typles in cont-responder.
move to using symbols for variable names in cont-responder.
convert USE: to USING: in cont-responder.
various minor cont-responder refactorings.
refactor init-cont-responder.
merge cont-get-responder and cont-put-responder into one.
refactor cont-get-responder.
fix cont-responder bug involving redirects. When a cont-responder
request for an expired page was made the  'redirect' flag was not
correctly reset. This resulted in initial  requests of a responder
redirecting when it wasn't supposed to.  Tidied up the area of redirects
and post-refresh-get pattern..
added use of show-final to todo-list.
2005-02-21 00:47:08 +00:00
..
bootstrap built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
compiler fix win32 server socket bug, update makefile 2005-02-18 04:01:29 +00:00
generic built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
httpd tidy up browser title. 2005-02-21 00:47:08 +00:00
icons file responder directory listing 2004-08-31 00:24:19 +00:00
inference built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
io built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
math built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
sdl fix text rendering crash with strings containing nulls 2005-02-20 05:01:05 +00:00
syntax built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
test fix text rendering crash with strings containing nulls 2005-02-20 05:01:05 +00:00
tools built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
ui register declarations for powerpc 2005-02-20 04:25:21 +00:00
win32 fix win32 server socket bug, update makefile 2005-02-18 04:01:29 +00:00
arrays.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
assoc.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
cli.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
combinators.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
cons.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
continuations.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
dlists.factor win32 bug fixes 2005-02-12 07:23:38 +00:00
errors.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
eval-catch.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
gensym.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
hashtables.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
in-thread.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
kernel.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
lists.factor fix map-with stack comment 2005-02-18 22:41:49 +00:00
namespaces.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
random.factor USING: parsing word more compact than multiple USE: 2005-01-29 19:18:28 +00:00
sbuf.factor tuple dispatch compiled, adding USING: to more files, inference terminator cleanup, jedit cleanup, new reload word to reload a word's source file 2005-02-09 03:02:44 +00:00
stack.factor working on hand gadget 2005-02-02 01:14:03 +00:00
strings.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
threads.factor fix unit test regressions 2005-02-07 23:42:33 +00:00
vectors.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00
vocabularies.factor instances word, memory vocabulary 2005-02-15 02:58:07 +00:00
words.factor built in type slot meta refactoring; string capacity is now a tagged slot; references word 2005-02-21 00:03:37 +00:00