This website requires JavaScript.
Explore
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
0
Fork
0
You've already forked collapseos
mirror of
https://github.com/hsoft/collapseos.git
synced
2024-11-06 03:20:56 +11:00
Code
Issues
Releases
Wiki
Activity
3ea221d0eb
collapseos
/
blk
/
109
7 lines
121 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ed: free some blocks for the docs
2020-06-10 11:48:49 +10:00
: _U ( U without P, used in VE )
Fix bugs in ed's U and VE's O/o U didn't properly handle inserting on the last line and O's bounds checks didn't make sense.
2020-06-29 10:34:39 +10:00
15 EDPOS @ 64 / - ?DUP IF
0 DO
ed: free some blocks for the docs
2020-06-10 11:48:49 +10:00
14 I - _mvln+
Fix bugs in ed's U and VE's O/o U didn't properly handle inserting on the last line and O's bounds checks didn't make sense.
2020-06-29 10:34:39 +10:00
LOOP THEN ;
ed: free some blocks for the docs
2020-06-10 11:48:49 +10:00
: U _U P ;
Reference in New Issue
Copy Permalink