CVS log for gforth/vmgen-ex2/mini.y
Up to [gforth] / gforth / vmgen-ex2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:25 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1
lines
updated copyright year after changing license notice
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:26 2007 UTC (15 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:57 2003 UTC (20 years, 1 month ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +8 -2
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:12 2003 UTC (20 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1
lines
updated copyright years
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 2 15:46:18 2002 UTC (21 years, 4 months ago) by anton
Branches: MAIN
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)
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>