gforth: gforth/intcomp.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
updated copyright years
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Apr 11 15:37:22 2010 UTC (3 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13
Eliminated unused doeshandler (aka DOESJUMP) field from kernel
compiler (it's still in cross.fs). SEE does not know how to
decompile the result.
Revision 1.13
-
(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.12: +1 -1 lines
Diff to previous 1.12
updated copyright year after changing license notice
Revision 1.12
-
(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.11: +2 -3 lines
Diff to previous 1.11
updated copyright notices for GPL v3
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 2 21:33:18 2003 UTC (9 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
gforth-native now survives make check
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:45 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Mar 22 10:04:07 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.8: +10 -10 lines
Diff to previous 1.8
added LATEST, replaced uses of LAST @ with uses of LATEST
renamed LASTXT to LATESTXT, and changed the uses
made >NAME the primary name for >HEAD
documentation changes
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:16:50 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:57 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
changed FSF address in copyright messages
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 8 22:02:46 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Oct 27 18:25:16 1997 UTC (15 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
fixed create-interpret/compile bug
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:09 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Sep 23 08:52:48 1996 UTC (16 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1,
v0-3-0
Changes since 1.2: +7 -5 lines
Diff to previous 1.2
documentation changes
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Sep 10 16:08:38 1996 UTC (16 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.1: +9 -9 lines
Diff to previous 1.1
fixed bugs in code.fs
added primitive threading-method
fixed create-interpret/compile such that "' word >body" works as expected
documented some defining words
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 26 10:07:19 1996 UTC (16 years, 8 months ago) by anton
Branch:
MAIN
' and ['] now deliver an error for compile-only words.
renamed special- words into interpret/compile- words.
refactored some of the recent changes.
adapted see to the changes
added way to make a word that defines words with differring
interpretation and compilation code.
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.