This repository has been archived by the owner on Mar 9, 2023. It is now read-only.
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.
Fix lane count calculation - use Scheme structs to avoid re-reading/re-interpreting tags #111
Fix lane count calculation - use Scheme structs to avoid re-reading/re-interpreting tags #111
Changes from 12 commits
a491eef
bf5df9d
dc5de27
f2c96fc
fe479f4
42ae376
e3cf57e
b032684
4a30b89
295e8bc
f472da3
28300bc
a68efd7
c9ca0eb
0496070
392910c
beec80a
538a676
96d29e1
57fbad0
012319d
0dd3481
768e441
fabbb9d
a14ccd7
7b0b139
fe1024f
1bfb561
ca818c7
9f07ce1
ec7f50d
9c88ebc
5a63091
5212f2e
08884cb
2b96964
eaf0117
497b5c7
b890bd2
fb56a07
551ab2e
9c94da2
7303b56
1267f2d
2f36852
c8f2774
41694ba
c0df013
a264b3c
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
these are interpreted as integers, when they should be strings, that causes the kotlin tests to fail