summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Ralph Ronnquist [Sun, 23 May 2021 14:48:07 +0000 (00:48 +1000)]
 
add DEPTH
Ralph Ronnquist [Sun, 23 May 2021 14:47:37 +0000 (00:47 +1000)]
 
expand DOFORTH to allow multiple ptrs
Ralph Ronnquist [Sun, 23 May 2021 07:23:23 +0000 (17:23 +1000)]
 
improved debug support
Ralph Ronnquist [Sat, 22 May 2021 11:36:45 +0000 (21:36 +1000)]
 
simplify EMIT and add "dot" for number display
Ralph Ronnquist [Sat, 22 May 2021 11:35:51 +0000 (21:35 +1000)]
 
capture command line arguments (inital rsp)
Ralph Ronnquist [Sat, 22 May 2021 11:35:11 +0000 (21:35 +1000)]
 
fix * and amdd /MOD
Ralph Ronnquist [Sat, 22 May 2021 11:34:30 +0000 (21:34 +1000)]
 
added STREAM macro
Ralph Ronnquist [Sat, 22 May 2021 11:34:06 +0000 (21:34 +1000)]
 
cleanup and add some primitives
Ralph Ronnquist [Sat, 22 May 2021 11:33:17 +0000 (21:33 +1000)]
 
NUMBER parses negative decimal numbers
Ralph Ronnquist [Fri, 21 May 2021 11:51:23 +0000 (21:51 +1000)]
 
reworked word lists
Ralph Ronnquist [Fri, 21 May 2021 11:50:07 +0000 (21:50 +1000)]
 
start with disabled breakpoints
Ralph Ronnquist [Fri, 21 May 2021 00:56:15 +0000 (10:56 +1000)]
 
drop the inline_code marker for wordlists
Ralph Ronnquist [Thu, 20 May 2021 19:25:25 +0000 (05:25 +1000)]
 
fixing STRNCMP
Ralph Ronnquist [Thu, 20 May 2021 19:23:30 +0000 (05:23 +1000)]
 
final(?) fixing of NUMBER and EVALUATE-STREAM
Ralph Ronnquist [Thu, 20 May 2021 19:22:06 +0000 (05:22 +1000)]
 
added return stack access primitives
Ralph Ronnquist [Thu, 20 May 2021 19:20:53 +0000 (05:20 +1000)]
 
ensuring full cell arithmetics
Ralph Ronnquist [Thu, 20 May 2021 19:20:12 +0000 (05:20 +1000)]
 
commen editing
Ralph Ronnquist [Thu, 20 May 2021 10:49:29 +0000 (20:49 +1000)]
 
debugging support
Ralph Ronnquist [Thu, 20 May 2021 10:48:17 +0000 (20:48 +1000)]
 
reorganisation of code
Ralph Ronnquist [Thu, 20 May 2021 10:47:32 +0000 (20:47 +1000)]
 
fixed NUMBER
Ralph Ronnquist [Wed, 19 May 2021 07:50:38 +0000 (17:50 +1000)]
 
draft EVALUATE-STREAM
Ralph Ronnquist [Wed, 19 May 2021 07:47:56 +0000 (17:47 +1000)]
 
changes to QUIT (the main program).. still testing
Ralph Ronnquist [Wed, 19 May 2021 07:46:50 +0000 (17:46 +1000)]
 
debugging FIND
Ralph Ronnquist [Wed, 19 May 2021 07:46:12 +0000 (17:46 +1000)]
 
added CLEAR-STREAM
Ralph Ronnquist [Wed, 19 May 2021 07:45:33 +0000 (17:45 +1000)]
 
added comments
Ralph Ronnquist [Wed, 19 May 2021 07:44:18 +0000 (17:44 +1000)]
 
added BRANCH macro for assembler
Ralph Ronnquist [Wed, 19 May 2021 00:31:40 +0000 (10:31 +1000)]
 
add EVALUATE-STREAM and stuff
Ralph Ronnquist [Tue, 18 May 2021 14:55:35 +0000 (00:55 +1000)]
 
started compiler words
Ralph Ronnquist [Tue, 18 May 2021 14:55:00 +0000 (00:55 +1000)]
 
added primities
Ralph Ronnquist [Tue, 18 May 2021 14:54:12 +0000 (00:54 +1000)]
 
added some decoration labels (not really used)
Ralph Ronnquist [Tue, 18 May 2021 12:21:26 +0000 (22:21 +1000)]
 
Fixups for new word layout, and restructure for using wordlists.
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.
Ralph Ronnquist [Tue, 18 May 2021 08:22:42 +0000 (18:22 +1000)]
 
changed to dump the word list
Ralph Ronnquist [Tue, 18 May 2021 08:22:07 +0000 (18:22 +1000)]
 
added WORDS
Ralph Ronnquist [Tue, 18 May 2021 08:21:22 +0000 (18:21 +1000)]
 
adding TELL and EMIT
Ralph Ronnquist [Tue, 18 May 2021 05:18:27 +0000 (15:18 +1000)]
 
added short string macro
Ralph Ronnquist [Tue, 18 May 2021 04:46:56 +0000 (14:46 +1000)]
 
expand to handle core block based streams
Ralph Ronnquist [Tue, 18 May 2021 04:46:29 +0000 (14:46 +1000)]
 
macros in separate file
Ralph Ronnquist [Tue, 18 May 2021 01:46:51 +0000 (11:46 +1000)]
 
avoid dropping first character
Ralph Ronnquist [Tue, 18 May 2021 01:46:19 +0000 (11:46 +1000)]
 
make source dependencies work
Ralph Ronnquist [Tue, 18 May 2021 01:38:24 +0000 (11:38 +1000)]
 
cleanup makefile
Ralph Ronnquist [Tue, 18 May 2021 01:29:18 +0000 (11:29 +1000)]
 
renaming
Ralph Ronnquist [Mon, 17 May 2021 23:33:15 +0000 (09:33 +1000)]
 
added
Ralph Ronnquist [Mon, 17 May 2021 23:29:33 +0000 (09:29 +1000)]
 
snapshot (not working)
Ralph Ronnquist [Thu, 13 May 2021 02:25:13 +0000 (12:25 +1000)]
 
baseline
Ralph Ronnquist [Wed, 12 May 2021 05:02:21 +0000 (15:02 +1000)]
 
added auto-versioning
Ralph Ronnquist [Wed, 12 May 2021 05:01:29 +0000 (15:01 +1000)]
 
added
Ralph Ronnquist [Wed, 12 May 2021 03:37:41 +0000 (13:37 +1000)]
 
initial snap