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
9b520d71f5f41b7d426c940867e66ebbdbb95e7a
sml-projects
/
lib
History
Humza Shahid
9b520d71f5
pull in new brolib-sml changes, which fixes a minor bug in the 'LineGap.lineNumberToIdx' function. That function tried to index into a vector immediately when the metadata indicated the current node is at the correct line number, without checking if the relevant line break is at the current node. We perform this check first, and continue going leftwards until we find the line break if the relevant line break is not at the current node.
2026-02-07 03:10:23 +00:00
..
brolib-sml
@
fd96032949
pull in new brolib-sml changes, which fixes a minor bug in the 'LineGap.lineNumberToIdx' function. That function tried to index into a vector immediately when the metadata indicated the current node is at the correct line number, without checking if the relevant line break is at the current node. We perform this check first, and continue going leftwards until we find the line break if the relevant line break is not at the current node.
2026-02-07 03:10:23 +00:00
cozette-sml
@
5ee4d06375
pull in new version of cozette-sml, which had a buggy version of the glyph 0 before
2025-09-11 02:15:54 +01:00