factor/doc
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
..
devel-guide completion popups in factor jedit plugin 2004-08-17 03:52:52 +00:00
jedit gc fix 2004-09-02 01:04:16 +00:00
alien.txt alien-call should be alien-invoke 2005-02-10 22:25:31 +00:00
bootstrap.txt bootstrap docs 2004-12-21 06:54:04 +00:00
cont-responder-tutorial.txt tidy up browser title. 2005-02-21 00:47:08 +00:00
devel-guide.tex Developer's guide updates; implicit tuple constructors 2005-02-10 20:14:20 +00:00
internals.txt internals documentation 2004-12-16 04:17:21 +00:00
naming.txt documentation updates 2004-08-21 06:55:37 +00:00