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
3e8161990b9754b2dc5e92172062a8aafd879b21
sml-projects
/
shf
/
fcore
/
search-list
History
Humza Shahid
3e8161990b
refactor persistent-vector.sml so that its data representation has less redundant data, addessing note from todo list. (All tests still pass after this refactoring.)
2026-05-01 14:00:19 +01:00
..
persistent-vector.sml
refactor persistent-vector.sml so that its data representation has less redundant data, addessing note from todo list. (All tests still pass after this refactoring.)
2026-05-01 14:00:19 +01:00
search-list.sml
add tests for 'df<char>' motion, uncover bug found by test where new match was not recognised after deletion if match involved last character in buffer, and fix that bug by checking (in fcore/search-list/search-list.sm) if we are at a dead state before we check if we are in the last index of the buffer
2026-04-24 16:29:16 +01:00