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
e69c6b42efdd35b244e040c66f9f0c78cbb37a3f
sml-projects
/
message-types
History
Humza Shahid
e69c6b42ef
done with loading file into app (loaded triangles are visible, etc.)
2024-08-29 05:38:58 +01:00
..
draw-msg.sml
preparation for adding new additional threads/mailboxes (namely, the file mailbox)
2024-08-28 20:11:00 +01:00
file-msg.sml
slight renaming of constructors in FileMessage.t datatype, to provide more clarity (SAVE_TRIANGLES is for saving to a custom format, LOAD_TRIANGLES is for loading from a file in that custom format, and export is for generating code from custom format)
2024-08-28 20:47:40 +01:00
input-msg.sml
done with loading file into app (loaded triangles are visible, etc.)
2024-08-29 05:38:58 +01:00
update-msg.sml
preparation for adding new additional threads/mailboxes (namely, the file mailbox)
2024-08-28 20:11:00 +01:00