Add 2 misc blocks a pointer custom type with blocks to go with and add 'index' reporter to for loop#537
Open
AndrewScripter587 wants to merge 11 commits intoPenguinMod:mainfrom
Open
Add 2 misc blocks a pointer custom type with blocks to go with and add 'index' reporter to for loop#537AndrewScripter587 wants to merge 11 commits intoPenguinMod:mainfrom
AndrewScripter587 wants to merge 11 commits intoPenguinMod:mainfrom
Conversation
also the is buffer block uses instanceof now
Contributor
Author
AndrewScripter587
left a comment
There was a problem hiding this comment.
can someone merge this
|
bump |
Contributor
Author
|
it's been 3 days |
Allows casting something like a number to different datatypes without needing to create an array buffer
Contributor
Author
|
just added a new block for casting to datatypes without needing like 5 blocks |
Pointers exist now, and also div Iterators support
Contributor
Author
|
added pointers, and Iterators support as requested by div, hooray |
Contributor
Author
|
can someone merge this now |
Contributor
Author
|
please |
add null-terminated string support and a copy pointer block
stuff
how did I let conflicting names happen
Contributor
Author
|
Its been 8 days |
|
R.I.P. |
Contributor
Author
|
Just realized I had the serializer for the pointer type commented out so projects that used buffer pointers wouldn't save :/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
also the is buffer block uses instanceof now
yay