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
e3ff121a35067540e3fdc2ff0f58bfb35b37f61e
sml-projects
/
imperative-shell
History
Humza Shahid
e3ff121a35
change AppUpdate.update function to return a list, so we can return multiple messages from a single event
2024-09-27 08:27:53 +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
delete some fonts (I had the wrong resolution set for them so they needed to be redone), and add lower case g-m
2024-09-22 09:25:50 +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
progress towards adding load functionality'
2024-09-25 10:17:57 +01:00
input-callbacks.sml
progress towards adding load functionality'
2024-09-25 10:17:57 +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
change AppUpdate.update function to return a list, so we can return multiple messages from a single event
2024-09-27 08:27:53 +01:00