| 2009-09-11 | 
rich | Version 47  master | 
commit | commitdiff | tree | snapshot | 
| 2009-09-11 | 
rich | Fix ROT/-ROT (Ian Osgood). | 
commit | commitdiff | tree | snapshot | 
| 2007-10-22 | 
rich | Fix test_read_file so it reads its own output (which...  | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
rich | Documentation. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
rich | Fix perf_dupdrop forth test. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-12 | 
rich | Tip on dumping out the latest word. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-11 | 
rich | Wrote code to do performance comparisons. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-11 | 
rich | Test assembler & INLINE | 
commit | commitdiff | tree | snapshot | 
| 2007-10-11 | 
rich | Basic stack tests | 
commit | commitdiff | tree | snapshot | 
| 2007-10-11 | 
rich | INLINE assembly | 
commit | commitdiff | tree | snapshot | 
| 2007-10-11 | 
rich | Implement 2DROP, 2DUP, 2SWAP as asm primitives. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-10 | 
rich | Assembly code. | 
commit | commitdiff | tree | snapshot | 
| 2007-10-07 | 
rich | Restructure Makefile to add automated tests. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-30 | 
rich | Fix CLOSE | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | 'SPACE' -> BL (standard FORTH word) | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | Added O_* constants for open(2) syscall | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | Linux system calls added and SYSEXIT removed. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | Added headings, fixed CELLS, DOES>, C strings, environment | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | Update version | 
commit | commitdiff | tree | snapshot | 
| 2007-09-29 | 
rich | Add some dummy args for testing | 
commit | commitdiff | tree | snapshot | 
| 2007-09-28 | 
rich | Whitespace changes to make the comments more obvious | 
commit | commitdiff | tree | snapshot | 
| 2007-09-28 | 
rich | Fix last EXIT in SEE | 
commit | commitdiff | tree | snapshot | 
| 2007-09-28 | 
rich | Added ?DUP | 
commit | commitdiff | tree | snapshot | 
| 2007-09-27 | 
rich | Partially working version of SEE | 
commit | commitdiff | tree | snapshot | 
| 2007-09-26 | 
rich | Version 35 for release. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-26 | 
rich | Just comment updates | 
commit | commitdiff | tree | snapshot | 
| 2007-09-26 | 
rich | Just comment updates | 
commit | commitdiff | tree | snapshot | 
| 2007-09-26 | 
rich | Version 32. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-25 | 
rich | Rename @b -> C@ etc. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-25 | 
rich | /MOD as primitive to replace / and MOD | 
commit | commitdiff | tree | snapshot | 
| 2007-09-25 | 
rich | Add 'make remote' rule for building on oirase. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-25 | 
rich | Comment changes. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-24 | 
rich | This gets S" and ." right. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-24 | 
rich | Split into two files. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-24 | 
rich | Minor text change | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | Strangeness in Squote definition. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | New DOT function, BASE, DECIMAL, HEX, WITHIN, TO+,...  | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | ID. and WORDS | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | ID. and WORDS | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | Version 22 -- still debugging ID. word | 
commit | commitdiff | tree | snapshot | 
| 2007-09-23 | 
rich | Added link to another tutorial, and tiny change in...  | 
commit | commitdiff | tree | snapshot | 
| 2007-09-15 | 
rich | Lots of typos fixed. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Some doc updates. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Added JONESFORTH VERSION ... when starting up. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Lots of documentation fixes, and minor tweaks. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Fixed a few typos. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | PD release. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Finished documentation | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | More documentation. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | More documentation. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Input and output, dictionaries, compiling. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | More docs | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Document macros. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Return stack, DOCOL | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Indirect threaded code | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | The header. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-08 | 
rich | Started writing. | 
commit | commitdiff | tree | snapshot | 
| 2007-09-07 | 
rich | Fix the flags to ADDSTORE, SUBSTORE and fix dot-quote...  | 
commit | commitdiff | tree | snapshot | 
| 2007-09-07 | 
rich | someTIMES | 
commit | commitdiff | tree | snapshot | 
| 2007-09-07 | 
rich | ALLOT, +!, -! | 
commit | commitdiff | tree | snapshot | 
| 2007-09-06 | 
rich | Added FORTH interpreter and older versions. | 
commit | commitdiff | tree | snapshot | 
 |