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
92b834427c3ed8c68f14d975caf284cb31b44486
sml-projects
/
fcore
History
Humza Shahid
92b834427c
code 'viH' function to move leftwards by one char
2024-10-18 00:40:43 +01:00
..
app-type.sml
add cursorIdx to app type in fcore
2024-10-09 10:59:32 +01:00
app-update.sml
code 'viH' function to move leftwards by one char
2024-10-18 00:40:43 +01:00
app-with.sml
in TextBuilder, forgot to build cursor when cursorIdx is over space, so now we build cursor when cursorIdx is over space
2024-10-17 02:14:09 +01:00
cursor.sml
code 'viH' function to move leftwards by one char
2024-10-18 00:40:43 +01:00
text-builder.sml
improve code to move rightwards in cursor.sml (making it clearer with comments), and improve code to draw cursor at newline in text=builder.sml
2024-10-17 08:40:28 +01:00