| Authors: | Slava Pestov |
| Class | Superclass | Slots |
| locs undos redos inside-undo? | ||
| old-string new-string from old-to new-to |
| Word | Stack effect |
| ( loc n -- newloc ) | |
| ( loc n -- newloc ) | |
| ( -- document ) | |
| ( old-string new-string from old-to new-to -- edit ) | |
| ( n loc -- newloc ) | |
| ( n loc -- newloc ) | |
| ( loc document -- ) | |
| ( edit document -- ) | |
| ( from to document quot -- ) | |
| ( document -- ) | |
| ( document -- ) | |
| ( document -- loc ) | |
| ( n document -- string ) | |
| ( from to document -- slice ) | |
| ( from to document -- string ) | |
| ( -- value ) | |
| ( document -- str ) | |
| ( ... from to quot: ( ... line -- ... ) -- ... ) | |
| ( to line# document -- n2 ) | |
| ( document -- line ) | |
| ( line# document -- loc ) | |
| ( loc document -- ? ) | |
| ( loc1 loc2 -- ? ) | |
| ( ... from to quot: ( ... line -- ... result ) -- ... results ) | |
| ( document -- ) | |
| ( from to document -- ) | |
| ( loc document -- ) | |
| ( string from to document -- ) | |
| ( string document -- ) | |
| ( from line# document -- n1 ) | |
| ( from to line# document -- n1 n2 ) | |
| ( document -- ) | |
| ( loc document -- ) | |
| ( col line document -- col ) | |
| ( line document -- line ) | |
| ( loc document -- newloc ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| documents.elements vocabulary |
| Vocabulary | Summary |
| documents.private vocabulary |