CVS log for gforth/gforth.el

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.88: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:18 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.87: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.87: +1 -1 lines
updated copyright year

Revision 1.87: download - view: text, markup, annotated - select for diffs
Fri May 4 00:11:04 2012 UTC (11 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.86: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.86: +2 -0 lines
correct environment query in sockets.fs
added timeout wait for events
added event: as definer

Revision 1.86: download - view: text, markup, annotated - select for diffs
Sat Dec 31 15:29:25 2011 UTC (12 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.85: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.85: +1 -1 lines
updated copyright years

Revision 1.85: download - view: text, markup, annotated - select for diffs
Sat Aug 13 09:47:08 2011 UTC (12 years, 7 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.84: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.84: +1 -1 lines
make forth-remove-tracers work with tab-terminated tracers

Revision 1.84: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:09:02 2010 UTC (13 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.83: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.83: +1 -1 lines
updated copyright years

Revision 1.83: download - view: text, markup, annotated - select for diffs
Wed Sep 29 21:47:42 2010 UTC (13 years, 5 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.82: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.82: +4 -4 lines
escaped string highlighting (s\" .."), interpret/compile: highlighting

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Sep 8 21:48:29 2010 UTC (13 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.81: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.81: +0 -1 lines
remove non-working keybinding that overwrote M-<space>

Revision 1.81: download - view: text, markup, annotated - select for diffs
Sat Sep 4 17:24:17 2010 UTC (13 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.80: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.80: +1 -0 lines
highlight Gforth character constant syntax 'a' , 'a

Revision 1.80: download - view: text, markup, annotated - select for diffs
Sat Sep 4 10:15:57 2010 UTC (13 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.79: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.79: +15 -3 lines
add highlighting and indentation support for the c-interface words.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Fri Aug 20 20:17:28 2010 UTC (13 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.78: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.78: +2 -2 lines
support ABI-CODE ;ABI-CODE in gforth.el
renamed zero-extending fetches to comply with Forth conventions
updated link in documentation

Revision 1.78: download - view: text, markup, annotated - select for diffs
Sun Jul 4 10:08:40 2010 UTC (13 years, 8 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.77: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.77: +2 -0 lines
keep emacs from warning about local variable sections setting forth-local-(indent-)?words

Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Apr 10 13:03:01 2010 UTC (13 years, 11 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.76: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.76: +9 -1 lines
Properly indent after 'abi-code'.   Highlight code, abi-code, end-code.
Highlight gforth-specific constant syntax $123 %0101 etc. (for
forth-hilight-level >= 3)

Revision 1.76: download - view: text, markup, annotated - select for diffs
Tue Jul 15 16:11:49 2008 UTC (15 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.75: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.75: +1 -1 lines
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.75: download - view: text, markup, annotated - select for diffs
Thu Apr 17 08:04:17 2008 UTC (15 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.74: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.74: +12 -20 lines
Patch from Darren Bane added (bug #22929)

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:58 2007 UTC (16 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.73: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.73: +1 -1 lines
updated copyright years

Revision 1.73: download - view: text, markup, annotated - select for diffs
Fri Aug 17 22:00:14 2007 UTC (16 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.72: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.72: +5 -4 lines
gforth.el: changes for byte-compiling (from Darren Bane, see
           <https://savannah.gnu.org/bugs/index.php?20674>)
Makefile.in: generate and install gforth.elc

Revision 1.72: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:37:06 2007 UTC (17 years ago) by anton
Branches: MAIN
Diff to: previous 1.71: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.71: +5 -3 lines
added support for new try words in gforth.el
added compatibility files endtry-iferror.fs recover-endtry.fs

Revision 1.71: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:23:57 2004 UTC (19 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.70: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.70: +1 -1 lines
updated copyright years for files changed in 2004

Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Apr 8 10:42:26 2004 UTC (19 years, 11 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.69: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.69: +6 -9 lines
* forth-load-file fixed
* no special (backward) indentation of `\G' any more

Revision 1.69: download - view: text, markup, annotated - select for diffs
Mon Aug 4 21:21:13 2003 UTC (20 years, 7 months ago) by dvdkhlng
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.68: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.68: +4 -2 lines
Fix keybinding "\C-h\C-i" which was broken in X-Emacs (\C-h == backspace).

Revision 1.68: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:49 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.67: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.67: +1 -1 lines
updated copyright years

Revision 1.67: download - view: text, markup, annotated - select for diffs
Fri Feb 28 20:13:22 2003 UTC (21 years ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.66: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.66: +2 -2 lines
Fixed some problems with forth-find-tag.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Feb 8 17:32:28 2003 UTC (21 years, 1 month ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.65: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.65: +226 -510 lines
Updated docstrings.

Ripped out (unusable) forth-process code, replaced it with a
comint-based implementation which is mostly copied from Emacs'
`cmuscheme.el'.  Tested with Emacs 21 and 20, XEmacs 21.

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sat Feb 8 15:28:39 2003 UTC (21 years, 1 month ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.64: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.64: +1 -1 lines
Fixed `uncomment-region' (C-u C-x C-\) which didn't work, since
regexp `comment-start-skip' was buggy.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Sat Dec 21 17:27:13 2002 UTC (21 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.63: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.63: +1 -1 lines
gforth.el: LEAVE ?LEAVE
rest: made compilable with gforth 0.5.0

Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Apr 27 14:52:30 2002 UTC (21 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.62: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.62: +9 -6 lines
gforth.el: while now increases indentation
new words s\" .\" \"-parse for dealing with non-printing characters

Revision 1.62: download - view: text, markup, annotated - select for diffs
Thu Apr 18 17:07:56 2002 UTC (21 years, 11 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.61: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.61: +35 -13 lines
Fixed bug that caused scrolling to slow down extremely since
forth-mode's fontification function was by default installed to
`fontification-functions' (in Emacs21).  Changed motion-hooking (for
screen-number display in block files) to using timers instead of
post-command-hook to prevent further speed lag.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Sat Mar 23 13:38:04 2002 UTC (22 years ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.60: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.60: +78 -68 lines
Minor bug- und compatability fixes.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Mon Feb 4 21:25:17 2002 UTC (22 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.59: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.59: +3 -2 lines
Compiles static superinstructions combined with dynamic superinstructions
added ENDIF to gforth.el

Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Jan 26 13:05:26 2002 UTC (22 years, 1 month ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.58: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.58: +33 -15 lines
Fixed everything that prevented `gforth.el' from working with XEmacs
21.1. Fixed info-lookup.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Sat Jan 19 17:43:28 2002 UTC (22 years, 2 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.57: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.57: +54 -10 lines
Added code for making `gforth.el' work in Emacs 19.34.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Thu Jan 17 19:26:34 2002 UTC (22 years, 2 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.56: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.56: +182 -178 lines
added and fixed `require's, fixed byte-code-compilation relevant
things (avoid free variables, top-level `require's etc), added
`(provide 'forth-mode)'

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sat Jan 5 17:42:29 2002 UTC (22 years, 2 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.55: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.55: +4 -4 lines
Made gforth.el hilight see and dbg.
Added dynamic search order stack allocation code to search.fs.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sat Dec 15 22:44:52 2001 UTC (22 years, 3 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.54: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.54: +86 -64 lines
Cleaned up motion-dectection, used for displaying screen-numbers in
forth-block-mode. Added support for just-in-time hilighting feature of
Emacs21 (using fontification-functions hook).

Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Sep 3 20:21:26 2001 UTC (22 years, 6 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.53: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.53: +36 -21 lines
Bugfix, Improved hilighting/indentation to recoginize structured
data-types, that end on %. Indentation now also ignores non-immediate
words inside definitions. Tested gforth.el on Emacs21. Works fine!!

Revision 1.53: download - view: text, markup, annotated - select for diffs
Tue Jun 26 19:51:49 2001 UTC (22 years, 8 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.52: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.52: +5 -6 lines
Fixed some old bug in etags.fs and refined tag search in gforth.el. See my
not in etags.fs for details.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Jun 19 14:49:23 2001 UTC (22 years, 9 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.51: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.51: +19 -13 lines
Improved imenu support.

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sun Jun 17 16:13:50 2001 UTC (22 years, 9 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.50: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.50: +108 -33 lines
Improved interface for customizing hilighting/indentation.
Added imenu and speedbar support (needs further refinement, though).

Revision 1.50: download - view: text, markup, annotated - select for diffs
Fri May 18 15:27:21 2001 UTC (22 years, 10 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.49: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.49: +16 -13 lines
Refined forth-block-mode.

Revision 1.49: download - view: text, markup, annotated - select for diffs
Sun May 6 13:42:56 2001 UTC (22 years, 10 months ago) by dvdkhlng
Branches: MAIN
Diff to: previous 1.48: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.48: +75 -37 lines
*** empty log message ***

Revision 1.48: download - view: text, markup, annotated - select for diffs
Sun Apr 8 13:48:11 2001 UTC (22 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.47: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.47: +918 -281 lines
Made peephole a configurable option

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Mar 11 22:50:49 2001 UTC (23 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.46: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.46: +104 -33 lines
Checked in cross with some part of peephole optimization (doers - not all of
them)
Checked in fontlock-mode coloring version of gforth.el

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat Dec 16 17:19:41 2000 UTC (23 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.45: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.45: +26 -23 lines
Simplified threading scheme for PPC (faster with gcc-2.95 on 604e and G4).
Commented out hilight stuff in gforth.el (turned on hilighting everywhere).
Fixed wrong use of add-hook, and replaced use of (obsolete)
   comment-indent-hook with comment-indent-function.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Thu Nov 16 09:39:51 2000 UTC (23 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.44: preferred, unified
Changes since revision 1.44: +20 -19 lines
Bugfix: Highlighting code did not work on non-X emacs; bug report and
  patch by atsiyn_kytat@hotmail.com (Julian Fondren)

Revision 1.44: download - view: text, markup, annotated - [selected for diffs]
Sun Oct 1 11:20:05 2000 UTC (23 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.43: preferred, unified
Changes since revision 1.43: +3 -3 lines
Bugfix (add-hook etc. instead of setq etc.; bug report by David Kuehling)
  not fixed: forth-start-hook

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:00 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.42: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.42: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 12 19:20:06 2000 UTC (23 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.41: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.41: +3 -1 lines
Fixed #fill-bytes for nested inputs
Improved font highlighting
Dirty fix for exboot correction (for DOS)

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sat Apr 29 21:12:14 2000 UTC (23 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.40: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.40: +2 -5 lines
Added Athlon entry
Improved highlighting
Fixed comment in 686 configuration to include Athlon

Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Apr 12 20:53:46 2000 UTC (23 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.39: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.39: +3 -5 lines
Got SHARC port to comile again (untested yet)
Added GCC patch for SHARC port

Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Apr 9 20:57:25 2000 UTC (23 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.38: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.38: +2 -6 lines
Improved color highlighting
Install new files, too
Some corrections to httpd

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Apr 2 20:18:26 2000 UTC (23 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.37: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.37: +11 -11 lines
Better colorizing
Tiny changes to history.fs to allow a seek in history (not finished yet)
Some imporvements to the httpd example

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Mar 18 21:27:38 2000 UTC (24 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.36: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.36: +30 -0 lines
Added syntax highlighting for Forth (not perfect yet)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sat Nov 20 12:12:52 1999 UTC (24 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.35: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.35: +2 -2 lines
took exception handling out of the kernel into exceptions.fs
added inline exception handling (TRY...RECOVER...ENDTRY)
added exception handling without affecting sp or fp (PROTECT...ENDPROTECT)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Oct 15 23:18:20 1999 UTC (24 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.34: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.34: +10 -0 lines
added name index to docs and support for info-lookup to gforth.el
minor doc changes

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Jul 24 13:07:19 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.33: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.33: +3 -3 lines
added engine option --appl-image and gforthmi option --application
minor objects.fs changes

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Jul 8 09:46:42 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.32: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.32: +1 -1 lines
added :m to objects.fs

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun May 9 21:21:55 1999 UTC (24 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.31: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.31: +2 -2 lines
factored out name-too-short? in (').
fixed potential portability bug in read-line (check result of ferror).
added M: and M; to indentation lists in gforth.el

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:43 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.30: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.30: +10 -6 lines
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c

Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed May 13 16:47:23 1998 UTC (25 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.29: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.29: +6 -6 lines
added exception
commented out global-map definitions in gforth.el
fixed see-code bug, improved isprim?
some ifdefs in arch/m68k/machine.h for AmigaOS (contributed by Jorge Acereda)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat May 9 21:27:16 1998 UTC (25 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.28: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.28: +34 -5 lines
*** empty log message ***

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 8 12:11:53 1998 UTC (25 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.27: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.27: +10 -39 lines
removed generated files
restored gforth.el to version 1.26

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun May 3 20:40:40 1998 UTC (25 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.26: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.26: +39 -10 lines
Added folding to gforth.el

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Apr 14 16:43:06 1998 UTC (25 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.25: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.25: +5 -1 lines
emacs update bug fix in gforth.el
bug fix in struct.fs, compat/struct.fs
main.c: stdout is now unbuffered, if it is a tty

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Apr 12 21:49:13 1998 UTC (25 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.24: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.24: +1 -1 lines
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.24: download - view: text, markup, annotated - select for diffs
Sat Oct 4 17:33:52 1997 UTC (26 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.23: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.23: +0 -4 lines
removed some global keys in gforth.el (bug report from a Debian user)
fixed TO bug hopefully (reported by Michael Vanier <mvanier@bbb.caltech.edu>)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:27:56 1997 UTC (26 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.22: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.22: +2 -2 lines
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.22: download - view: text, markup, annotated - select for diffs
Fri Apr 11 17:42:23 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.21: +1 -1 lines
fixed buglet

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 25 23:27:12 1997 UTC (27 years ago) by pazsan
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.20: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.20: +18 -4 lines
Improved DOS/OS/2 support

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Feb 24 22:28:57 1997 UTC (27 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.19: +2 -2 lines
Fixed some alignment problems

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon May 6 12:38:59 1996 UTC (27 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: previous 1.18: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.18: +2 -2 lines
added tables (case-sensitive wordlists)
cleaned up hash.fs a bit
added "interpretation:" for adding special interpretation semantics

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jan 25 16:45:51 1996 UTC (28 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.17: +1 -1 lines
eliminated "make realclean"; it's dangerous and useless.
eliminated relocation stuff in the kernal; was buggy and useless.
SIGPIPE now returns control to Forth.
Implemented form, rows, and cols; SIGWINCH updates these (on good OS's).
changed popen and pclose to open-pipe and close-pipe.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Nov 7 18:06:42 1995 UTC (28 years, 4 months ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.16: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.16: +4 -5 lines
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
 assertions and ~~

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Oct 16 18:33:09 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.15: +3 -3 lines
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 11 19:39:34 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.14: +3 -3 lines
Now gforth.fi is a nonrelocatable image containing all of startup.fs etc.
savesystem now saves `included-files', too (so require does not start from
 scratch)
added/fixed stack effect and wordset documentation for many words in kernal.fs
some reformatting in kernal.fs
fixed some wordset info in primitives
added strsignal

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Oct 7 17:38:15 1995 UTC (28 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.13: +7 -7 lines
added code.fs (code, ;code, end-code, assembler)
renamed dostruc to dofield
made index and doc-entries nicer
Only words containing 'e' or 'E' are converted to FP numbers.
added many wordset comments
added flush-icache primitive and FLUSH_ICACHE macro
added +DO, U+DO, -DO, U-DO and -LOOP
added code address labels (`docol:' etc.)
fixed sparc cache_flush

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 6 21:00:15 1995 UTC (28 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.12: +12 -7 lines
Removed BUGS, tried to clean up.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Aug 27 19:56:30 1995 UTC (28 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.11: +67 -1 lines
Made kernal generation saver
added automatic creation of makefile.dos
newer version texinfo.tex
fixed some inconsistencies (don't know, what happend with model?)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jan 30 18:47:48 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.10: +2 -2 lines
fixed a few bugs and documented others
added required and require
added [ENDIF]

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Jan 25 18:53:48 1995 UTC (29 years, 1 month ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.9: +1 -2 lines
Configure now only generates the antidependences for the actual machines
Bug fixes and Bug reports

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jan 12 18:37:53 1995 UTC (29 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.8: +26 -14 lines
fixed a few bugs in gforth.el
more documentation

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Aug 25 15:25:26 1994 UTC (29 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.7: +0 -0 lines
make now generates both images
the image names were changed
added C-level support for deferred words (dodefer)
made 2>r 2r> 2r@ 2rdrop primitives
some tuning of the outer interpreter; eliminated many words based on
 counted strings
Replaced the hash function with one that works better for larger tables

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 19 17:47:20 1994 UTC (29 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.6: +24 -2 lines
Added filling to gforth.el and defined some keys
Minor changes in gforth.texi
renamed ?DUP-NOT-IF to ?DUP-0=-IF
increased default sizes for kernal
renamed ansforth to gforth

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 10 17:22:36 1994 UTC (29 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.5: +55 -34 lines
added blocks.fs
improved indentation in gforth.el

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jul 29 11:16:21 1994 UTC (29 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.4: +9 -5 lines
Minor changes: adapted locals to the changed wordlists, some deletions
and additions to struct.fs and gforth.el

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 21 10:52:42 1994 UTC (29 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.3: +2 -2 lines
Added dictionary hashing
Changed argument interpretation as documented
Made refill for DOS 20 times faster
Added m*/ and missing FP words.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 8 15:00:41 1994 UTC (29 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.2: +5 -5 lines
signals are now translated into THROWs
A number of bug fixes (make a diff of BUGS for details)
added assert.fs and debugging.fs
made .s nicer
keep names of included files (in loadfilename) and print them upon error

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 17 12:35:01 1994 UTC (29 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.44: preferred, unified
Changes since revision 1.1: +2 -1 lines
Integrated locals (in particular automatic scoping) into the system.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 7 14:55:53 1994 UTC (29 years, 10 months ago) by anton
Branches: MAIN
Diff to: selected 1.44: preferred, unified
local variables
rewrote primitives2c.el in Forth (prims2x.el)
various small changes
Added Files:
 	from-cut-here gforth.el gforth.texi glocals.fs gray.fs
 	locals-test.fs prims2x.fs

Diff request

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.

Log view options

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