32bit.h
|
1.4 |
17 years |
anton |
completed double-cell support for machines without a corresponding C int type
|
386.h
|
1.14 |
16 years |
anton |
a little cleanup in 386.h
renamed special: to interpret/compile:
renamed save-st... |
acconfig.h
|
1.4 |
16 years |
anton |
Made PATHSEP a configure variable
"make dist" now works
minor bugfixes
|
aclocal.m4
|
1.1 |
17 years |
anton |
completed double-cell support for machines without a corresponding C int type
|
alpha.h
|
1.9 |
16 years |
anton |
made path separator OS-dependent (';' for non-Unix)
renamed use-file to open-blo... |
ansidecl.h
|
1.1 |
18 years |
anton |
fixed a bug in sparc.h
brought strtoul closer to compiling on the SPARC (but it ... |
atanh.c
|
1.1 |
16 years |
pazsan |
First try to port gforth to OS/2
Some bugfixes
|
blockedit.fb
|
1.1 |
17 years |
pazsan |
Added multibuffering in blocks and a simple block editor
(in a block file, load ... |
cache.c
|
1.3 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
checkans.fs
|
1.2 |
17 years |
anton |
fixed bug in checkans (an array overflowed on the Alpha).
|
cleanalign.c
|
1.1 |
17 years |
anton |
source.fs contains some stuff factored out from assert.fs and debugging.fs
clean... |
configure.bat
|
1.9 |
16 years |
pazsan |
Fixed quirks on non-unix platforms
|
dblsub.c
|
1.2 |
17 years |
pazsan |
make dist now consistent with new files
improved mmul (both dblsub and primitive... |
dbltest.fs
|
1.1 |
17 years |
anton |
completed double-cell support for machines without a corresponding C int type
|
debugging.fs
|
1.4 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
dumpimage.fs
|
1.7 |
16 years |
anton |
a little cleanup in 386.h
renamed special: to interpret/compile:
renamed save-st... |
ecvt.c
|
1.6 |
17 years |
anton |
added config.h support (acconfig.h, changes in Makefile.in)
check for sys_siglis... |
engine.c
|
1.37 |
17 years |
anton |
changed image file format:
now every stack has its own size spec in the image... |
errore.fs
|
1.8 |
16 years |
pazsan |
SPECIAL: to create special "state-smart" words
|
forth.h
|
1.26 |
16 years |
pazsan |
Some fixes to run on Next
|
from-cut-here
|
1.1 |
19 years |
anton |
local variables
rewrote primitives2c.el in Forth (prims2x.el)
various small chan... |
getopt.c
|
1.1 |
18 years |
anton |
Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt*
from other pa... |
getopt.h
|
1.1 |
18 years |
anton |
Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt*
from other pa... |
getopt1.c
|
1.1 |
18 years |
anton |
Updated ToDo and INSTALL; Wrote README; Lifted COPYING and getopt*
from other pa... |
gforth.1
|
1.5 |
17 years |
pazsan |
Some small bugfixes.
|
gforth.ds
|
1.40 |
16 years |
anton |
Added ans-report.fs objects.fs
|
glossaries.doc
|
1.1.1.1 |
19 years |
anton |
The GNU Forth Project
|
high-level
|
1.1.1.1 |
19 years |
anton |
The GNU Forth Project
|
hppa.h
|
1.16 |
16 years |
pazsan |
Fixed DOES_CODE for hppa
|
io-dos.h
|
1.2 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
io.c
|
1.18 |
16 years |
pazsan |
First try to port gforth to OS/2
Some bugfixes
|
io.h
|
1.9 |
16 years |
pazsan |
Improved DOS-compilability.
|
kernel.fs
|
1.8 |
16 years |
anton |
fixed QUERY bug.
|
m68k.h
|
1.7 |
16 years |
pazsan |
Some fixes to run on Next
|
main.c
|
1.46 |
16 years |
pazsan |
Fixed some things with DOS
|
main.fs
|
1.23 |
16 years |
pazsan |
Steps to make 0.2.0 dist-ready.
|
makedoc.fs
|
1.3 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
memcasecmp.c
|
1.1 |
17 years |
anton |
changed bahviour of system (no longer returns wretval, but puts it in $?)
added ... |
memcmp.c
|
1.2 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
memmove.c
|
1.2 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
mips.h
|
1.7 |
16 years |
anton |
adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h
worked around a b... |
postponetest.fs
|
1.1 |
17 years |
anton |
added postponetest.fs
added perform (primitive)
minor changes
|
pow10.c
|
1.3 |
16 years |
pazsan |
Some fixes to run on Next
|
power.h
|
1.5 |
16 years |
anton |
small fix
|
primitives
|
1.59 |
16 years |
anton |
fixed bugs in code.fs
added primitive threading-method
fixed create-interpret/co... |
search-order.fs
|
1.21 |
16 years |
pazsan |
Fixed problems with different search methods. Hash now doesn't patch
it's own se... |
select.c
|
1.4 |
16 years |
pazsan |
Improved DOS-compilability.
|
site-init.fs
|
1.1 |
17 years |
anton |
added site-int.fs and, more importantly, support for it.
Fixed bugs in SPARC CAC... |
sparc.h
|
1.16 |
16 years |
anton |
adapted DOES_CODE in alpha.h m68k.h mips.h power.h and sparc.h
worked around a b... |
special.fs
|
1.3 |
16 years |
anton |
' and ['] now deliver an error for compile-only words.
renamed special- words in... |
strerror.c
|
1.2 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
strsignal.c
|
1.7 |
17 years |
anton |
added more.fs for people with old terminals.
WORDS and SEE now now respect the t... |
strtol.c
|
1.3 |
18 years |
anton |
Added an include for SunOS 4.1.2 to strtol.c
|
strtoul.c
|
1.1 |
18 years |
anton |
Reorganized configuration: configure is now created by autoconf from
configure.i... |
texinfo.tex
|
1.3 |
17 years |
pazsan |
Removed BUGS, tried to clean up.
|
threading.h
|
1.4 |
17 years |
anton |
a few bug fixes, doc changes
|
tools.fs
|
1.4 |
17 years |
anton |
added copyright headers
changes to loadfilename & co. to make savesystem transpa... |
toolsext.fs
|
1.8 |
16 years |
pazsan |
SPECIAL: to create special "state-smart" words
|
vars.fs
|
1.12 |
17 years |
anton |
?DUP-IF and ?DUP-0=-IF are now supported by primitives
added primitives EMIT-FIL... |