[gforth] / gforth / doc / gforth.ds  

gforth: gforth/doc/gforth.ds


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)
Current tag: MAIN

Revision 1.242 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 15:25:18 2012 UTC (4 months, 2 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.241: +1 -1 lines
Diff to previous 1.241 , to selected 1.148
updated copyright year

Revision 1.241 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 03:03:30 2012 UTC (5 months, 3 weeks ago) by dvdkhlng
Branch: MAIN
Changes since 1.240: +3 -3 lines
Diff to previous 1.240 , to selected 1.148
gforth.ds: properly escape instances of '@' in recently added documentation

Revision 1.240 - (view) (download) (annotate) - [select for diffs]
Wed Nov 28 02:55:46 2012 UTC (5 months, 3 weeks ago) by dvdkhlng
Branch: MAIN
Changes since 1.239: +2 -2 lines
Diff to previous 1.239 , to selected 1.148
fix texinfo error (" Misplaced {.") and remove unneeded attribution

Revision 1.239 - (view) (download) (annotate) - [select for diffs]
Thu Nov 22 15:03:47 2012 UTC (5 months, 4 weeks ago) by anton
Branch: MAIN
Changes since 1.238: +32 -4 lines
Diff to previous 1.238 , to selected 1.148
documented multi-line #! trick.

Revision 1.238 - (view) (download) (annotate) - [select for diffs]
Sun Oct 7 19:34:01 2012 UTC (7 months, 1 week ago) by pazsan
Branch: MAIN
Changes since 1.237: +5 -0 lines
Diff to previous 1.237 , to selected 1.148
Added string array documentation

Revision 1.237 - (view) (download) (annotate) - [select for diffs]
Sat May 26 10:35:35 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.236: +1 -1 lines
Diff to previous 1.236 , to selected 1.148
Added recognizer for engineering floats

Revision 1.236 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 18:23:29 2012 UTC (15 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.235: +42 -2 lines
Diff to previous 1.235 , to selected 1.148
added quotations to image, and documented them

Revision 1.235 - (view) (download) (annotate) - [select for diffs]
Wed Feb 8 17:08:19 2012 UTC (15 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.234: +1 -1 lines
Diff to previous 1.234 , to selected 1.148
bugfix (report by Luca Saiu)

Revision 1.234 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:29:25 2011 UTC (16 months, 3 weeks ago) by anton
Branch: MAIN
Changes since 1.233: +1 -1 lines
Diff to previous 1.233 , to selected 1.148
updated copyright years

Revision 1.233 - (view) (download) (annotate) - [select for diffs]
Mon Nov 14 22:33:22 2011 UTC (18 months, 1 week ago) by pazsan
Branch: MAIN
Changes since 1.232: +1 -1 lines
Diff to previous 1.232 , to selected 1.148
Typos from Josh, new option for easier cross-compilation

Revision 1.232 - (view) (download) (annotate) - [select for diffs]
Wed Aug 10 13:55:03 2011 UTC (21 months, 1 week ago) by anton
Branch: MAIN
Changes since 1.231: +16 -1 lines
Diff to previous 1.231 , to selected 1.148
added ?OF

Revision 1.231 - (view) (download) (annotate) - [select for diffs]
Sat Jan 1 14:22:48 2011 UTC (2 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.230: +26 -2 lines
Diff to previous 1.230 , to selected 1.148
Added strings into documentation

Revision 1.230 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.229: +1 -1 lines
Diff to previous 1.229 , to selected 1.148
updated copyright years

Revision 1.229 - (view) (download) (annotate) - [select for diffs]
Fri Dec 10 14:14:23 2010 UTC (2 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.228: +3 -2 lines
Diff to previous 1.228 , to selected 1.148
bugfixes suggested by Peter Kofler

Revision 1.228 - (view) (download) (annotate) - [select for diffs]
Fri Aug 20 20:17:28 2010 UTC (2 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.227: +1 -1 lines
Diff to previous 1.227 , to selected 1.148
support ABI-CODE ;ABI-CODE in gforth.el
renamed zero-extending fetches to comply with Forth conventions
updated link in documentation

Revision 1.227 - (view) (download) (annotate) - [select for diffs]
Thu Aug 12 21:31:06 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.226: +6 -7 lines
Diff to previous 1.226 , to selected 1.148
shortened/simplified AMD64 fp (sse) example

Revision 1.226 - (view) (download) (annotate) - [select for diffs]
Tue Aug 10 22:00:42 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.225: +16 -0 lines
Diff to previous 1.225 , to selected 1.148
add AMD64 ABI-CODE example for handling floating point values via SSE
instructions

Revision 1.225 - (view) (download) (annotate) - [select for diffs]
Sun Aug 8 10:00:33 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.224: +2 -2 lines
Diff to previous 1.224 , to selected 1.148
minor cleanup of my+ MIPS asm example

Revision 1.224 - (view) (download) (annotate) - [select for diffs]
Sat Aug 7 18:15:20 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.223: +38 -29 lines
Diff to previous 1.223 , to selected 1.148
Updated MIPS section in the documentation to mention MIPS32 support.  Fixes,
improvements, added some examples.

Revision 1.223 - (view) (download) (annotate) - [select for diffs]
Mon Aug 2 19:03:49 2010 UTC (2 years, 9 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.222: +23 -0 lines
Diff to previous 1.222 , to selected 1.148
added ABI-CODE example and documentation for MIPS assembler

Revision 1.222 - (view) (download) (annotate) - [select for diffs]
Sun Apr 25 18:27:09 2010 UTC (3 years ago) by anton
Branch: MAIN
Changes since 1.221: +7 -4 lines
Diff to previous 1.221 , to selected 1.148
added ;ABI-CODE (not yet documented, not interactively usable yet)
deleted does-handler and doesjump stuff (unused)
moved abi-call to a new group
Extended AMD64 calling convention documentation

Revision 1.221 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 16:39:55 2010 UTC (3 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.220: +76 -42 lines
Diff to previous 1.220 , to selected 1.148
more work on documenting assembly language stuff

Revision 1.220 - (view) (download) (annotate) - [select for diffs]
Sun Apr 18 11:50:18 2010 UTC (3 years, 1 month ago) by dvdkhlng
Branch: MAIN
Changes since 1.219: +37 -10 lines
Diff to previous 1.219 , to selected 1.148
documentation: fix ARM assembler abi-code example, add short introduction to
the amd64 assembler

Revision 1.219 - (view) (download) (annotate) - [select for diffs]
Sat Apr 17 21:31:36 2010 UTC (3 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.218: +84 -94 lines
Diff to previous 1.218 , to selected 1.148
rewrote section on code words to emphasize abi-code

Revision 1.218 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 16:06:34 2010 UTC (3 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.217: +6 -7 lines
Diff to previous 1.217 , to selected 1.148
started reworking code sections

Revision 1.217 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 19:55:03 2010 UTC (3 years, 1 month ago) by dvdkhlng
Branch: MAIN
Changes since 1.216: +6 -5 lines
Diff to previous 1.216 , to selected 1.148
fixed ABI-CODE example for ARm to match actual ARM ABI

Revision 1.216 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 15:19:27 2010 UTC (3 years, 1 month ago) by dvdkhlng
Branch: MAIN
Changes since 1.215: +7 -7 lines
Diff to previous 1.215 , to selected 1.148
fix ARM assembler ldm/stm operand order for consistency

Revision 1.215 - (view) (download) (annotate) - [select for diffs]
Sat Apr 10 14:36:34 2010 UTC (3 years, 1 month ago) by dvdkhlng
Branch: MAIN
Changes since 1.214: +59 -45 lines
Diff to previous 1.214 , to selected 1.148
- updated documentation of ARM assembler
- added documentation for ABI-CODE

Revision 1.214 - (view) (download) (annotate) - [select for diffs]
Mon Mar 8 11:23:22 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.213: +4 -0 lines
Diff to previous 1.213 , to selected 1.148
more changes in Memory Tutorial based on feedback from Terrence Bannon

Revision 1.213 - (view) (download) (annotate) - [select for diffs]
Sun Mar 7 21:19:22 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.212: +15 -13 lines
Diff to previous 1.212 , to selected 1.148
modified CASE example (suggested by Terrence Brannon in
  <ccc961b91003071130m76be6d4fi999ef0e437d3d4f1@mail.gmail.com>)

Revision 1.212 - (view) (download) (annotate) - [select for diffs]
Sun Mar 7 21:09:38 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.211: +4 -13 lines
Diff to previous 1.211 , to selected 1.148
a different fix for the memory tutorial

Revision 1.211 - (view) (download) (annotate) - [select for diffs]
Sun Mar 7 20:31:53 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.210: +45 -17 lines
Diff to previous 1.210 , to selected 1.148
Various documentation changes inspired by Terrence Brannon

Revision 1.210 - (view) (download) (annotate) - [select for diffs]
Sat Mar 6 16:12:56 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.209: +13 -7 lines
Diff to previous 1.209 , to selected 1.148
fixed typo (reported by Terrence Brannon in
  <ccc961b91003060610p4a0aaa57y216bdb7778eba43f@mail.gmail.com>)
added FP hints in Types Tutorial, and example in FP Tutorial (reported
  by Terrence Brannon in
  <ccc961b91003060638x67f13f57w78cef517e17c4301@mail.gmail.com>)

Revision 1.209 - (view) (download) (annotate) - [select for diffs]
Fri Mar 5 14:28:13 2010 UTC (3 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.208: +9 -5 lines
Diff to previous 1.208 , to selected 1.148
Made the crash course a little more verbose (reported by Terrence Brannon
  in <ccc961b91003041419u21f39814k6410387c08264fcb@mail.gmail.com>).

Revision 1.208 - (view) (download) (annotate) - [select for diffs]
Thu Dec 31 15:32:35 2009 UTC (3 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.207: +1 -1 lines
Diff to previous 1.207 , to selected 1.148
updated copyright years

Revision 1.207 - (view) (download) (annotate) - [select for diffs]
Sun Dec 27 01:00:53 2009 UTC (3 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.206: +2 -0 lines
Diff to previous 1.206 , to selected 1.148
Added c-values/c-variables to libcc.fs
Made all vocabularies available when hash.fs loads hashed
other small fixes

Revision 1.206 - (view) (download) (annotate) - [select for diffs]
Sat Nov 28 21:19:34 2009 UTC (3 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.205: +63 -7 lines
Diff to previous 1.205 , to selected 1.148
documented ]] ... [[
added and documented ]]L ]]2L ]]FL ]]SL
minor changes; no longer document [COMPILE]

Revision 1.205 - (view) (download) (annotate) - [select for diffs]
Sat Oct 31 21:30:01 2009 UTC (3 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.204: +3 -3 lines
Diff to previous 1.204 , to selected 1.148
typo fixes by Josh Grams <XqMGm.454$%U3.37@newsfe21.iad>

Revision 1.204 - (view) (download) (annotate) - [select for diffs]
Wed Apr 22 10:38:30 2009 UTC (4 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.203: +115 -71 lines
Diff to previous 1.203 , to selected 1.148
updated documentation on startup speed and image files

Revision 1.203 - (view) (download) (annotate) - [select for diffs]
Fri Feb 20 19:32:09 2009 UTC (4 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.202: +1 -0 lines
Diff to previous 1.202 , to selected 1.148
documented DEBUG-FID

Revision 1.202 - (view) (download) (annotate) - [select for diffs]
Thu Dec 25 21:20:31 2008 UTC (4 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.201: +15 -7 lines
Diff to previous 1.201 , to selected 1.148
improved documentation of C-LIBRARY

Revision 1.201 - (view) (download) (annotate) - [select for diffs]
Thu Nov 13 22:37:02 2008 UTC (4 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.200: +3 -3 lines
Diff to previous 1.200 , to selected 1.148
Documentation changes

Revision 1.200 - (view) (download) (annotate) - [select for diffs]
Sat Nov 8 19:43:50 2008 UTC (4 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.199: +6 -0 lines
Diff to previous 1.199 , to selected 1.148
documented FKEY. SIMPLE-FKEY-STRING

Revision 1.199 - (view) (download) (annotate) - [select for diffs]
Sat Aug 9 20:44:03 2008 UTC (4 years, 9 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.198: +0 -1 lines
Diff to previous 1.198 , to selected 1.148
fixed documentation bugs

Revision 1.198 - (view) (download) (annotate) - [select for diffs]
Fri Aug 8 20:56:14 2008 UTC (4 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.197: +3 -3 lines
Diff to previous 1.197 , to selected 1.148
Updated Agenda
Now lib.fs selects libffi.fs or fflib.fs based on a configure test
compat/execute-parsing bugfix
fixed some documentation bugs (reported by Jakob Sievers)

Revision 1.197 - (view) (download) (annotate) - [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.196: +1 -1 lines
Diff to previous 1.196 , to selected 1.148
updated copyright years
updated copyright-blacklist (added libltdl)
updated distributed files (don't distribute files without distribution terms)
added copyright to preforth.in and build-ec.in

Revision 1.196 - (view) (download) (annotate) - [select for diffs]
Tue Jun 17 21:27:54 2008 UTC (4 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.195: +59 -10 lines
Diff to previous 1.195 , to selected 1.148
documented LIB-ERROR C-LIBRARY-NAME C-LIBRARY END-C-LIBRARY

Revision 1.195 - (view) (download) (annotate) - [select for diffs]
Mon Apr 28 08:42:59 2008 UTC (5 years ago) by anton
Branch: MAIN
Changes since 1.194: +39 -2 lines
Diff to previous 1.194 , to selected 1.148
added CLEAR-LIB ADD-LIB (libcc.fs), documented them,
  and used them in libffi.fs and fflib.fs
OPEN-LIB no longer guesses library extensions (lt_dladvise_ext())

Revision 1.194 - (view) (download) (annotate) - [select for diffs]
Fri Apr 25 22:17:17 2008 UTC (5 years ago) by anton
Branch: MAIN
Changes since 1.193: +2 -1 lines
Diff to previous 1.193 , to selected 1.148
Bugfix: make and make dist don't need pre-installed Gforth
FORCE_REG_UNNECESSARY now defined automatically and used better
documentation bugfix

Revision 1.193 - (view) (download) (annotate) - [select for diffs]
Fri Jan 18 22:21:00 2008 UTC (5 years, 4 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.192: +115 -2 lines
Diff to previous 1.192 , to selected 1.148
Added section "ARM Assembler" to the Gforth documentation.

Revision 1.192 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:56:18 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.191: +6 -2 lines
Diff to previous 1.191 , to selected 1.148
Updated COPYING and doc/gpl.texi to GPL v3
adjusted dectioning etc in documentation for new gpl.texi

Revision 1.191 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.190: +1 -1 lines
Diff to previous 1.190 , to selected 1.148
updated copyright years

Revision 1.190 - (view) (download) (annotate) - [select for diffs]
Fri Dec 28 17:38:19 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.189: +93 -11 lines
Diff to previous 1.189 , to selected 1.148
added floating-point tutorial

Revision 1.189 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 21:21:42 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.188: +1 -1 lines
Diff to previous 1.188 , to selected 1.148
documentation fix

Revision 1.188 - (view) (download) (annotate) - [select for diffs]
Wed Oct 3 16:58:15 2007 UTC (5 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.187: +49 -1 lines
Diff to previous 1.187 , to selected 1.148
Added documentation for xchars

Revision 1.187 - (view) (download) (annotate) - [select for diffs]
Sun Aug 19 15:04:08 2007 UTC (5 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.186: +1 -1 lines
Diff to previous 1.186 , to selected 1.148
rewrote to_float to fix bugs reported in <89241137153560@frunobulax.edu>.
added tests for these bugs.
unrelated documentation bugfix.

Revision 1.186 - (view) (download) (annotate) - [select for diffs]
Sat Aug 11 09:12:06 2007 UTC (5 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.185: +0 -1 lines
Diff to previous 1.185 , to selected 1.148
made s\" conform with RfD v4 of X:escaped-strings
de-documented \"-parse (internal word, not clean enough for general consumption)

Revision 1.185 - (view) (download) (annotate) - [select for diffs]
Tue Jul 10 21:23:24 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.184: +7 -7 lines
Diff to previous 1.184 , to selected 1.148
minor bugfixes (left-over stack items) in prims2x.fs
fixed documentation bugs

Revision 1.184 - (view) (download) (annotate) - [select for diffs]
Fri Jul 6 12:54:56 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.183: +1 -1 lines
Diff to previous 1.183 , to selected 1.148
fixed most problems reported by "make checkdoc"

Revision 1.183 - (view) (download) (annotate) - [select for diffs]
Sun Jun 24 21:45:45 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.182: +40 -1 lines
Diff to previous 1.182 , to selected 1.148
Implemented and documented X:structures

Revision 1.182 - (view) (download) (annotate) - [select for diffs]
Sat Jun 23 15:47:25 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.181: +2 -0 lines
Diff to previous 1.181 , to selected 1.148
added SEE-CODE SEE-CODE-RANGE (shows dynamic native code)

Revision 1.181 - (view) (download) (annotate) - [select for diffs]
Sat Jun 16 20:19:38 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.180: +95 -48 lines
Diff to previous 1.180 , to selected 1.148
documented X:ekeys

Revision 1.180 - (view) (download) (annotate) - [select for diffs]
Sat Jun 9 15:55:44 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.179: +38 -2 lines
Diff to previous 1.179 , to selected 1.148
Documented and tested calling C function pointers

Revision 1.179 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 18:41:07 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.178: +3 -3 lines
Diff to previous 1.178 , to selected 1.148
documentation changes

Revision 1.178 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 17:38:13 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.177: +20 -18 lines
Diff to previous 1.177 , to selected 1.148
minor fixes

Revision 1.177 - (view) (download) (annotate) - [select for diffs]
Fri Jun 1 16:27:37 2007 UTC (5 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.176: +133 -81 lines
Diff to previous 1.176 , to selected 1.148
more libcc.fs tests
documented C interface (libcc)
lib.fs now aborts if neither libffi nor ffcall are available (oldlib.fs is
  incompatible)

Revision 1.176 - (view) (download) (annotate) - [select for diffs]
Tue May 15 20:11:22 2007 UTC (6 years ago) by anton
Branch: MAIN
Changes since 1.175: +15 -0 lines
Diff to previous 1.175 , to selected 1.148
Use MAP_NORESERVE on OSs that support it to overcommit dict and stack memory
Added --vm-commit option to turn off MAP_NORESERVE

Revision 1.175 - (view) (download) (annotate) - [select for diffs]
Sat Mar 31 19:43:54 2007 UTC (6 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.174: +29 -5 lines
Diff to previous 1.174 , to selected 1.148
documented FORM and reorganized related documentation

Revision 1.174 - (view) (download) (annotate) - [select for diffs]
Fri Feb 23 22:33:21 2007 UTC (6 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.173: +20 -18 lines
Diff to previous 1.173 , to selected 1.148
changed >OUTFILE ... OUTFILE< to OUTFILE-EXECUTE
changed >INFILE ... INFILE< to INFILE-EXECUTE
added BASE-EXECUTE
related documentation changes

Revision 1.173 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 19:37:06 2007 UTC (6 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.172: +10 -0 lines
Diff to previous 1.172 , to selected 1.148
added support for new try words in gforth.el
added compatibility files endtry-iferror.fs recover-endtry.fs

Revision 1.172 - (view) (download) (annotate) - [select for diffs]
Mon Feb 19 00:08:20 2007 UTC (6 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.171: +92 -36 lines
Diff to previous 1.171 , to selected 1.148
added endtry-iferror and used it in blocks.fs
documented new try... constructs

Revision 1.171 - (view) (download) (annotate) - [select for diffs]
Thu Feb 8 14:07:33 2007 UTC (6 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.170: +7 -7 lines
Diff to previous 1.170 , to selected 1.148
documentation bug fixes thanks to Sam Falvo and Viktor Pavlu

Revision 1.170 - (view) (download) (annotate) - [select for diffs]
Sun Jan 21 17:29:54 2007 UTC (6 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.169: +7 -7 lines
Diff to previous 1.169 , to selected 1.148
Started with Gforth EC NXT

Revision 1.169 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 13:39:15 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.168: +1 -1 lines
Diff to previous 1.168 , to selected 1.148
updated copyright years

Revision 1.168 - (view) (download) (annotate) - [select for diffs]
Sat Dec 30 15:24:16 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.167: +2 -2 lines
Diff to previous 1.167 , to selected 1.148
documentation bugfix (thanks to Josh)

Revision 1.167 - (view) (download) (annotate) - [select for diffs]
Thu Dec 28 14:52:19 2006 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.166: +40 -3 lines
Diff to previous 1.166 , to selected 1.148
added >OUTFILE ... OUTFILE<, >INFILE...INFILE< and use it in ~~

Revision 1.166 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 21:47:01 2006 UTC (6 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.165: +17 -9 lines
Diff to previous 1.165 , to selected 1.148
Disabled division checks in gforth-fast
documented that and the floored division default

Revision 1.165 - (view) (download) (annotate) - [select for diffs]
Wed Oct 25 22:01:17 2006 UTC (6 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.164: +17 -0 lines
Diff to previous 1.164 , to selected 1.148
eliminated some "Cell" mentions from prims2x.fs
added some comments to gforth.ds

Revision 1.164 - (view) (download) (annotate) - [select for diffs]
Mon Oct 23 08:45:00 2006 UTC (6 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.163: +4 -3 lines
Diff to previous 1.163 , to selected 1.148
optimized checking in dblsub.c
documentation changes

Revision 1.163 - (view) (download) (annotate) - [select for diffs]
Sat Oct 21 19:22:02 2006 UTC (6 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.162: +1 -1 lines
Diff to previous 1.162 , to selected 1.148
added --ignore-async-signals
fixed typo

Revision 1.162 - (view) (download) (annotate) - [select for diffs]
Sun Oct 15 07:44:10 2006 UTC (6 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.161: +9 -4 lines
Diff to previous 1.161 , to selected 1.148
more PPC assembler documentation

Revision 1.161 - (view) (download) (annotate) - [select for diffs]
Sat Oct 14 21:32:04 2006 UTC (6 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.160: +42 -13 lines
Diff to previous 1.160 , to selected 1.148
Integrated and documented the PowerPC assembler.

Revision 1.160 - (view) (download) (annotate) - [select for diffs]
Fri Oct 13 17:36:07 2006 UTC (6 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.159: +10 -7 lines
Diff to previous 1.159 , to selected 1.148
documented NOTHROW

Revision 1.159 - (view) (download) (annotate) - [select for diffs]
Sat May 20 07:07:29 2006 UTC (7 years ago) by anton
Branch: MAIN
Changes since 1.158: +1 -2 lines
Diff to previous 1.158 , to selected 1.148
Makefile: undid change requiring gforth-fast to build first
  other changes for packaging
  added POST_INSTALL etc. tags
Updated NEWS files to 2006-05-07
minor documentation changes

Revision 1.158 - (view) (download) (annotate) - [select for diffs]
Sun May 7 05:46:47 2006 UTC (7 years ago) by anton
Branch: MAIN
Changes since 1.157: +1 -0 lines
Diff to previous 1.157 , to selected 1.148
documentation changes

Revision 1.157 - (view) (download) (annotate) - [select for diffs]
Mon May 1 09:34:35 2006 UTC (7 years ago) by anton
Branch: MAIN
Changes since 1.156: +30 -11 lines
Diff to previous 1.156 , to selected 1.148
documentation changes

Revision 1.156 - (view) (download) (annotate) - [select for diffs]
Sat Apr 8 19:32:42 2006 UTC (7 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.155: +3 -1 lines
Diff to previous 1.155 , to selected 1.148
added libcc.fs

Revision 1.155 - (view) (download) (annotate) - [select for diffs]
Sun Apr 2 21:54:33 2006 UTC (7 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.154: +87 -23 lines
Diff to previous 1.154 , to selected 1.148
continued documenting the C interface

Revision 1.154 - (view) (download) (annotate) - [select for diffs]
Sun Apr 2 09:18:57 2006 UTC (7 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.153: +2 -0 lines
Diff to previous 1.153 , to selected 1.148
documentation changes

Revision 1.153 - (view) (download) (annotate) - [select for diffs]
Sat Mar 18 22:38:21 2006 UTC (7 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.152: +2 -0 lines
Diff to previous 1.152 , to selected 1.148
minor documentation fix

Revision 1.152 - (view) (download) (annotate) - [select for diffs]
Sat Mar 11 23:15:48 2006 UTC (7 years, 2 months ago) by pazsan
Branch: MAIN
Changes since 1.151: +4 -4 lines
Diff to previous 1.151 , to selected 1.148
Fixed broken Const-does> link

Revision 1.151 - (view) (download) (annotate) - [select for diffs]
Sat Mar 11 22:51:59 2006 UTC (7 years, 2 months ago) by pazsan
Branch: MAIN
Changes since 1.150: +3 -3 lines
Diff to previous 1.150 , to selected 1.148
Fixed links in C interface part

Revision 1.150 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 21:35:46 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.149: +135 -6 lines
Diff to previous 1.149 , to selected 1.148
started documenting the C interface

Revision 1.149 - (view) (download) (annotate) - [select for diffs]
Tue Feb 21 21:13:51 2006 UTC (7 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.148: +6 -1 lines
Diff to previous 1.148
Added Xchar chapter stub so that manual generation works again

Revision 1.148 - (view) (download) (annotate) - [selected]
Mon Feb 20 08:22:29 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.147: +1 -1 lines
Diff to previous 1.147
minor changes

Revision 1.147 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 22:00:19 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.146: +26 -6 lines
Diff to previous 1.146 , to selected 1.148
Documented LC_* and LANG env vars, and updated Pedigree section

Revision 1.146 - (view) (download) (annotate) - [select for diffs]
Fri Feb 17 16:23:10 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.145: +3 -0 lines
Diff to previous 1.145 , to selected 1.148
added compat/execute-parsing.fs

Revision 1.145 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 18:46:15 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.144: +2 -1 lines
Diff to previous 1.144 , to selected 1.148
added /W /L

Revision 1.144 - (view) (download) (annotate) - [select for diffs]
Sat Jan 28 17:55:32 2006 UTC (7 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.143: +6 -1 lines
Diff to previous 1.143 , to selected 1.148
added UW@ UL@ (W@ and L@ are now aliases for them)
documented UW@ SW@ W! UL@ SL@ L!
added more extension query answers

Revision 1.143 - (view) (download) (annotate) - [select for diffs]
Wed Jan 18 12:56:12 2006 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.142: +3 -0 lines
Diff to previous 1.142 , to selected 1.148
documented S>NUMBER? S>UNUMBER?
minor changes

Revision 1.142 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:12 2005 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.141: +1 -1 lines
Diff to previous 1.141 , to selected 1.148
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.141 - (view) (download) (annotate) - [select for diffs]
Sun Oct 2 11:30:33 2005 UTC (7 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.140: +106 -51 lines
Diff to previous 1.140 , to selected 1.148
Documentation changes:
  added wordset info for many words, and pronounciation for a few
  added documentation about key names for EKEY
  worked around texinfo 4.7 restrictions (old assignment macros broken)
  Added "Explicit stack access" docs to vmgen docs

Revision 1.140 - (view) (download) (annotate) - [select for diffs]
Wed Jul 27 10:23:10 2005 UTC (7 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.139: +1 -1 lines
Diff to previous 1.139 , to selected 1.148
minor bugfix

Revision 1.139 - (view) (download) (annotate) - [select for diffs]
Tue Jul 26 12:50:29 2005 UTC (7 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.138: +2 -2 lines
Diff to previous 1.138 , to selected 1.148
Fixed documentation bug

Revision 1.138 - (view) (download) (annotate) - [select for diffs]
Wed May 11 17:57:52 2005 UTC (8 years ago) by anton
Branch: MAIN
Changes since 1.137: +2 -1 lines
Diff to previous 1.137 , to selected 1.148
renamed PARSE-WORD into PARSE-NAME
added some test(dis)asm files to distribution

Revision 1.137 - (view) (download) (annotate) - [select for diffs]
Sat Apr 2 10:57:53 2005 UTC (8 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.136: +1 -1 lines
Diff to previous 1.136 , to selected 1.148
Fixed another documentation bug

Revision 1.136 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 15:47:52 2005 UTC (8 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.135: +2 -1 lines
Diff to previous 1.135 , to selected 1.148
Fixed 386 assembler documentation

Revision 1.135 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 13:24:01 2004 UTC (8 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.134: +1 -1 lines
Diff to previous 1.134 , to selected 1.148
updated copyright years for files changed in 2004

Revision 1.134 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 22:37:07 2004 UTC (8 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.133: +18 -19 lines
Diff to previous 1.133 , to selected 1.148
updated documentation for new error format (but did not document
mark-start and mark-end).
moved TYPEWHITE out from the kernel.

Revision 1.133 - (view) (download) (annotate) - [select for diffs]
Wed Dec 8 12:47:29 2004 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.132: +11 -5 lines
Diff to previous 1.132 , to selected 1.148
The '-prefix now supports only the forms 'C and 'C'.
Base 256 no longer works as it did.
Updated documentation on number prefixes.

Revision 1.132 - (view) (download) (annotate) - [select for diffs]
Sun Nov 28 20:20:37 2004 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.131: +16 -15 lines
Diff to previous 1.131 , to selected 1.148
implemented deferred words proposal (and adapted documentation accordingly).

Revision 1.131 - (view) (download) (annotate) - [select for diffs]
Mon Sep 13 07:32:37 2004 UTC (8 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.130: +11 -9 lines
Diff to previous 1.130 , to selected 1.148
more prof-inline.fs work
improved CASE...ENDCASE documentation

Revision 1.130 - (view) (download) (annotate) - [select for diffs]
Sun Sep 5 07:46:08 2004 UTC (8 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.129: +1 -1 lines
Diff to previous 1.129 , to selected 1.148
changed default for GFORTHSYSTEMPREFIX to use $COMSPEC
prof-inline.fs changes

Revision 1.129 - (view) (download) (annotate) - [select for diffs]
Fri Aug 27 15:53:50 2004 UTC (8 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.128: +9 -2 lines
Diff to previous 1.128 , to selected 1.148
added and documented usage of $GFORTHSYSTEMPREFIX to SYSTEM
eliminated the now-unused (does>1)

Revision 1.128 - (view) (download) (annotate) - [select for diffs]
Mon Aug 23 14:03:52 2004 UTC (8 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.127: +1 -0 lines
Diff to previous 1.127 , to selected 1.148
added BEFORE-WORD and OTHER-CONTROL-FLOW hooks
changed profile.fs to use BEFORE-WORD hook and profile various control structs
added count-calls? stuff to profile.fs
minor changes

Revision 1.127 - (view) (download) (annotate) - [select for diffs]
Sun Jun 13 21:44:52 2004 UTC (8 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.126: +25 -5 lines
Diff to previous 1.126 , to selected 1.148
documented disasm-gdb
documentation bugfixes

Revision 1.126 - (view) (download) (annotate) - [select for diffs]
Mon Jun 7 11:22:07 2004 UTC (8 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.125: +5 -4 lines
Diff to previous 1.125 , to selected 1.148
Document fixes (broken node, broken "@")

Revision 1.125 - (view) (download) (annotate) - [select for diffs]
Mon May 31 12:59:20 2004 UTC (8 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.124: +4 -3 lines
Diff to previous 1.124 , to selected 1.148
AMD64 1-byte opcodes done (mostly, and not debugged)
minor documentation change

Revision 1.124 - (view) (download) (annotate) - [select for diffs]
Fri May 14 17:09:22 2004 UTC (9 years ago) by anton
Branch: MAIN
Changes since 1.123: +56 -3 lines
Diff to previous 1.123 , to selected 1.148
added Athlon64 benchmark result
added depth-changes.fs and hook for that in kernel/input.fs
made ~~ work in interpret state
documented clearstacks

Revision 1.123 - (view) (download) (annotate) - [select for diffs]
Mon Jan 19 07:41:03 2004 UTC (9 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.122: +24 -18 lines
Diff to previous 1.122 , to selected 1.148
added NEXT-ARG; relkated documentation changes

Revision 1.122 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 22:00:21 2004 UTC (9 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.121: +12 -11 lines
Diff to previous 1.121 , to selected 1.148
eliminated ARG# in favour of SHIFT-ARGS; related cleanups and doc changes

Revision 1.121 - (view) (download) (annotate) - [select for diffs]
Fri Jan 16 21:27:30 2004 UTC (9 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.120: +59 -16 lines
Diff to previous 1.120 , to selected 1.148
added 'arg#'; this is a hack.  It may be better to manipulate argv and argc.

Revision 1.120 - (view) (download) (annotate) - [select for diffs]
Tue Jan 13 16:00:56 2004 UTC (9 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.119: +4 -4 lines
Diff to previous 1.119 , to selected 1.148
documentation change
SEE bugfixes
made (COMPILE) barf

Revision 1.119 - (view) (download) (annotate) - [select for diffs]
Mon Aug 25 14:17:49 2003 UTC (9 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-2
Changes since 1.118: +50 -0 lines
Diff to previous 1.118 , to selected 1.148
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.118 - (view) (download) (annotate) - [select for diffs]
Wed Aug 20 13:29:19 2003 UTC (9 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.117: +16 -0 lines
Diff to previous 1.117 , to selected 1.148
Routines like (DOCOL) now don't get a primitive in the kernel (bugfix).
Documentation changes

Revision 1.117 - (view) (download) (annotate) - [select for diffs]
Sun May 4 08:28:28 2003 UTC (10 years ago) by anton
Branch: MAIN
Changes since 1.116: +5 -6 lines
Diff to previous 1.116 , to selected 1.148
minor changes

Revision 1.116 - (view) (download) (annotate) - [select for diffs]
Sat Mar 22 10:04:08 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.115: +31 -18 lines
Diff to previous 1.115 , to selected 1.148
added LATEST, replaced uses of LAST @ with uses of LATEST
renamed LASTXT to LATESTXT, and changed the uses
made >NAME the primary name for >HEAD
documentation changes

Revision 1.115 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 21:18:32 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-1
Changes since 1.114: +4 -4 lines
Diff to previous 1.114 , to selected 1.148
documentation changes
updated version number

Revision 1.114 - (view) (download) (annotate) - [select for diffs]
Sun Mar 2 13:12:32 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0
Changes since 1.113: +1 -0 lines
Diff to previous 1.113 , to selected 1.148
documentation installation updates

Revision 1.113 - (view) (download) (annotate) - [select for diffs]
Sat Mar 1 22:39:15 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.112: +91 -497 lines
Diff to previous 1.112 , to selected 1.148
documentation changes (mainly reorganized stuff)

Revision 1.112 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 10:59:11 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.111: +104 -23 lines
Diff to previous 1.111 , to selected 1.148
documentation changes: updated Changelog and NEWS, wrote sections on
  pipes and updated the Performance section; updated timings.sc with
  gforth-0.5.9 numbers
Changed name in bootmessage from GForth to Gforth.

Revision 1.111 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 22:58:49 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.110: +58 -12 lines
Diff to previous 1.110 , to selected 1.148
Documentation changes (new: The Input Stream (gforth), Stack growth
direction (Vmgen)

Revision 1.110 - (view) (download) (annotate) - [select for diffs]
Mon Feb 24 08:46:35 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.109: +15 -6 lines
Diff to previous 1.109 , to selected 1.148
Documentation changes

Revision 1.109 - (view) (download) (annotate) - [select for diffs]
Sun Feb 23 21:16:59 2003 UTC (10 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.108: +226 -74 lines
Diff to previous 1.108 , to selected 1.148
documented threaded code variations and dynamic superinstructions
other documentation changes

Revision 1.108 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 18:24:29 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.107: +3 -3 lines
Diff to previous 1.107 , to selected 1.148
minor doc changes

Revision 1.107 - (view) (download) (annotate) - [select for diffs]
Sat Feb 8 22:05:59 2003 UTC (10 years, 3 months ago) by dvdkhlng
Branch: MAIN
Changes since 1.106: +174 -23 lines
Diff to previous 1.106 , to selected 1.148
Updated the "Emacs and Gforth" chapter of the documentation.

Revision 1.106 - (view) (download) (annotate) - [select for diffs]
Tue Jan 21 10:24:44 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.105: +13 -0 lines
Diff to previous 1.105 , to selected 1.148
loadfilename#>str is now safer
documented the interaction of markers and ~~ and assertions

Revision 1.105 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 17:07:39 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104 , to selected 1.148
undid changes to copyright notices

Revision 1.104 - (view) (download) (annotate) - [select for diffs]
Sun Jan 19 23:35:32 2003 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.103: +2 -2 lines
Diff to previous 1.103 , to selected 1.148
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.103 - (view) (download) (annotate) - [select for diffs]
Fri Dec 27 12:32:53 2002 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.102: +7 -8 lines
Diff to previous 1.102 , to selected 1.148
replaced some automake macros with autoconf macros; related changes in
  autoconf variables (e.g., @VERSION@ -> @PACKAGE_VERSION@)
gforth-prof and gforth-native are now not built by default
modernized "Automatic Remaking" section of Makefile.in
Updated bug reporting instructions
Eliminated use of old bug reporting email address

Revision 1.102 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 20:14:57 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.101: +4 -4 lines
Diff to previous 1.101 , to selected 1.148
moved all functions except engine() out of engine.c into (new file) support.c
minor documentation changes (suggested by John A. Peters <japeters@pacbell.net>)

Revision 1.101 - (view) (download) (annotate) - [select for diffs]
Wed Dec 4 16:56:31 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100 , to selected 1.148
source positions are now passed through literals instead of using
  return stack tricks; appropriate changes in the users of source.fs.

Revision 1.100 - (view) (download) (annotate) - [select for diffs]
Wed Aug 28 17:50:28 2002 UTC (10 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.99: +10 -12 lines
Diff to previous 1.99 , to selected 1.148
gforth now stores a local ip to saved_ip instead of using a global ip
  associated changes in register allocation, threading, documentation
testdist now also tests vmgen and vmgen-ex

Revision 1.99 - (view) (download) (annotate) - [select for diffs]
Tue May 28 08:54:27 2002 UTC (10 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.98: +7 -0 lines
Diff to previous 1.98 , to selected 1.148
Documentation changes

Revision 1.98 - (view) (download) (annotate) - [select for diffs]
Sat Apr 27 14:52:31 2002 UTC (11 years ago) by anton
Branch: MAIN
Changes since 1.97: +5 -1 lines
Diff to previous 1.97 , to selected 1.148
gforth.el: while now increases indentation
new words s\" .\" \"-parse for dealing with non-printing characters

Revision 1.97 - (view) (download) (annotate) - [select for diffs]
Mon Apr 1 15:34:35 2002 UTC (11 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.96: +2 -2 lines
Diff to previous 1.96 , to selected 1.148
added regression test for signal on broken execute (not working on Linux-PPC)
new error message and code for ticking compile-only words
bug workaround for gforth binary (dynamic superinsts produced wrong code for
    ?dup-0=-branch)

Revision 1.96 - (view) (download) (annotate) - [select for diffs]
Thu Dec 27 16:29:28 2001 UTC (11 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.95: +7 -5 lines
Diff to previous 1.95 , to selected 1.148
gforth no longer uses TOS caching (for improved error detection, suggested by
                                   Dennis Donnelly).
The default FP stack size is 16K (for improved error detection).
minor changes.

Revision 1.95 - (view) (download) (annotate) - [select for diffs]
Mon Dec 24 14:09:06 2001 UTC (11 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.94: +38 -36 lines
Diff to previous 1.94 , to selected 1.148
determine primitive relocatability for dynamic superinstructions
documentation changes (from bug reports by Robert Epprecht and others)

Revision 1.94 - (view) (download) (annotate) - [select for diffs]
Sun Dec 9 19:12:45 2001 UTC (11 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.93: +2 -2 lines
Diff to previous 1.93 , to selected 1.148
use LABEL(name) instead of CASE I_name at the start of a primitive
fixed read-line tutorial documentation bug

Revision 1.93 - (view) (download) (annotate) - [select for diffs]
Tue Aug 7 09:39:30 2001 UTC (11 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.92: +2 -0 lines
Diff to previous 1.92 , to selected 1.148
New bug reports.
added slurp-fid; documented slurp-fid and slurp-file.
bugfix in f. (thanks to Doug Bagley).

Revision 1.92 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 14:57:37 2001 UTC (12 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.91: +7 -6 lines
Diff to previous 1.91 , to selected 1.148
Better error reporting in prims2x.fs
Bug fixed by changing the docs: RECOVER is not optional in TRY...ENDTRY.

Revision 1.91 - (view) (download) (annotate) - [select for diffs]
Wed Nov 29 22:21:57 2000 UTC (12 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.90: +65 -12 lines
Diff to previous 1.90 , to selected 1.148
added CONST-DOES> documentation

Revision 1.90 - (view) (download) (annotate) - [select for diffs]
Mon Nov 13 22:10:31 2000 UTC (12 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.89: +1 -1 lines
Diff to previous 1.89 , to selected 1.148
make bindist now makes sunsite-compliant package names
updated lsm
prims2x now works on the Alpha
SEE now displays anonymous words as <###> (where ### is the xt)
added CONST-DOES>

Revision 1.89 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 18:20:19 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.88: +2 -1 lines
Diff to previous 1.88 , to selected 1.148
updated NEWS
minor changes

Revision 1.88 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:47:05 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 , to selected 1.148
changed FSF address in copyright messages

Revision 1.87 - (view) (download) (annotate) - [select for diffs]
Thu Sep 14 19:35:51 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.86: +2 -0 lines
Diff to previous 1.86 , to selected 1.148
doc fixes

Revision 1.86 - (view) (download) (annotate) - [select for diffs]
Wed Sep 6 20:30:06 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.85: +1 -2 lines
Diff to previous 1.85 , to selected 1.148
improved error messages for errors happening in non-files.

Revision 1.85 - (view) (download) (annotate) - [select for diffs]
Tue Sep 5 17:35:25 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.84: +1 -0 lines
Diff to previous 1.84 , to selected 1.148
minor changes

Revision 1.84 - (view) (download) (annotate) - [select for diffs]
Sun Sep 3 22:29:16 2000 UTC (12 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.83: +119 -2 lines
Diff to previous 1.83 , to selected 1.148
Added Files section to the tutorial
changed sfind .. [if] into [ifdef] in tt.fs

Revision 1.83 - (view) (download) (annotate) - [select for diffs]
Sat Aug 26 14:06:10 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.82: +30 -3 lines
Diff to previous 1.82 , to selected 1.148
documentation changes

Revision 1.82 - (view) (download) (annotate) - [select for diffs]
Sat Aug 26 13:29:47 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.81: +241 -77 lines
Diff to previous 1.81 , to selected 1.148
documentation changes

Revision 1.81 - (view) (download) (annotate) - [select for diffs]
Fri Aug 25 19:43:40 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.80: +122 -188 lines
Diff to previous 1.80 , to selected 1.148
Documentation changes

Revision 1.80 - (view) (download) (annotate) - [select for diffs]
Thu Aug 24 09:26:58 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.79: +38 -32 lines
Diff to previous 1.79 , to selected 1.148
documentation changes

Revision 1.79 - (view) (download) (annotate) - [select for diffs]
Wed Aug 23 21:03:52 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.78: +46 -46 lines
Diff to previous 1.78 , to selected 1.148
Documentation changes
renamed general push-order to >order, objects push-order to class>order,
        drop-order to class-previous

Revision 1.78 - (view) (download) (annotate) - [select for diffs]
Tue Aug 22 18:15:38 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.77: +2423 -2388 lines
Diff to previous 1.77 , to selected 1.148
documentation changes

Revision 1.77 - (view) (download) (annotate) - [select for diffs]
Mon Aug 21 20:08:02 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.76: +89 -56 lines
Diff to previous 1.76 , to selected 1.148
documentation changes
fixed bug in cputime

Revision 1.76 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 08:56:32 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.75: +1 -2 lines
Diff to previous 1.75 , to selected 1.148
documentation changes

Revision 1.75 - (view) (download) (annotate) - [select for diffs]
Thu Aug 17 12:46:58 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.74: +190 -146 lines
Diff to previous 1.74 , to selected 1.148
documentation changes
added path-allot and clear-path

Revision 1.74 - (view) (download) (annotate) - [select for diffs]
Wed Aug 16 09:26:53 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.73: +77 -16 lines
Diff to previous 1.73 , to selected 1.148
documentation changes

Revision 1.73 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 20:29:46 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.72: +9 -9 lines
Diff to previous 1.72 , to selected 1.148
documentation changes

Revision 1.72 - (view) (download) (annotate) - [select for diffs]
Tue Aug 15 20:25:07 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.71: +14 -10 lines
Diff to previous 1.71 , to selected 1.148
documentation changes

Revision 1.71 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 21:15:01 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.70: +125 -68 lines
Diff to previous 1.70 , to selected 1.148
documentation changes

Revision 1.70 - (view) (download) (annotate) - [select for diffs]
Mon Aug 14 19:15:55 2000 UTC (12 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.69: +1 -1 lines
Diff to previous 1.69 , to selected 1.148
Added conditions to the new primitives (floating)
Fixed prims2x.fs to accept comments after the last primitive
Fixed newline Forth definition
Small docs fixes

Revision 1.69 - (view) (download) (annotate) - [select for diffs]
Fri Aug 11 19:49:39 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.68: +192 -146 lines
Diff to previous 1.68 , to selected 1.148
documentation changes

Revision 1.68 - (view) (download) (annotate) - [select for diffs]
Thu Aug 10 20:46:25 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.67: +125 -120 lines
Diff to previous 1.67 , to selected 1.148
documentation changes

Revision 1.67 - (view) (download) (annotate) - [select for diffs]
Wed Aug 9 20:04:06 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.66: +178 -240 lines
Diff to previous 1.66 , to selected 1.148
documentation changes
fixed bug in f~

Revision 1.66 - (view) (download) (annotate) - [select for diffs]
Fri Aug 4 17:14:52 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.65: +161 -42 lines
Diff to previous 1.65 , to selected 1.148
added indexing and reference refs to tutorial

Revision 1.65 - (view) (download) (annotate) - [select for diffs]
Tue Aug 1 19:35:59 2000 UTC (12 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.64: +234 -151 lines
Diff to previous 1.64 , to selected 1.148
documentation changes

Revision 1.64 - (view) (download) (annotate) - [select for diffs]
Mon Jul 31 21:00:26 2000 UTC (12 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.63: +48 -31 lines
Diff to previous 1.63 , to selected 1.148
Reverted Ctrl-D behavior to original one, but factored the delete right
word <del> out (to allow changing the behavior if you like)

Changed 386 assembler documentation to match the new assembler

Revision 1.63 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 18:59:58 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.62: +135 -6 lines
Diff to previous 1.62 , to selected 1.148
reapplied gforth.ds changes between 1.58 and 1.59

Revision 1.62 - (view) (download) (annotate) - [select for diffs]
Fri Jul 21 17:38:58 2000 UTC (12 years, 10 months ago) by crook
Branch: MAIN
Changes since 1.61: +30 -159 lines
Diff to previous 1.61 , to selected 1.148
lots of small grammatical changes

Revision 1.61 - (view) (download) (annotate) - [select for diffs]
Thu Jul 20 14:00:00 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.60: +1 -1 lines
Diff to previous 1.60 , to selected 1.148
fixed another signal bug

Revision 1.60 - (view) (download) (annotate) - [select for diffs]
Mon Jul 17 15:26:32 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.59: +15 -12 lines
Diff to previous 1.59 , to selected 1.148
checked tutorial examples

Revision 1.59 - (view) (download) (annotate) - [select for diffs]
Sun Jul 16 20:09:37 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.58: +135 -6 lines
Diff to previous 1.58 , to selected 1.148
documentation changes

Revision 1.58 - (view) (download) (annotate) - [select for diffs]
Fri Jul 14 09:24:06 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.57: +8 -7 lines
Diff to previous 1.57 , to selected 1.148
documentation changes

Revision 1.57 - (view) (download) (annotate) - [select for diffs]
Thu Jul 13 19:41:07 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.56: +78 -0 lines
Diff to previous 1.56 , to selected 1.148
renamed 386 instructions with a trailing ",". Documented 386 asm.

Revision 1.56 - (view) (download) (annotate) - [select for diffs]
Thu Jun 29 18:39:27 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.55: +1 -0 lines
Diff to previous 1.55 , to selected 1.148
documentation updates

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Thu Jun 29 18:07:50 2000 UTC (12 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.54: +32 -7 lines
Diff to previous 1.54 , to selected 1.148
documentation changes

Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Sat Jun 17 19:38:28 2000 UTC (12 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.53: +6 -0 lines
Diff to previous 1.53 , to selected 1.148
more Alpha assembler tweaks

Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Mon Jun 12 19:38:26 2000 UTC (12 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.52: +104 -24 lines
Diff to previous 1.52 , to selected 1.148
MIPS asm tweaks
Documentation

Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Sun Jun 11 11:06:25 2000 UTC (12 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.51: +68 -1 lines
Diff to previous 1.51 , to selected 1.148
control structures for MIPS assembler cont.
assembler documentation

Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Tue Jun 6 22:15:13 2000 UTC (12 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.50: +12 -12 lines
Diff to previous 1.50 , to selected 1.148
Fixed some typos and german text in the tutorial

Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Sat May 20 08:40:48 2000 UTC (13 years ago) by anton
Branch: MAIN
Changes since 1.49: +19 -19 lines
Diff to previous 1.49 , to selected 1.148
fixed doc bugs

Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Mon May 15 14:04:11 2000 UTC (13 years ago) by anton
Branch: MAIN
Changes since 1.48: +69 -63 lines
Diff to previous 1.48 , to selected 1.148
texinfo.tex from texinfo-4.0
various changes for texinfo-4.0 (which reports more bugs and warnings).

Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Sun May 14 20:23:05 2000 UTC (13 years ago) by anton
Branch: MAIN
Changes since 1.47: +2266 -296 lines
Diff to previous 1.47 , to selected 1.148
added a Tutorial to gforth.ds
minor cleanups in gforth.ds

Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Fri Mar 17 21:35:32 2000 UTC (13 years, 2 months ago) by crook
Branch: MAIN
Changes since 1.46: +200 -168 lines
Diff to previous 1.46 , to selected 1.148
Re-ordered a couple of sections. Added new section on time. Fixed url
references so they would be real hypertext links in HTML output. Other
minor fixes here and there.

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 21:40:01 1999 UTC (13 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.45: +123 -6 lines
Diff to previous 1.45 , to selected 1.148
Started cross compiler documentation
Made 4stack, 8086, and MISC Gforth-EC work again

Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Fri Dec 3 18:21:03 1999 UTC (13 years, 5 months ago) by crook
Branch: MAIN
Changes since 1.44: +44 -36 lines
Diff to previous 1.44 , to selected 1.148
Fix minor typos in manual. Added chapter 13 to .cvsignore. Fixed incorrect
comments in makedoc.fs and added a couple of factors to the code.

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Mon Nov 8 21:33:17 1999 UTC (13 years, 6 months ago) by crook
Branch: MAIN
Changes since 1.43: +688 -427 lines
Diff to previous 1.43 , to selected 1.148
Changes from several months ago. Several sections marked "NAC" are
responses to review comments from Anton.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Nov 6 15:01:16 1999 UTC (13 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.42: +7 -2 lines
Diff to previous 1.42 , to selected 1.148
bugfix: the system's THROW handler now resets the stack correctly.
documentation changes

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Fri Oct 22 20:46:08 1999 UTC (13 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 , to selected 1.148
base<2 is now treated correctly
documentation changes

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Oct 15 23:18:21 1999 UTC (13 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.40: +33 -10 lines
Diff to previous 1.40 , to selected 1.148
added name index to docs and support for info-lookup to gforth.el
minor doc changes

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Aug 29 15:45:21 1999 UTC (13 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.39: +29 -22 lines
Diff to previous 1.39 , to selected 1.148
added ekey etc.
updated performance in docs

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Jul 24 13:07:21 1999 UTC (13 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.38: +15 -0 lines
Diff to previous 1.38 , to selected 1.148
added engine option --appl-image and gforthmi option --application
minor objects.fs changes

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Jul 8 09:46:44 1999 UTC (13 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.37: +8 -1 lines
Diff to previous 1.37 , to selected 1.148
added :m to objects.fs

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon Jul 5 19:56:02 1999 UTC (13 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.36: +52 -5 lines
Diff to previous 1.36 , to selected 1.148
documented methods...end-methods

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Sat May 22 20:03:54 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.35: +30 -32 lines
Diff to previous 1.35 , to selected 1.148
documentation changes (wordlists)
added push-order, small fixes in search.fs

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri May 21 20:35:37 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.34: +45 -25 lines
Diff to previous 1.34 , to selected 1.148
documentation changes
introduced <IS>
fixed TO in comp.fs

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Thu May 20 20:34:56 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.33: +41 -33 lines
Diff to previous 1.33 , to selected 1.148
Documentation changes (defining words, text interpreter).

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed May 19 19:43:24 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.32: +66 -43 lines
Diff to previous 1.32 , to selected 1.148
Documentation changes (control structures and defining words)

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Sun May 16 17:13:24 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.31: +200 -211 lines
Diff to previous 1.31 , to selected 1.148
Documentation changes

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sat May 15 20:00:22 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.30: +30 -20 lines
Diff to previous 1.30 , to selected 1.148
documentation changes
factored out f~abs and f~rel from f~

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri May 14 20:55:13 1999 UTC (14 years ago) by anton
Branch: MAIN
Changes since 1.29: +163 -136 lines
Diff to previous 1.29 , to selected 1.148
documentation changes

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu May 6 21:33:34 1999 UTC (14 years ago) by crook
Branch: MAIN
Changes since 1.28: +2216 -1476 lines
Diff to previous 1.28 , to selected 1.148
Major re-write of manual sections concerning text interpreter and
defining words. Much fine-tuning of other sections. The manual is
``nearly finished'' -- at least, all the major pieces of work that
I envisaged for the first mods (which were only going to take a
couple of weeks...). The manual has grown from 127 pages to 192
which is good news in terms of content but bad news in terms of the
time it takes to print out on my HP550C DeskJet.

Other changes are just tweaks to glossary entries.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Fri Apr 16 22:19:52 1999 UTC (14 years, 1 month ago) by crook
Branch: MAIN
Changes since 1.27: +445 -119 lines
Diff to previous 1.27 , to selected 1.148
.cvsignore -- added a couple of other files I was tired of seeing flagged
by CVS

README -- added references to a couple more .fs files that are part of
the gforth distribution

blocks.fs -- fixed a bug in UPDATED? and added glossary entries for all
words.

colorize.fs -- fixed a bug that was introduced by a dictionary
structure change between 0.3.0 and 0.4.0 (I think.. it used to work
on 0.3.0 and I compared the color WORDS with the normal WORDS and found
some dirrerences

doc/gforth.1 -- minor tweaks to man page. I now think that I'd like to
be able to auto-generate the man page from what is now Chapter 3 of the
manual. That's in line with GNU's general attitude towards man pages..

doc/gforth.ds -- added stuff about blocks, revamped Chapter 3 and other
miscellaneous changes.

kernel/comp.fs -- glossary tweaks

kernel/require.fs -- glossary tweaks

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 22:52:31 1999 UTC (14 years, 1 month ago) by crook
Branch: MAIN
Changes since 1.26: +404 -133 lines
Diff to previous 1.26 , to selected 1.148
Added section talking about different memory regions, and glossed
associated words. Glossed words associated with user input; the
manual still needs a bunch of examples for these.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue Mar 23 20:24:21 1999 UTC (14 years, 2 months ago) by crook
Branch: MAIN
Changes since 1.25: +3955 -3749 lines
Diff to previous 1.25 , to selected 1.148
Makefile.in

-- changes to make documentation build with moofglos.fs
   rather than with mini-oof.fs (since the former contains glossary
   entries and the latter does not)

assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
kernel/tools.fs kernel/toolsext.fs kernel/vars.fs

-- many small changes to glossary entries.. I think most are done
   now, so I hope to change far fewer files next time!

doc/gforth.ds

-- many, many small changes and a few large ones. Moved some sections
   around, fixed typos and formatting errors, added new section on
   exception handling, rearranged 'files' section.

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Thu Mar 11 22:52:11 1999 UTC (14 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.24: +28 -2 lines
Diff to previous 1.24 , to selected 1.148
doc changes

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Mar 10 22:50:18 1999 UTC (14 years, 2 months ago) by anton
Branch: MAIN
Changes since 1.23: +114 -53 lines
Diff to previous 1.23 , to selected 1.148
bugfix (stack effect on error)
doc changes (chapter on error messages)

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Feb 16 06:32:32 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.22: +828 -903 lines
Diff to previous 1.22 , to selected 1.148
-Added my name to the ToDo file under documentation
-Glossed the oof files
-Minor glossary additions elsewhere
-Another set of changes to gforth.ds; mainly the addition of material
 to the introductory chapter. Also, re-organised stuff in the oof
 sections and made a typo pass over a few other bits.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 23:32:22 1999 UTC (14 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.21: +0 -1 lines
Diff to previous 1.21 , to selected 1.148
fixed doc bugs

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 00:10:23 1999 UTC (14 years, 3 months ago) by crook
Branch: MAIN
Changes since 1.20: +2594 -344 lines
Diff to previous 1.20 , to selected 1.148
New "docclean" target for makefile (removes glossary dependencies when
rebuilding documentation). Changes to .fs files and prim are restricted
to glossary (\G) additions for the documentation; this has necessitated
the addition of new white-space in places to stop the \G stuff from
obscuring the code. Many additions to doc/gforth.ds - new sections
added, a few things moved and some sections re-written slightly. There
are a set of things to tidy up before this rev. is suitable for
release, and those will be my highest priority. I have also used
"@comment TODO" to highlight other sections I plan to work on, and
added a set of comments at the start to indicate other things I plan
to modify in the medium-term.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Dec 13 23:30:00 1998 UTC (14 years, 5 months ago) by pazsan
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.19: +199 -5 lines
Diff to previous 1.19 , to selected 1.148
Added some documentation (files stup, blocks stub, Mini-OOF implementation)
Added Benchres for my machine
made DOS and Win32 compile and run
New gforthmi.bat script for DOS - needs a temporary file for the commands
instead of the -e option.
Added select.o again for DOS (DJGPP's select is broken wrt timing)
Improved select.c
Bug with DOS: engine-ditc doesn't compile with optimization on. Maybe I need
to get a new GCC version for DOS?

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sun Nov 22 21:23:26 1998 UTC (14 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.18: +41 -41 lines
Diff to previous 1.18 , to selected 1.148
removed all "unknown" from docs, except those from mini-oof

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sat Nov 21 21:32:57 1998 UTC (14 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.17: +32 -7 lines
Diff to previous 1.17 , to selected 1.148
doc change: explains image license issues

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sat Jul 25 19:39:24 1998 UTC (14 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 , to selected 1.148
documentation change

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Jul 16 08:53:08 1998 UTC (14 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.15: +24 -7 lines
Diff to previous 1.15 , to selected 1.148
documentation changes

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 13:46:51 1998 UTC (14 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.14: +22 -23 lines
Diff to previous 1.14 , to selected 1.148
documentation changes

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Jul 10 22:37:27 1998 UTC (14 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 , to selected 1.148
changed deletion of html/ tree
changed document structure a bit

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Sun Jul 5 20:50:03 1998 UTC (14 years, 10 months ago) by pazsan
Branch: MAIN
Changes since 1.12: +148 -19 lines
Diff to previous 1.12 , to selected 1.148
Several fixes and typos I forgot to check in until recently
Documentation additions (not completed)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Jun 17 16:55:15 1998 UTC (14 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.11: +481 -184 lines
Diff to previous 1.11 , to selected 1.148
Default path now has "." in front
Worked a bit on the documentation
fixed handling of "." in open-path-file (now also works with "." from the path)

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 17:10:35 1998 UTC (14 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 , to selected 1.148
version.texi is now generated automatically
added version.texi to doc dependences
added aclocal.m4 dependences and removed aclocal.m4

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jun 4 16:17:55 1998 UTC (14 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.9: +8 -7 lines
Diff to previous 1.9 , to selected 1.148
various changes in configure.in and the Makefile.in's:
   symlinks kernel.fi and arch/machine eliminated
   utilize some automake stuff (e.g., @VERSION@ and @lispdir@)
   eliminated engine/version.h
   eliminated replace.a; gforth[-ditc] is now built by engine/Makefile
   getopt_long replacement is now donw through LIBOBJS, like everything else
automake-induced changes in acconfig.h; added acinclude.m4 and AUTHORS.
aclocal.m4 is now generated (it's still in CVS because there's not yet a
	make rule for it).
made gforthmi more conformant with GNU standards (--version etc.).
prim: fixed portability bug (RTLD_GLOBAL does not exist everywhere)
arch/power/machine.h: refined cache flush code
doc/gforth.ds now uses @VERSION{} (but we need to generate version.texi)
	documented new buffering behaviour

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Sun May 3 20:40:59 1998 UTC (15 years ago) by pazsan
Branch: MAIN
Changes since 1.8: +11 -10 lines
Diff to previous 1.8 , to selected 1.148
Small documentation changes; started adding doc about Mini-OOF

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Apr 12 21:49:28 1998 UTC (15 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.7: +33 -9 lines
Diff to previous 1.7 , to selected 1.148
Added mini-oof and example, started docu for that.
Corrected "load" bug in blocks.fs (seems to be that really noone uses blocks.fs).
Minor changes do gforth.el

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sun Aug 3 20:21:54 1997 UTC (15 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.6: +84 -16 lines
Diff to previous 1.6 , to selected 1.148
Added OOF documentation
Added scope prefix to glossary generator to document different occurances
of the same word

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Aug 2 20:19:21 1997 UTC (15 years, 9 months ago) by pazsan
Branch: MAIN
Changes since 1.5: +202 -6 lines
Diff to previous 1.5 , to selected 1.148
Started documenting OOF

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Jul 31 16:17:24 1997 UTC (15 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.4: +1165 -27 lines
Diff to previous 1.4 , to selected 1.148
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
   and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Jun 23 15:54:02 1997 UTC (15 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 , to selected 1.148
changed compat/struct.fs and objects.fs for <align size> representation
refixed -trainling (in prim)
gforth.ds bug fixes
fixed/worked around declarations in forth.h

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Fri Jun 6 17:28:14 1997 UTC (15 years, 11 months ago) by anton
Branch: MAIN
Changes since 1.2: +39 -3 lines
Diff to previous 1.2 , to selected 1.148
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sun Jun 1 20:52:08 1997 UTC (15 years, 11 months ago) by jwilke
Branch: MAIN
Changes since 1.1: +145 -3 lines
Diff to previous 1.1 , to selected 1.148
New chapter for singlestep debugging and require/include + path handling

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Wed May 21 20:40:03 1997 UTC (16 years ago) by anton
Branch: MAIN
Diff to selected 1.148
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help