Version 47
[jonesforth.git] / jonesforth.f
2009-09-11 richFix ROT/-ROT (Ian Osgood).
2007-10-12 richDocumentation.
2007-10-12 richTip on dumping out the latest word.
2007-10-11 richINLINE assembly
2007-10-10 richAssembly code.
2007-10-07 richRestructure Makefile to add automated tests.
2007-09-30 richFix CLOSE
2007-09-29 rich'SPACE' -> BL (standard FORTH word)
2007-09-29 richAdded headings, fixed CELLS, DOES>, C strings, environment
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 32.
2007-09-25 richRename @b -> C@ etc.
2007-09-25 richComment changes.
2007-09-24 richThis gets S" and ." right.
2007-09-24 richSplit into two files.