gforth: gforth/vt100.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 15:25:18 2012 UTC (4 months, 3 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
,
to selected 1.8
updated copyright year
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 11 01:15:15 2012 UTC (9 months, 1 week ago) by pazsan
Branch:
MAIN
Changes since 1.11: +7 -2 lines
Diff to previous 1.11
,
to selected 1.8
Vectorize at-xy and page, too
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
,
to selected 1.8
updated copyright year after changing license notice
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
,
to selected 1.8
updated copyright notices for GPL v3
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:47 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.8
-
(view)
(download)
(annotate)
- [selected]
Sun Mar 9 15:16:57 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
updated copyright years
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:46:59 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
,
to selected 1.8
changed FSF address in copyright messages
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:06:03 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
,
to selected 1.8
updated copyright dates in many files (not in ec-related files)
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 3 18:24:23 1999 UTC (13 years, 5 months ago) by crook
Branch:
MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
,
to selected 1.8
Fixed (my earlier) errors in the documentation of Standard search words
in search.fs. Minor documentation tweaks in the other files.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 23 20:24:20 1999 UTC (14 years, 2 months ago) by crook
Branch:
MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
,
to selected 1.8
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.3
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Feb 3 00:10:22 1999 UTC (14 years, 3 months ago) by crook
Branch:
MAIN
Changes since 1.2: +11 -2 lines
Diff to previous 1.2
,
to selected 1.8
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.2
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Nov 7 18:07:04 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta,
v0-2-0,
v0-2-1,
v0-3-0,
v0-4-0
Changes since 1.1: +18 -0 lines
Diff to previous 1.1
,
to selected 1.8
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Apr 20 17:23:24 1994 UTC (19 years, 1 month ago) by pazsan
Branch:
MAIN
Diff
to selected 1.8
vt100-style terminal controls (AT-XY and PAGE).
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.