rrq/rrqforth.git
3 years agochanges to QUIT (the main program).. still testing
Ralph Ronnquist [Wed, 19 May 2021 07:47:56 +0000 (17:47 +1000)]
changes to QUIT (the main program).. still testing

3 years agodebugging FIND
Ralph Ronnquist [Wed, 19 May 2021 07:46:50 +0000 (17:46 +1000)]
debugging FIND

3 years agoadded CLEAR-STREAM
Ralph Ronnquist [Wed, 19 May 2021 07:46:12 +0000 (17:46 +1000)]
added CLEAR-STREAM

3 years agoadded comments
Ralph Ronnquist [Wed, 19 May 2021 07:45:33 +0000 (17:45 +1000)]
added comments

3 years agoadded BRANCH macro for assembler
Ralph Ronnquist [Wed, 19 May 2021 07:44:18 +0000 (17:44 +1000)]
added BRANCH macro for assembler

3 years agoadd EVALUATE-STREAM and stuff
Ralph Ronnquist [Wed, 19 May 2021 00:31:40 +0000 (10:31 +1000)]
add EVALUATE-STREAM and stuff

3 years agostarted compiler words
Ralph Ronnquist [Tue, 18 May 2021 14:55:35 +0000 (00:55 +1000)]
started compiler words

3 years agoadded primities
Ralph Ronnquist [Tue, 18 May 2021 14:55:00 +0000 (00:55 +1000)]
added primities

3 years agoadded some decoration labels (not really used)
Ralph Ronnquist [Tue, 18 May 2021 14:54:12 +0000 (00:54 +1000)]
added some decoration labels (not really used)

3 years agoFixups for new word layout, and restructure for using wordlists.
Ralph Ronnquist [Tue, 18 May 2021 12:21:26 +0000 (22:21 +1000)]
Fixups for new word layout, and restructure for using wordlists.

3 years agoChange word layout to more wasteful use of full cells.
Ralph Ronnquist [Tue, 18 May 2021 12:19:48 +0000 (22:19 +1000)]
Change word layout to more wasteful use of full cells.
Also added cross-pointers to simplify moving between tfa and cfa.

3 years agochanged to dump the word list
Ralph Ronnquist [Tue, 18 May 2021 08:22:42 +0000 (18:22 +1000)]
changed to dump the word list

3 years agoadded WORDS
Ralph Ronnquist [Tue, 18 May 2021 08:22:07 +0000 (18:22 +1000)]
added WORDS

3 years agoadding TELL and EMIT
Ralph Ronnquist [Tue, 18 May 2021 08:21:22 +0000 (18:21 +1000)]
adding TELL and EMIT

3 years agoadded short string macro
Ralph Ronnquist [Tue, 18 May 2021 05:18:27 +0000 (15:18 +1000)]
added short string macro

3 years agoexpand to handle core block based streams
Ralph Ronnquist [Tue, 18 May 2021 04:46:56 +0000 (14:46 +1000)]
expand to handle core block based streams

3 years agomacros in separate file
Ralph Ronnquist [Tue, 18 May 2021 04:46:29 +0000 (14:46 +1000)]
macros in separate file

3 years agoavoid dropping first character
Ralph Ronnquist [Tue, 18 May 2021 01:46:51 +0000 (11:46 +1000)]
avoid dropping first character

3 years agomake source dependencies work
Ralph Ronnquist [Tue, 18 May 2021 01:46:19 +0000 (11:46 +1000)]
make source dependencies work

3 years agocleanup makefile
Ralph Ronnquist [Tue, 18 May 2021 01:38:24 +0000 (11:38 +1000)]
cleanup makefile

3 years agorenaming
Ralph Ronnquist [Tue, 18 May 2021 01:29:18 +0000 (11:29 +1000)]
renaming

3 years agoadded
Ralph Ronnquist [Mon, 17 May 2021 23:33:15 +0000 (09:33 +1000)]
added

3 years agosnapshot (not working)
Ralph Ronnquist [Mon, 17 May 2021 23:29:33 +0000 (09:29 +1000)]
snapshot (not working)

3 years agobaseline
Ralph Ronnquist [Thu, 13 May 2021 02:25:13 +0000 (12:25 +1000)]
baseline

3 years agoadded auto-versioning
Ralph Ronnquist [Wed, 12 May 2021 05:02:21 +0000 (15:02 +1000)]
added auto-versioning

3 years agoadded
Ralph Ronnquist [Wed, 12 May 2021 05:01:29 +0000 (15:01 +1000)]
added

3 years agoinitial snap
Ralph Ronnquist [Wed, 12 May 2021 03:37:41 +0000 (13:37 +1000)]
initial snap