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.
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
Implement minimal support for generic buffers #1571
Implement minimal support for generic buffers #1571
Changes from all commits
19875ca
e2ef40b
87c333b
5c8a2ae
a0de176
70e11ca
c732282
d8ec597
172d934
6c863e0
251c00d
eef47e2
678c6c6
69e1a34
00d2913
3ba5e47
6e8bc0d
3cedfda
8232733
14656c6
5dbace7
2662ce9
c81103d
4a40c91
0cfbf0c
781fab9
08d8eba
7907042
e435fd4
a92df7a
56b34e7
b41eb0e
22a95a4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 59 in Sources/FrontEnd/Terms/AnyTerm.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/AnyTerm.swift#L59
Check warning on line 100 in Sources/FrontEnd/Terms/AnyTerm.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/AnyTerm.swift#L100
Check warning on line 18 in Sources/FrontEnd/Terms/ConcreteTerm.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/ConcreteTerm.swift#L18
Check warning on line 4 in Sources/FrontEnd/Terms/ErrorTerm.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/ErrorTerm.swift#L4
Check warning on line 10 in Sources/FrontEnd/Terms/ErrorTerm.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/ErrorTerm.swift#L10
Check warning on line 24 in Sources/FrontEnd/Terms/GenericTermParameter.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/GenericTermParameter.swift#L24
Check warning on line 27 in Sources/FrontEnd/Terms/TermProtocol.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/TermProtocol.swift#L27
Check warning on line 32 in Sources/FrontEnd/Terms/TermProtocol.swift
Codecov / codecov/patch
Sources/FrontEnd/Terms/TermProtocol.swift#L32