jonesforth.git
2007-09-29 richAdded headings, fixed CELLS, DOES>, C strings, environment
2007-09-29 richUpdate version
2007-09-29 richAdd some dummy args for testing
2007-09-28 richWhitespace changes to make the comments more obvious
2007-09-28 richFix last EXIT in SEE
2007-09-28 richAdded ?DUP
2007-09-27 richPartially working version of SEE
2007-09-26 richVersion 35 for release.
2007-09-26 richJust comment updates
2007-09-26 richJust comment updates
2007-09-26 richVersion 32.
2007-09-25 richRename @b -> C@ etc.
2007-09-25 rich/MOD as primitive to replace / and MOD
2007-09-25 richAdd 'make remote' rule for building on oirase.
2007-09-25 richComment changes.
2007-09-24 richThis gets S" and ." right.
2007-09-24 richSplit into two files.
2007-09-24 richMinor text change
2007-09-23 richStrangeness in Squote definition.
2007-09-23 richNew DOT function, BASE, DECIMAL, HEX, WITHIN, TO+,...
2007-09-23 richID. and WORDS
2007-09-23 richID. and WORDS
2007-09-23 richVersion 22 -- still debugging ID. word
2007-09-23 richAdded link to another tutorial, and tiny change in...
2007-09-15 richLots of typos fixed.
2007-09-08 richSome doc updates.
2007-09-08 richAdded JONESFORTH VERSION ... when starting up.
2007-09-08 richLots of documentation fixes, and minor tweaks.
2007-09-08 richFixed a few typos.
2007-09-08 richPD release.
2007-09-08 richFinished documentation
2007-09-08 richMore documentation.
2007-09-08 richMore documentation.
2007-09-08 richInput and output, dictionaries, compiling.
2007-09-08 richMore docs
2007-09-08 richDocument macros.
2007-09-08 richReturn stack, DOCOL
2007-09-08 richIndirect threaded code
2007-09-08 richThe header.
2007-09-08 richStarted writing.
2007-09-07 richFix the flags to ADDSTORE, SUBSTORE and fix dot-quote...
2007-09-07 richsomeTIMES
2007-09-07 richALLOT, +!, -!
2007-09-06 richAdded FORTH interpreter and older versions.