This website requires JavaScript.
Explore
Help
Register
Sign In
humza
/
sml-projects
Watch
1
Star
0
Fork
0
You've already forked sml-projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
16fdfc7ac220a351f9170646196318ea58bf9b44
sml-projects
/
fcore
/
cursor-dfa
History
Humza Shahid
a8ee1d5d37
a little refactoring to make implementation of word and WORD selection (viW, ciW, diW) easier
2025-07-21 09:40:32 +01:00
..
make-dfa-loop.sml
add a 'MakeNextDfaLoopPlus1' functor to later use in forward word motions which ignore state of current character but start tracking state from next character. To be used in reimplementations of Vi's 'e' and 'E' commands.
2025-07-20 13:52:23 +01:00
vi-word-dfa.sml
a little refactoring to make implementation of word and WORD selection (viW, ciW, diW) easier
2025-07-21 09:40:32 +01:00
vi-WORD-dfa.sml
a little refactoring to make implementation of word and WORD selection (viW, ciW, diW) easier
2025-07-21 09:40:32 +01:00