-
Notifications
You must be signed in to change notification settings - Fork 3
Add lists #21
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
Open
starsandspirals
wants to merge
34
commits into
SimonJF:main
Choose a base branch
from
starsandspirals:lists
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Add lists #21
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
73a2a86
wip: add lists
starsandspirals 3dd4d09
fix pattern variable annotation bug
starsandspirals dfdd310
fix free variable not being deleted
starsandspirals 6c90985
add broken list example for testing
starsandspirals 6e6c165
reconcile lists with tuples and error locs
starsandspirals be16dbd
remove base type hack
starsandspirals 66d7ce9
extend a couple more Savina benchmarks to use lists
starsandspirals 1ab7e44
fix issue with kfork
SimonJF cb72202
minor
SimonJF 1c425a8
reduce annotations needed for caseL expressions
starsandspirals 615c2bc
reorganise savina list examples
starsandspirals 4b3dc77
Fix #22 (#23)
SimonJF c552010
add simpler communication aliasing example
SimonJF edea1c1
update generate table to use list versions of benchmarks
starsandspirals 1b36a84
fix issue with type join on lists
SimonJF 18aa694
get banking working
SimonJF 77f07f1
fix linearity issue with cig_smok
SimonJF 14c98e2
fix up cig_smok
starsandspirals 8dfe75b
add in missing list examples
starsandspirals 75db1a9
Merge branch 'main' into lists
starsandspirals ad11a48
update syntax of patterns in list examples
starsandspirals 069002d
minor
SimonJF 91e0479
Liberalise quasilinearity for lists
SimonJF 5abbda0
use sum type instead of list for single chosen mailbox in banking exa…
starsandspirals d3c78e6
get banking working
SimonJF 97722f4
add case for sum types to make_unrestricted
starsandspirals f9bce31
add cases for tuples and sums to join_types
starsandspirals a343dee
remove is_returnable and make_returnable cases for tuples/sums/lists …
starsandspirals 2c2469f
infix double colon syntax for list cons
starsandspirals b1fd43c
less haskellish syntax for list type
starsandspirals e802e46
pretty-print list type with new syntax
starsandspirals a219814
update test suite json with list tests/examples and move some badly n…
starsandspirals 3329019
restore smoker example that got broken at some point
starsandspirals 0db3815
more list pretty printing
starsandspirals File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.