str/src/vm/commands
2026-02-09 22:15:33 -06:00
..
clear.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
command.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
contains.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
copy.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
each.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
edit.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
enclose.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
exit.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
from.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
help.ts Add & register more basic commands 2025-11-11 21:37:32 -06:00
history.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
indent.ts Add & register more basic commands 2025-11-11 21:37:32 -06:00
index.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
infile.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
join.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
line.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
lines.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
lipsum.ts Add & register more basic commands 2025-11-11 21:37:32 -06:00
load.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
lower.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
lsub.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
missing.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
on.ts Implement sub-command parsing + add on/word/line/over commands 2025-11-11 22:09:26 -06:00
outfile.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
over.ts Implement sub-command parsing + add on/word/line/over commands 2025-11-11 22:09:26 -06:00
paste.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
prefix.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
quote.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
redo.ts Add & register more basic commands 2025-11-11 21:37:32 -06:00
replace.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
rsub.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
runfile.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
save.ts Start reimplementation in typescript 2025-11-10 23:54:20 -06:00
show.ts [WIP] Start implementing execution in the new TS version 2026-02-09 18:09:47 -06:00
split.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
suffix.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
to.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
trim.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
undo.ts Add & register more basic commands 2025-11-11 21:37:32 -06:00
unique.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
unquote.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
upper.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
word.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00
words.ts Replace StringRange w/ an actual StrRVal + more command implementations 2026-02-09 22:15:33 -06:00