gforth: gforth/objects.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:06:01 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-5-0,
v0-6-0,
v0-6-1,
v0-6-2,
v0-7-0
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
,
to selected 1.3
updated copyright dates in many files (not in ec-related files)
Revision 1.18
-
(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.17: +9 -5 lines
Diff to previous 1.17
,
to selected 1.3
Documentation changes
renamed general push-order to >order, objects push-order to class>order,
drop-order to class-previous
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jul 24 13:07:19 1999 UTC (13 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
,
to selected 1.3
added engine option --appl-image and gforthmi option --application
minor objects.fs changes
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 8 09:46:42 1999 UTC (13 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.15: +11 -3 lines
Diff to previous 1.15
,
to selected 1.3
added :m to objects.fs
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jul 5 19:56:01 1999 UTC (13 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
,
to selected 1.3
documented methods...end-methods
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jul 5 18:54:20 1999 UTC (13 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.13: +15 -5 lines
Diff to previous 1.13
,
to selected 1.3
added methods...end-methods to objects.fs
added stack comment in kernel/int.fs
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jun 17 15:32:13 1999 UTC (14 years ago) by anton
Branch:
MAIN
Changes since 1.12: +23 -19 lines
Diff to previous 1.12
,
to selected 1.3
fixed bug (path handling when opening image).
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Feb 16 06:32:29 1999 UTC (14 years, 4 months ago) by crook
Branch:
MAIN
Changes since 1.11: +57 -57 lines
Diff to previous 1.11
,
to selected 1.3
-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.11
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 8 22:02:48 1998 UTC (14 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
,
to selected 1.3
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.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Nov 22 21:23:25 1998 UTC (14 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.9: +41 -41 lines
Diff to previous 1.9
,
to selected 1.3
removed all "unknown" from docs, except those from mini-oof
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Oct 7 18:58:58 1998 UTC (14 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
,
to selected 1.3
objects.fs bug fix part 2
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Oct 7 18:29:38 1998 UTC (14 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
,
to selected 1.3
fixed bug in objects.fs (override of inherited interface methods)
added fpick (primitive), suggested by Julian Noble
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Aug 2 15:06:01 1998 UTC (14 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
,
to selected 1.3
documentation changes
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:10 1997 UTC (15 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.5: +128 -58 lines
Diff to previous 1.5
,
to selected 1.3
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.5
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Jul 2 15:56:51 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.4: +10 -9 lines
Diff to previous 1.4
,
to selected 1.3
some more changes in objects.fs
incorporated m68k patch by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
commented out ecvt declaration in engine/forth.h
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jun 23 15:53:53 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.3: +55 -166 lines
Diff to previous 1.3
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)
- [selected]
Fri Jun 6 17:27:57 1997 UTC (16 years ago) by anton
Branch:
MAIN
Changes since 1.2: +361 -111 lines
Diff to previous 1.2
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]
Tue Mar 11 16:00:40 1997 UTC (16 years, 3 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.1: +33 -5 lines
Diff to previous 1.1
,
to selected 1.3
added primitive K
the Makefile now works with Digital Unix make
renamed the gforth-makeimage variable GFORTH into GFORTHD
fixed bug in comp-image (can now generate data-relocatable images).
gforth-makeimage uses a new option --no-offset-im to avoid differences
from the command line
Documentation changes
fixed another bug involving relocatablility of code addresses.
my_alloc now works on machines without MAP_FILE and MAP_PRIVATE
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Nov 11 16:59:17 1996 UTC (16 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1
Diff
to selected 1.3
Added ans-report.fs objects.fs
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.