Skip to content
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

Added pensize and test for it #48

Merged
merged 10 commits into from
Nov 12, 2018
Merged

Added pensize and test for it #48

merged 10 commits into from
Nov 12, 2018

Conversation

Toyz
Copy link
Contributor

@Toyz Toyz commented Nov 11, 2018

I started working on the missing features to the parser apart of issue #37 that contains a list of currently unimplemented features one of which is pensize

I also did a minor bug fix in turtle.js to remove parseInt as we do this in the command handler now anyways

Edit:
Fixed a few bugs in the parser that still used the old testCommand function which no longer will work new due the new parser for commands... I removed testCommand

@shiffman
Copy link
Member

Apologies, can you check conflicts? (I have to admit I am taking a very lackadaisical approach to this repo and just merging stuff.

@Toyz
Copy link
Contributor Author

Toyz commented Nov 11, 2018

@shiffman Done I have fixed the merge conflicts and pushed it again with pensize

@Toyz
Copy link
Contributor Author

Toyz commented Nov 11, 2018

This is also now addresses #50

@shiffman shiffman merged commit 9c6e31f into CodingTrain:master Nov 12, 2018
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.

2 participants