make strncmp direction safe
[rrq/rrqforth.git] / rrqforth.asm
2021-06-08 Ralph Ronnquistabort loading files on error
2021-06-06 Ralph Ronnquistsome new words
2021-06-05 Ralph Ronnquistblurb update
2021-06-05 Ralph Ronnquistadded command line processing
2021-06-04 Ralph Ronnquistbug fix for lpar comment
2021-06-04 Ralph RonnquistChanged to use "cyclic' temporary block allocation...
2021-06-03 Ralph Ronnquistadd INPUT variable for current eval stream
2021-06-01 Ralph Ronnquistrenaming
2021-05-30 Ralph Ronnquistinstalled SEGV capture
2021-05-30 Ralph Ronnquistbug fix for handling main arg -v
2021-05-30 Ralph Ronnquistmore and better documentation and some reorganisation
2021-05-28 Ralph Ronnquistadding execution control words
2021-05-28 Ralph Ronnquistbug fix
2021-05-26 Ralph Ronnquistadded the left-parenthesis word (comments)
2021-05-24 Ralph Ronnquistadded debug call target. reverted forth sequence compaction
2021-05-23 Ralph Ronnquistpack up forth ptrs for more compact source
2021-05-22 Ralph Ronnquistcapture command line arguments (inital rsp)
2021-05-21 Ralph Ronnquistreworked word lists
2021-05-21 Ralph Ronnquistdrop the inline_code marker for wordlists
2021-05-20 Ralph Ronnquistcommen editing
2021-05-20 Ralph Ronnquistreorganisation of code
2021-05-19 Ralph Ronnquistchanges to QUIT (the main program).. still testing
2021-05-19 Ralph Ronnquistadd EVALUATE-STREAM and stuff
2021-05-18 Ralph Ronnquiststarted compiler words
2021-05-18 Ralph RonnquistFixups for new word layout, and restructure for using...
2021-05-18 Ralph Ronnquistchanged to dump the word list
2021-05-18 Ralph Ronnquistadded short string macro
2021-05-18 Ralph Ronnquistmacros in separate file
2021-05-18 Ralph Ronnquistcleanup makefile
2021-05-18 Ralph Ronnquistrenaming