-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hocc #233
Merged
Merged
Hocc #233
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jasone
force-pushed
the
hocc
branch
8 times, most recently
from
February 18, 2022 00:31
6552d39
to
0df5c20
Compare
jasone
force-pushed
the
hocc
branch
10 times, most recently
from
March 1, 2022 00:42
0ee71b6
to
a00af36
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
March 25, 2022 20:32
afb6b2f
to
348c3ba
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
April 19, 2022 21:28
4e32cc9
to
3236a7e
Compare
jasone
force-pushed
the
hocc
branch
4 times, most recently
from
April 29, 2022 13:28
85489c5
to
6633246
Compare
jasone
force-pushed
the
hocc
branch
3 times, most recently
from
January 14, 2023 02:35
92d83c1
to
31996d5
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
January 22, 2023 22:35
b0cf0d9
to
c0c9723
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
January 25, 2023 22:44
f6b0a21
to
13d4b64
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
May 14, 2024 09:00
a459bdc
to
3237814
Compare
jasone
force-pushed
the
hocc
branch
2 times, most recently
from
June 11, 2024 05:38
d066349
to
97359b2
Compare
Just as with Map.equal, it's cheap and easy to check map length before performing an element-wise comparison. This heuristic costs little, but can save much computation.
All features are implemented excepting the following: - Hemlock code generation - OCaml code generation - Automated syntax error recovery
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #4.