-
Notifications
You must be signed in to change notification settings - Fork 52
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
Annotate ASTs with types at every node #991
Merged
Merged
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f4a5f0b - Browse repository at this point
Copy the full SHA f4a5f0bView commit details
Commits on Oct 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 02bb655 - Browse repository at this point
Copy the full SHA 02bb655View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5491ef - Browse repository at this point
Copy the full SHA b5491efView commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9fb4398 - Browse repository at this point
Copy the full SHA 9fb4398View commit details -
Configuration menu - View commit details
-
Copy full SHA for eca81ff - Browse repository at this point
Copy the full SHA eca81ffView commit details
Commits on Oct 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 070e319 - Browse repository at this point
Copy the full SHA 070e319View commit details -
- Split out `Swarm.Language.Module`, put annotated AST in a `Module` - Update module typechecking appropriately - Still some `undefined` things that need to be filled in!
Configuration menu - View commit details
-
Copy full SHA for 24c6e36 - Browse repository at this point
Copy the full SHA 24c6e36View commit details
Commits on Oct 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 484bd67 - Browse repository at this point
Copy the full SHA 484bd67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 786fafb - Browse repository at this point
Copy the full SHA 786fafbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a9b26 - Browse repository at this point
Copy the full SHA b2a9b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863f98b - Browse repository at this point
Copy the full SHA 863f98bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7655b79 - Browse repository at this point
Copy the full SHA 7655b79View commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8b850d - Browse repository at this point
Copy the full SHA b8b850dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25a4f9f - Browse repository at this point
Copy the full SHA 25a4f9fView commit details
Commits on Nov 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f83afaf - Browse repository at this point
Copy the full SHA f83afafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58ceee5 - Browse repository at this point
Copy the full SHA 58ceee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ee3c76 - Browse repository at this point
Copy the full SHA 0ee3c76View commit details
Commits on Nov 22, 2022
-
Getting very bogged down. Might need to throw this code away and start again with some kind of more principled approach...
Configuration menu - View commit details
-
Copy full SHA for 7c42ea3 - Browse repository at this point
Copy the full SHA 7c42ea3View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e04f4ee - Browse repository at this point
Copy the full SHA e04f4eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771d9af - Browse repository at this point
Copy the full SHA 771d9afView commit details
Commits on Jan 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6438aa4 - Browse repository at this point
Copy the full SHA 6438aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec5f26 - Browse repository at this point
Copy the full SHA 2ec5f26View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca2df55 - Browse repository at this point
Copy the full SHA ca2df55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30985ee - Browse repository at this point
Copy the full SHA 30985eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for db1ecb6 - Browse repository at this point
Copy the full SHA db1ecb6View commit details -
fix
atomic
case for type inferenceWas accidentally deleting the `atomic` constant.
Configuration menu - View commit details
-
Copy full SHA for bc01b95 - Browse repository at this point
Copy the full SHA bc01b95View commit details -
Configuration menu - View commit details
-
Copy full SHA for c524d1d - Browse repository at this point
Copy the full SHA c524d1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6e9d3 - Browse repository at this point
Copy the full SHA fa6e9d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 777d118 - Browse repository at this point
Copy the full SHA 777d118View commit details -
Co-authored-by: Restyled.io <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b95865 - Browse repository at this point
Copy the full SHA 3b95865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a94bea - Browse repository at this point
Copy the full SHA 8a94beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5daf04 - Browse repository at this point
Copy the full SHA e5daf04View commit details
Commits on Jan 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7d1effd - Browse repository at this point
Copy the full SHA 7d1effdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737e090 - Browse repository at this point
Copy the full SHA 737e090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1526524 - Browse repository at this point
Copy the full SHA 1526524View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f2c87 - Browse repository at this point
Copy the full SHA f4f2c87View commit details
Commits on Jan 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba67b67 - Browse repository at this point
Copy the full SHA ba67b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edf8da - Browse repository at this point
Copy the full SHA 6edf8daView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e5823 - Browse repository at this point
Copy the full SHA b4e5823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e59254 - Browse repository at this point
Copy the full SHA 0e59254View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b6e71 - Browse repository at this point
Copy the full SHA 85b6e71View commit details
Commits on Jan 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f18b96 - Browse repository at this point
Copy the full SHA 7f18b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98f348b - Browse repository at this point
Copy the full SHA 98f348bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce862cb - Browse repository at this point
Copy the full SHA ce862cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19eed57 - Browse repository at this point
Copy the full SHA 19eed57View commit details -
Co-authored-by: Restyled.io <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6aeef44 - Browse repository at this point
Copy the full SHA 6aeef44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79152e5 - Browse repository at this point
Copy the full SHA 79152e5View commit details
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.