-
Notifications
You must be signed in to change notification settings - Fork 463
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
[Ion/n0110/LD] Changed MPU name #1684
Open
RedGl0w
wants to merge
9,504
commits into
numworks:master
Choose a base branch
from
RedGl0w:patch-10
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
length) This fixes the following bug: in a textfield, input '000', clear, input '00', backspace --> crash
update the bufferSize before setting the text This fixes the following bug: add a function, rename it "f123456", change its type to a polar function, rename it --> crash
its range to be orthornomal
called on reduced expression This fixes the following bug: input i+10*sqrt(i)
Scenario: write the script: def squares(): for i in range(660): forward(L)lo) Put the cursor right of "lo" and press backspace.
as it might be destroyed This fixes the following crash: input 1, OK, input ans/[], go up to the history --> crash
cursor (issue numworks#1458 on GitHub)
This fixes the following bug: input _ns, go to additional results --> crash
arguments in float instead of coordinates
matplotlib shape)
Added a condition for being considered empty. Allows axis("on") or axis((0,1,2,3)) to display something with show() This behavior is the same as the python module Change-Id: If5f3b07c280ee9ead2bc23d23cbbb4f01da7eae5
Change-Id: Idea0ce07cbc800139539f9d3fb27811920645184
Allows user to print strings with the turtle Change-Id: I06a3832f6fa36d29506be10c48a1b2fb34cb69fb
Distinguish with smartphones behaviour.
depends on the System settings
Ion::Haptics::isEnabled is per platform.
This fixes the following bug: add the sequence, u(n)=2^n. On the graph, go to "sum of terms" and try to sum terms from 0 to 18 by moving the cursor. It hangs.
drawHorizontalOrVerticalSegment
|
EmilieNumworks
force-pushed
the
master
branch
2 times, most recently
from
December 1, 2021 16:37
e385767
to
974bf08
Compare
EmilieNumworks
force-pushed
the
master
branch
from
February 2, 2023 11:08
bb3baa7
to
e4c3a98
Compare
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.
To-do :
internal_flash.ld
too