Age | Commit message (Expand) | Author | Files | Lines |
2016-08-26 | bootstrap.fs: add 4+ word to bootstrap dictionary | Mark Cave-Ayland | 1 | -0/+1 |
2016-07-17 | interpreter.fs: allow evaluate to split words on CR as well as LF | Cormac O'Brien | 1 | -1/+1 |
2016-07-17 | interpreter.fs: don't clobber stack across evaluate strings split on newlines | Mark Cave-Ayland | 1 | -0/+2 |
2013-07-27 | bootstrap.fs: add debug-type and debug-cr words | Mark Cave-Ayland | 1 | -0/+2 |
2012-12-07 | Redefine "to" word in device.fs to allow the current package to be set like a... | Mark Cave-Ayland | 1 | -4/+8 |
2012-11-23 | Implementation of Forth local variables for OpenBIOS. | Mark Cave-Ayland | 1 | -0/+13 |
2010-10-17 | Fix up the new 2>r, 2r> and 2r@ words. | Mark Cave-Ayland | 1 | -3/+3 |
2010-10-16 | Add Forth words 2>r, 2r> and 2r@ as described in the ANSI Forth core extensio... | Mark Cave-Ayland | 1 | -0/+11 |
2010-10-03 | Implement the "to" Forth word for setting defers. This enables OpenSolaris to... | Mark Cave-Ayland | 1 | -0/+7 |
2010-06-28 | Fix up parse word so that it can correctly handle empty arguments and (encode... | Mark Cave-Ayland | 1 | -0/+5 |
2010-04-30 | Move the temporary compilation buffer into dictionary space. This prevent spu... | Mark Cave-Ayland | 1 | -1/+1 |
2009-12-09 | Revert r638, apply previous patch to extend control flow stack items to 2 dat... | Mark Cave-Ayland | 1 | -38/+57 |
2009-12-03 | Fix backwards Fcode branches (bbranch and b?branch). | Mark Cave-Ayland | 1 | -0/+13 |
2009-11-17 | This patch replaces the string definitions in nvram.fs by the | Stefan Reinauer | 1 | -8/+1 |
2009-11-15 | Reworked version of Forth Source debugger (Mark Cave-Ayland) | Blue Swirl | 1 | -1/+3 |
2009-08-29 | Implement "$=" to compare two strings (needed by BootX) | Laurent Vivier | 1 | -0/+14 |
2009-07-12 | Minor tweaks to dump word output (Mark Cave-Ayland) | Blue Swirl | 1 | -1/+2 |
2009-06-06 | Don't add padding spaces when evaluating headerless words (Mark Cave-Ayland) | Blue Swirl | 1 | -1/+8 |
2009-05-24 | Fix b(case)...b(of)...b(endof)...b(endcase) (Mark Cave-Ayland) | Blue Swirl | 1 | -3/+3 |
2009-05-22 | forth: add more pockets | Igor Kovalenko | 1 | -3/+4 |
2009-05-22 | Fix b(do) ... b(leaves) ... b(loop)/b(+loop) (Mark Cave-Ayland) | Blue Swirl | 1 | -3/+3 |
2008-12-13 | Remove unnecessary trailing newlines | Blue Swirl | 3 | -6/+0 |
2008-08-30 | Fix pad alignment | Blue Swirl | 1 | -1/+1 |
2006-06-05 | small fixes/enhancements for solaris | Stefan Reinauer | 1 | -0/+1 |
2006-04-26 | initial import of openbios--main--1.0--patch-26 | Stefan Reinauer | 7 | -0/+3071 |