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
2098a4eda71d4e5b0c92de11ed7fb237d9d75621
sml-projects
/
imperative-shell
History
Humza Shahid
2098a4eda7
add 'numClickPoints' field to app type, and add parameter with same name to
...
ClickPoints.generate function
2024-09-20 21:33:35 +01:00
..
app-draw.sml
rename 'button' (the coloured square that appears over a clickpoint) to 'dot' throughout codebase, because I may want actual buttons later
2024-08-14 21:24:46 +01:00
constants.sml
add 'numClickPoints' field to app type, and add parameter with same name to
2024-09-20 21:33:35 +01:00
draw-thread.sml
preparation for adding new additional threads/mailboxes (namely, the file mailbox)
2024-08-28 20:11:00 +01:00
file-thread.sml
improve A (add space for other fonts to have tail, make the width a little narrower), and create new directory for fonts
2024-08-30 22:01:24 +01:00
input-callbacks.sml
100% done
2024-09-20 14:38:04 +01:00
shell.sml
add 'numClickPoints' field to app type, and add parameter with same name to
2024-09-20 21:33:35 +01:00
update-thread.sml
done with scaffolding for file mailbox; next, send message to file mailbox to export and import, and handle these messages properly from the file mailbox
2024-08-28 20:42:52 +01:00