CVS log for gforth/vmgen.in
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Nov 1 22:19:30 2008 UTC (15 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
updated copyright years
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 8 20:54:09 2008 UTC (15 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +12 -6
lines
made vmgen release-ready:
added prims2x0.6.2.fs (and fixed use of RECOVER)
vmgen now looks for vmgen-version to decide what prims2x.fs to use and
uses prims2x0.6.2.fs by default
reverted some of the documentation
fixed minor bug in vmgen-ex*/Makefile
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
updated copyright year after changing license notice
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:47 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:57 2003 UTC (20 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
updated copyright years
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Dec 27 12:32:53 2002 UTC (20 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
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.3: download - view: text, markup, annotated - select for diffs
Tue Aug 20 16:59:01 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
prims2x.fs now outputs #line directives at the end of the user C code
documentation changes
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Aug 20 07:59:01 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -6
lines
prims2x.fs changes: now supports C code delimited by braces;
Forth or C names for primitives depending on [ifdef] vmgen
Documentation changes
adapted vmgen-ex* to earlier prims2x.fs changes
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 1 15:07:04 2001 UTC (22 years, 7 months ago) by anton
Branches: MAIN
vmgen base file
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>