Skip to content
  • Anton Ertl's avatar
    gforth-ditc is now installed with "make install" · 0f194b67
    Anton Ertl authored
    bugfix in print-backtrace
    rewrote number output: now uses a fixed buffer HOLDBUF; added <<# and
    	#>> to deal with nested number output (e.g., AT-XY), and fixed
    	ud.r and d.r (and thus all the "." words) and DUMP to use
    	them.  Other words using <# still have to be fixed.
    removed COMPACT// and its use; it did not work, and anyway, it's a bad
    	idea for Cygwin, Domain/OS (Apollo's OS), and possibly other OSs.
    0f194b67