Skip to content

Limited support for decoding extensions#6145

Merged
swankjesse merged 1 commit intomasterfrom
jwilson.0625.extensions
Jun 25, 2020
Merged

Limited support for decoding extensions#6145
swankjesse merged 1 commit intomasterfrom
jwilson.0625.extensions

Conversation

@swankjesse
Copy link
Copy Markdown
Collaborator

No description provided.

@yschimke
Copy link
Copy Markdown
Collaborator

This is looking really nice.

@swankjesse swankjesse changed the base branch from jwilson.0621.der_encoder_ to master June 25, 2020 11:18
@swankjesse swankjesse force-pushed the jwilson.0625.extensions branch 2 times, most recently from 942744b to ee9590e Compare June 25, 2020 12:48
@swankjesse swankjesse marked this pull request as ready for review June 25, 2020 12:49
@swankjesse swankjesse force-pushed the jwilson.0625.extensions branch from ee9590e to a00cfbe Compare June 25, 2020 14:33
* by the current type's members.
*/
fun pushTypeHint() {
typeHintStack.add(null)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a TODO? Why do you keep a stack of nulls?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to grow the stack so I have a place to put something later. It also obscures whatever value is currently at the top of the stack, which is necessary to prevent namespace pollution.

@swankjesse swankjesse merged commit 70f12ff into master Jun 25, 2020
@oldergod oldergod deleted the jwilson.0625.extensions branch June 29, 2020 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants