rrq/rrqforth.git
2021-06-06 Ralph Ronnquistsome new words
2021-06-06 Ralph Ronnquistedit
2021-06-06 Ralph Ronnquistrename
2021-06-06 Ralph Ronnquistupdate
2021-06-06 Ralph Ronnquistrestrict number parsing to current base
2021-06-05 Ralph Ronnquistupdate
2021-06-05 Ralph Ronnquistadded CFA>TFA
2021-06-05 Ralph Ronnquistfixed READ-WORD to use TEMPSPACE
2021-06-05 Ralph Ronnquistfixed (comma)
2021-06-05 Ralph Ronnquistblurb update
2021-06-05 Ralph Ronnquistadded command line processing
2021-06-05 Ralph Ronnquistbug fix for double quote
2021-06-05 Ralph Ronnquistupdate
2021-06-05 Ralph Ronnquistadded .TEMP value rendering
2021-06-05 Ralph Ronnquistsplit . into .TEMP rendering, then stdout writing
2021-06-05 Ralph RonnquistSTR>TEMP to return char*
2021-06-05 Ralph Ronnquistadd ignorable char count for OPEN-FILE
2021-06-05 Ralph Ronnquistupdate
2021-06-05 Ralph Ronnquistvarious improvements
2021-06-04 Ralph Ronnquistupdate
2021-06-04 Ralph Ronnquistcorrected STR>TEMP space allocation
2021-06-04 Ralph Ronnquistfix terminating NUL on the captured string
2021-06-04 Ralph Ronnquistupgrade
2021-06-04 Ralph Ronnquistfixed AGAIN (CnP) bug
2021-06-04 Ralph Ronnquistadding the AGAIN control word
2021-06-04 Ralph Ronnquistadding the AGAIN control word
2021-06-04 Ralph Ronnquistrebuilt after corrections
2021-06-04 Ralph Ronnquistbug fix for lpar comment
2021-06-04 Ralph RonnquistMoving the debug trace point to be prior to advancing...
2021-06-04 Ralph Ronnquistallocate without locking (locked mem is limited)
2021-06-04 Ralph Ronnquistremove mistaken swap
2021-06-04 Ralph RonnquistChanged to use "cyclic' temporary block allocation...
2021-06-03 Ralph Ronnquistdocument the INPUT word
2021-06-03 Ralph Ronnquistupgraded binary
2021-06-03 Ralph Ronnquistno "continue" in bp 7 commands
2021-06-03 Ralph Ronnquistbug fix TFA>NAMEZ
2021-06-03 Ralph Ronnquistadd INPUT variable for current eval stream
2021-06-02 Ralph Ronnquistcorrected BREAK example
2021-06-02 Ralph Ronnquistcorrected example
2021-06-02 Ralph Ronnquiststandardized call-out blocks
2021-06-02 Ralph Ronnquistsaving prebuilt binaries
2021-06-01 Ralph Ronnquistconsolidatation
2021-06-01 Ralph Ronnquistrenaming
2021-06-01 Ralph Ronnquistadded open-file" and load-file"
2021-06-01 Ralph Ronnquistadded tfa2namez
2021-06-01 Ralph Ronnquistadded generated files
2021-05-30 Ralph Ronnquistfixed END to resolve properly
2021-05-30 Ralph Ronnquistinstalled SEGV capture
2021-05-30 Ralph RonnquistSP should be space character
2021-05-30 Ralph Ronnquistfixing inveresed logic
2021-05-30 Ralph Ronnquistbe quiet unless verbose
2021-05-30 Ralph Ronnquistbug fix
2021-05-30 Ralph Ronnquistbug fix for handling main arg -v
2021-05-30 Ralph Ronnquistmore and better documentation and some reorganisation
2021-05-29 Ralph Ronnquistfixing
2021-05-29 Ralph Ronnquistadded strlen, strncpy and realloc
2021-05-29 Ralph Ronnquistcorrected anchor
2021-05-29 Ralph Ronnquistdoc fiddling
2021-05-28 Ralph Ronnquistupdate
2021-05-28 Ralph Ronnquistadding execution control words
2021-05-28 Ralph Ronnquistadded / (div) primitive
2021-05-28 Ralph Ronnquistadded "continue" to bp 7
2021-05-28 Ralph Ronnquistvarious fixes to cross refs
2021-05-28 Ralph Ronnquistbug fixes
2021-05-28 Ralph Ronnquistbug fix
2021-05-28 Ralph Ronnquistadded TFA>FLAGS@
2021-05-26 Ralph Ronnquistcorrected links
2021-05-26 Ralph Ronnquistminor edit
2021-05-26 Ralph Ronnquistincluded lparen
2021-05-26 Ralph Ronnquistmajor touch-up into presentable form
2021-05-26 Ralph Ronnquistrename assembly link for >R
2021-05-26 Ralph Ronnquistmake TRUE and FALSE values
2021-05-26 Ralph Ronnquistadd IMMEDIAET and handle it
2021-05-26 Ralph Ronnquistadded the left-parenthesis word (comments)
2021-05-24 Ralph Ronnquistadding some documentation
2021-05-24 Ralph Ronnquistremove IMMEDAITE from quote and literal
2021-05-24 Ralph Ronnquistcompiling fixes
2021-05-24 Ralph Ronnquistadded debug call target. reverted forth sequence compaction
2021-05-24 Ralph Ronnquistadded CFA>FLAGS@ helper
2021-05-24 Ralph Ronnquistadd a debug call break point with print commands
2021-05-24 Ralph Ronnquistadded debug call into "next" macro
2021-05-24 Ralph Ronnquistfix the asm label for TUCK
2021-05-23 Ralph Ronnquistpack up forth ptrs for more compact source
2021-05-23 Ralph Ronnquistfix S" to handle both compilation and interpretation.
2021-05-23 Ralph Ronnquistadd " and STREAM-NCHARS
2021-05-23 Ralph Ronnquistadd DEPTH
2021-05-23 Ralph Ronnquistexpand DOFORTH to allow multiple ptrs
2021-05-23 Ralph Ronnquistimproved debug support
2021-05-22 Ralph Ronnquistsimplify EMIT and add "dot" for number display
2021-05-22 Ralph Ronnquistcapture command line arguments (inital rsp)
2021-05-22 Ralph Ronnquistfix * and amdd /MOD
2021-05-22 Ralph Ronnquistadded STREAM macro
2021-05-22 Ralph Ronnquistcleanup and add some primitives
2021-05-22 Ralph RonnquistNUMBER parses negative decimal numbers
2021-05-21 Ralph Ronnquistreworked word lists
2021-05-21 Ralph Ronnquiststart with disabled breakpoints
2021-05-21 Ralph Ronnquistdrop the inline_code marker for wordlists
2021-05-20 Ralph Ronnquistfixing STRNCMP
2021-05-20 Ralph Ronnquistfinal(?) fixing of NUMBER and EVALUATE-STREAM
2021-05-20 Ralph Ronnquistadded return stack access primitives
next