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
b3436b296346b73d0e0ba4f759cf69ce4014a468
sml-projects
/
shell
History
Humza Shahid
72e3b59bb7
because GLFW at this time has clipboard bugs on Wayland (setting clipboard string), we print out whenever the shell receives a 'yank' message indicating for GLFW to copy. This will let us test that the correct string is yanked.
2025-09-02 02:18:14 +01:00
..
exception-logger.sml
minor formatting changes to exception logging, and begin building from new search list functionality as well
2025-08-05 13:59:10 +01:00
gl-draw.sml
because GLFW at this time has clipboard bugs on Wayland (setting clipboard string), we print out whenever the shell receives a 'yank' message indicating for GLFW to copy. This will let us test that the correct string is yanked.
2025-09-02 02:18:14 +01:00
gl-shaders.sml
add shader strings for open gl
2024-09-30 15:46:19 +01:00
search-thread.sml
don't return (buffer, searchList) tuple when building search list, but only return search list itself. (No point returning buffer as it is never modified or moved.)
2025-08-07 14:40:14 +01:00
shell.sml
scaffolding for arrow-movement functionality
2025-09-01 11:23:45 +01:00
update-thread.sml
progress fixing compile errors resulting from adding 'bufferModifyTime' field (fixed normal-mode move expressions)
2025-08-20 12:50:39 +01:00