diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-28 23:59:42 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-28 23:59:42 +1100 |
| commit | bf407e7b05d5459866420b5c05c7338904540263 (patch) | |
| tree | 88d6430c2630f56bd49f7350f112807ce225b721 /jefs.fs | |
| parent | ac052135a0a9347bc727b5aadba7e13d3a5c8c5b (diff) | |
cmove>
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ \ i think something is going on with the stack. i dunno \ things TODO: +\ read-line (will be slow) \ DO LOOP \ s\" \ add error handling to compiling words @@ -272,6 +273,7 @@ variable hld \ }}} \ USER INPUT {{{ +\ use cmove (not cmove>) for moving stray bytes left when refilling 8192 constant file-buffer-length make file-buffer file-buffer-length allot \ }}} |
