rrq/rrqforth.git
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
2021-05-20 Ralph Ronnquistensuring full cell arithmetics
2021-05-20 Ralph Ronnquistcommen editing
2021-05-20 Ralph Ronnquistdebugging support
2021-05-20 Ralph Ronnquistreorganisation of code
2021-05-20 Ralph Ronnquistfixed NUMBER
2021-05-19 Ralph Ronnquistdraft EVALUATE-STREAM
2021-05-19 Ralph Ronnquistchanges to QUIT (the main program).. still testing
2021-05-19 Ralph Ronnquistdebugging FIND
2021-05-19 Ralph Ronnquistadded CLEAR-STREAM
2021-05-19 Ralph Ronnquistadded comments
2021-05-19 Ralph Ronnquistadded BRANCH macro for assembler
2021-05-19 Ralph Ronnquistadd EVALUATE-STREAM and stuff
2021-05-18 Ralph Ronnquiststarted compiler words
2021-05-18 Ralph Ronnquistadded primities
2021-05-18 Ralph Ronnquistadded some decoration labels (not really used)
2021-05-18 Ralph RonnquistFixups for new word layout, and restructure for using...
2021-05-18 Ralph RonnquistChange word layout to more wasteful use of full cells.
2021-05-18 Ralph Ronnquistchanged to dump the word list
2021-05-18 Ralph Ronnquistadded WORDS
2021-05-18 Ralph Ronnquistadding TELL and EMIT
2021-05-18 Ralph Ronnquistadded short string macro
2021-05-18 Ralph Ronnquistexpand to handle core block based streams
2021-05-18 Ralph Ronnquistmacros in separate file
2021-05-18 Ralph Ronnquistavoid dropping first character
2021-05-18 Ralph Ronnquistmake source dependencies work
2021-05-18 Ralph Ronnquistcleanup makefile
2021-05-18 Ralph Ronnquistrenaming
2021-05-17 Ralph Ronnquistadded
2021-05-17 Ralph Ronnquistsnapshot (not working)
2021-05-13 Ralph Ronnquistbaseline
2021-05-12 Ralph Ronnquistadded auto-versioning
2021-05-12 Ralph Ronnquistadded
2021-05-12 Ralph Ronnquistinitial snap