CVS log for gforth/mini-oof.fs
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 26 10:20:01 2012 UTC (11 years ago) by pazsan
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +4 -2 lines
Block size made configurable (not completed)
Float and double number separators configurable (see VFX)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Aug 23 21:03:51 2000 UTC (22 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
v0-6-2,
v0-6-1,
v0-6-0,
v0-5-0
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +4 -4
lines
Documentation changes
renamed general push-order to >order, objects push-order to class>order,
drop-order to class-previous
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 28 22:58:26 1999 UTC (24 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +11 -32
lines
I removed the glossary from mini-oof, please keep it out!
moofglos.fs keeps the glossary
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Feb 16 06:32:28 1999 UTC (24 years, 3 months ago) by crook
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +32 -10
lines
-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.4: download - view: text, markup, annotated - select for diffs
Sat Oct 10 10:28:34 1998 UTC (24 years, 8 months ago) by pazsan
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1
lines
Changed virtual method table pointer in dictionary objects to be compatible with
the other OO packages (VMT-pointer on first cell)
You need a new kernel.fi to recompile the kernel
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 24 20:17:28 1998 UTC (24 years, 9 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1
lines
Small fix, thanks to srb@concentric.net
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jul 5 20:49:59 1998 UTC (24 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +2 -3
lines
Several fixes and typos I forgot to check in until recently
Documentation additions (not completed)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Apr 12 21:49:13 1998 UTC (25 years, 2 months ago) by pazsan
Branches: MAIN
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
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>