Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.
Current directory: [gforth] / gforth / Attic
Current tag: v0-2-1
File | Rev. | Age | Last log entry | |
---|---|---|---|---|
![]() |
||||
![]() |
1.59 | 27 years | fixed bugs in code.fs added primitive threading-method fixed create-interpret/co... | |
![]() |
1.47 | 27 years | fixed a few bugs changed version number to 0.2.1 | |
![]() |
1.40 | 27 years | Added ans-report.fs objects.fs | |
![]() |
1.37 | 27 years | changed image file format: now every stack has its own size spec in the image... | |
![]() |
1.26 | 27 years | Some fixes to run on Next | |
![]() |
1.23 | 27 years | Steps to make 0.2.0 dist-ready. | |
![]() |
1.21 | 27 years | Fixed problems with different search methods. Hash now doesn't patch it's own se... | |
![]() |
1.18 | 27 years | First try to port gforth to OS/2 Some bugfixes | |
![]() |
1.16 | 27 years | Fixed DOES_CODE for hppa | |
![]() |
1.16 | 27 years | adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h worked around a b... | |
![]() |
1.14 | 27 years | a little cleanup in 386.h renamed special: to interpret/compile: renamed save-st... | |
![]() |
1.12 | 27 years | ?DUP-IF and ?DUP-0=-IF are now supported by primitives added primitives EMIT-FIL... | |
![]() |
1.9 | 27 years | made path separator OS-dependent (';' for non-Unix) renamed use-file to open-blo... | |
![]() |
1.9 | 27 years | Fixed quirks on non-unix platforms | |
![]() |
1.9 | 27 years | Improved DOS-compilability. | |
![]() |
1.8 | 27 years | SPECIAL: to create special "state-smart" words | |
![]() |
1.8 | 27 years | fixed QUERY bug. | |
![]() |
1.8 | 27 years | SPECIAL: to create special "state-smart" words | |
![]() |
1.7 | 27 years | a little cleanup in 386.h renamed special: to interpret/compile: renamed save-st... | |
![]() |
1.7 | 27 years | Some fixes to run on Next | |
![]() |
1.7 | 27 years | adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h worked around a b... | |
![]() |
1.7 | 27 years | added more.fs for people with old terminals. WORDS and SEE now now respect the t... | |
![]() |
1.6 | 27 years | added config.h support (acconfig.h, changes in Makefile.in) check for sys_siglis... | |
![]() |
1.5 | 27 years | Some small bugfixes. | |
![]() |
1.5 | 27 years | small fix | |
![]() |
1.4 | 27 years | completed double-cell support for machines without a corresponding C int type | |
![]() |
1.4 | 27 years | Made PATHSEP a configure variable "make dist" now works minor bugfixes | |
![]() |
1.4 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.4 | 27 years | Improved DOS-compilability. | |
![]() |
1.4 | 27 years | a few bug fixes, doc changes | |
![]() |
1.4 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.3 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.3 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.3 | 27 years | Some fixes to run on Next | |
![]() |
1.3 | 27 years | ' and ['] now deliver an error for compile-only words. renamed special- words in... | |
![]() |
1.3 | 29 years | Added an include for SunOS 4.1.2 to strtol.c | |
![]() |
1.3 | 28 years | Removed BUGS, tried to clean up. | |
![]() |
1.2 | 27 years | fixed a few bugs changed version number to 0.2.1 | |
![]() |
1.2 | 28 years | fixed bug in checkans (an array overflowed on the Alpha). | |
![]() |
1.2 | 27 years | make dist now consistent with new files improved mmul (both dblsub and primitive... | |
![]() |
1.2 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.2 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.2 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.2 | 28 years | added copyright headers changes to loadfilename & co. to make savesystem transpa... | |
![]() |
1.1.1.1 | 29 years | The GNU Forth Project | |
![]() |
1.1.1.1 | 29 years | The GNU Forth Project | |
![]() |
1.1 | 27 years | completed double-cell support for machines without a corresponding C int type | |
![]() |
1.1 | 29 years | fixed a bug in sparc.h brought strtoul closer to compiling on the SPARC (but it ... | |
![]() |
1.1 | 28 years | Added multibuffering in blocks and a simple block editor (in a block file, load ... | |
![]() |
1.1 | 28 years | source.fs contains some stuff factored out from assert.fs and debugging.fs clean... | |
![]() |
1.1 | 27 years | completed double-cell support for machines without a corresponding C int type | |
![]() |
1.1 | 29 years | local variables rewrote primitives2c.el in Forth (prims2x.el) various small chan... | |
![]() |
1.1 | 29 years | Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa... | |
![]() |
1.1 | 29 years | Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa... | |
![]() |
1.1 | 29 years | Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt* from other pa... | |
![]() |
1.1 | 27 years | changed bahviour of system (no longer returns wretval, but puts it in $?) added ... | |
![]() |
1.1 | 27 years | added postponetest.fs added perform (primitive) minor changes | |
![]() |
1.1 | 28 years | added site-int.fs and, more importantly, support for it. Fixed bugs in SPARC CAC... | |
![]() |
1.1 | 29 years | Reorganized configuration: configure is now created by autoconf from configure.i... |