2016-04-26 |
Tim Vaughan | LOOP+ -> +LOOP, LEAVE? -> ?LEAVE |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Working on ROLL, redefined SPACES |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Fixed ROT/-ROT, added LEAVE? and LOOP+ |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | DO LOOP LEAVE working |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Added MAX and MIN |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Added 2* and 2/ arithmetic bit shift words. |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Added LOOP+ and expressed LOOP as a special case. |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Fixed broken DO LOOP |
tree | commitdiff |
2016-04-26 |
Tim Vaughan | Working on LEAVE and example. |
tree | commitdiff |
2016-04-25 |
Tim Vaughan | Added DO WHILE REPEAT, as well as . and .s |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Mostly copy-pasting forth code at this point! |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Hit on working TICK implementation. |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Exposed debug functions as forth words. |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Sensible recovery from stack underflows. |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Propper EOF handling. |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | Adding core forth words. |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | added INCLUDE - can now write pure forth! |
tree | commitdiff |
2016-04-24 |
Tim Vaughan | It's alive! |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | Debugging DOCOL |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | NL only prints "ok" in state 0 |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | added BYE and NL |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | Interpreter almost works!!! |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | Added CHAR and EXECUTE |
tree | commitdiff |
2016-04-23 |
Tim Vaughan | Finished INTERPRET |
tree | commitdiff |
2016-04-22 |
Tim Vaughan | Working on INTERPRET. |
tree | commitdiff |
2016-04-22 |
Tim Vaughan | improved dump() |
tree | commitdiff |
2016-04-22 |
Tim Vaughan | Fixed bug in FIND. |
tree | commitdiff |
2016-04-22 |
Tim Vaughan | Typo fixes. |
tree | commitdiff |
2016-04-22 |
Tim Vaughan | Added TICK, BRANCH, 0BRANCH |
tree | commitdiff |
2016-04-18 |
Tim Vaughan | Added HIDE, IMMEDIATE |
tree | commitdiff |
2016-04-18 |
Tim Vaughan | Added compilation words. |
tree | commitdiff |
2016-04-18 |
Tim Vaughan | Included comparison primitives |
tree | commitdiff |
2016-04-18 |
Tim Vaughan | Inner interpreter works. |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Debugging first non-primitive word. |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added arithmetic operations |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added FIND, TOCFA |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added NUMBER |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added KEY, EMIT, WORD |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added stack dump method. |
tree | commitdiff |
2016-04-17 |
Tim Vaughan | Added core dump function for debugging. |
tree | commitdiff |
2016-04-16 |
Tim Vaughan | Reg values now stored in reg type. |
tree | commitdiff |
2016-04-16 |
Tim Vaughan | Getting messy. |
tree | commitdiff |
2016-04-15 |
Tim Vaughan | expr -> func, RS and PS now in memory. |
tree | commitdiff |
2016-04-11 |
Tim Vaughan | I/O |
tree | commitdiff |
2016-04-11 |
Tim Vaughan | Doing my head in! |
tree | commitdiff |
2016-04-11 |
Tim Vaughan | Working on I/O prims |
tree | commitdiff |
2016-04-10 |
Tim Vaughan | Added in missing jumps. |
tree | commitdiff |
2016-04-10 |
Tim Vaughan | On to constants. |
tree | commitdiff |
2016-04-10 |
Tim Vaughan | Moving further away from julia |
tree | commitdiff |
2016-04-09 |
Tim Vaughan | Getting somewhere. |
tree | commitdiff |
2016-04-09 |
Tim Vaughan | Slowly getting to grips with this. |
tree | commitdiff |
2016-04-09 |
Tim Vaughan | Taking a more traditional approach now. |
tree | commitdiff |
2016-04-04 |
Tim Vaughan | Harder than I thought... |
tree | commitdiff |
2016-04-04 |
Tim Vaughan | Bootstrapping outer interpreter. |
tree | commitdiff |
2016-04-03 |
Tim Vaughan | Meaningless changes. |
tree | commitdiff |
2016-04-02 |
Tim Vaughan | FORTH.jl generated files. |
tree | commitdiff |
|