CVS log for gforth/vmgen-ex2/engine.c

[BACK] Up to [gforth] / gforth / vmgen-ex2

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
Mon Dec 31 19:02:25 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, HEAD
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
updated copyright year after changing license notice

Revision 1.9: download - view: text, markup, annotated - [selected for diffs]
Mon Dec 31 18:40:26 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:56 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.7: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.7: +1 -1 lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 25 08:02:59 2003 UTC (20 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.6: +6 -0 lines
gforth-prof is no longer generated by default
turned off dynamic-default for hppa
minor changes to make testdist work
documentation changes

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:11 2003 UTC (21 years ago) by anton
Branches: MAIN
CVS tags: v0-6-1, v0-6-0
Diff to: previous 1.5: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.5: +1 -1 lines
updated copyright years

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 21 08:58:37 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.4: +15 -17 lines
made all threading schemes run in vmgen-ex*

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 20 07:59:02 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.3: +4 -3 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.3: download - view: text, markup, annotated - select for diffs
Wed Aug 7 10:11:19 2002 UTC (21 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.2: +0 -2 lines
VM disassembler now prints immediate arguments nicely

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 2 17:02:56 2002 UTC (21 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, colored; selected 1.9: preferred, colored
Changes since revision 1.1: +35 -3 lines
vmgen* now works with lcc and "gcc -O3 -ansi --pedantic -U__GNUC__"

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 2 15:46:17 2002 UTC (21 years, 10 months ago) by anton
Branches: MAIN
Diff to: selected 1.9: preferred, colored
vmgen-related changes:
in prims2x:
  Conversion macros for single items now take 2 arguments
  Converting from two items to a type has changed order
  argument printing for disassembler disabled (for now)
  disassembler now also uses VM_IS_INST
in Gforth and vmgen-ex: adapted to work with changed prims2x
new: vmgen-ex2: uses union for Cell instead of casting (lots of
   changes compared to vmgen-ex)

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>