Diff for /gforth/ToDo between versions 1.5 and 1.9

version 1.5, 1995/03/20 18:16:20 version 1.9, 1999/02/16 06:32:28
Line 64  intended). Line 64  intended).
 ** emacs support  ** emacs support
 can be improved  can be improved
 **prefix file generator  **prefix file generator
 A tool for generating a prefix file for a program that explains in  extend or complement ans-report.fs to provide Forth definitions for
 what way the program conforms to ANSI (i.e., which wordsets are used)  the simple non-ANSI words.
 and contains Forth definitions for the simple non-ANSI words.  
 ** rightcase  ** rightcase
 A tool that converts all uses of words in a source text to the exact  A tool that converts all uses of words in a source text to the exact
 case of the definition. There's something like this out there on the  case of the definition. There's something like this out there on the
 net (Joerg Plewe has posted a reference), but I think a program that  net (Joerg Plewe has posted a reference), but I think a program that
 wires itself into the compiler (like etags.fs) is harder to fool by  wires itself into the compiler (like etags.fs) is harder to fool by
 search order tricks etc.  search order tricks etc. EVALUATE is a problem.
   
 *Object-Oriented Extensions  *Documentation (Neal Crook, nac@forth.org is working on this)
 John Hayes has a portable package  
   
 *Documentation  
 A texinfo file  A texinfo file
 **glossaries of all wordsets.  **glossaries of all wordsets.
 *** Inclusion of stack comments, glossary comments, and wordset comments  *** Inclusion of stack comments, glossary comments, and wordset comments
 in all source files.  in all source files.
   
 * Distribution and Announcements  * Distribution and Announcements
 ** add copyright notices to all the source files  
 ** Write articles for (general-purpose) magazines  ** Write articles for (general-purpose) magazines

Removed from v.1.5  
changed lines
  Added in v.1.9


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>