Skip to content

Conversation

@jtenner
Copy link
Contributor

@jtenner jtenner commented Apr 13, 2020

This pull request aims to make the parser more accessible for others by decoupling the program from the parser by forcing the Parser class to accept two arrays instead.

This would probably be a breaking change for users of the Parser class, but my guess is that people weren't using the Parser class directly to begin with.

Copy link
Member

@dcodeIO dcodeIO left a comment

Choose a reason for hiding this comment

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

LGTM in general, just a few code style comments :) (btw I have no idea how to link the comments to the review properly Edit: took a course now)

Make suggested change.

Co-Authored-By: Daniel Wirtz <dcode@dcode.io>
@jtenner
Copy link
Contributor Author

jtenner commented Apr 13, 2020

All set!

@dcodeIO dcodeIO merged commit 51ba4a2 into AssemblyScript:master Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants