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
23
Commits
1
Branch
0
Tags
cf38d160d58e084e84c383b24cbbc294f364690d
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Humza Shahid
cf38d160d5
minor optimisation (do not have to branch on NO_TRIANGLE | FIRST | SECOND twice in update function; update function was branching on this itself, and call to 'getTriangleStageVector' was branching again which was redundant)
2024-07-31 21:21:45 +01:00
ffi
add buttonDrawObject and calls to successfully draw button
2024-07-31 08:41:19 +01:00
functional-core
minor optimisation (do not have to branch on NO_TRIANGLE | FIRST | SECOND twice in update function; update function was branching on this itself, and call to 'getTriangleStageVector' was branching again which was redundant)
2024-07-31 21:21:45 +01:00
imperative-shell
return normalised device coordinates together with vector, from getClickPos function
2024-07-31 14:52:12 +01:00
message-types
return normalised device coordinates together with vector, from getClickPos function
2024-07-31 14:52:12 +01:00
build-unix.sh
add callbacks for mouse movement and mouse clicking
2024-07-30 17:10:48 +01:00
dot-to-dot
minor optimisation (do not have to branch on NO_TRIANGLE | FIRST | SECOND twice in update function; update function was branching on this itself, and call to 'getTriangleStageVector' was branching again which was redundant)
2024-07-31 21:21:45 +01:00
dot-to-dot.mlb
a bit of fiddling to support different resolutions (as long as aspect ratio of window is 1:1)
2024-07-31 14:02:23 +01:00
LICENSE
init
2024-07-28 14:22:17 +01:00
README.md
replace with bland readme
2024-07-28 14:23:54 +01:00
README.md
dot-to-dot
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
88
MiB
Languages
Standard ML
96%
C
4%