Skip to content

Update RPN conversion#18

Open
CTH-npitx wants to merge 63 commits intoRPN-conversionfrom
main
Open

Update RPN conversion#18
CTH-npitx wants to merge 63 commits intoRPN-conversionfrom
main

Conversation

@CTH-npitx
Copy link
Copy Markdown
Contributor

update RPN conversion to use the most recent main.

@CTH-npitx CTH-npitx linked an issue Jan 9, 2025 that may be closed by this pull request
…ing pre .2 framework, and isn't a useful (actually detrimental) thing
…ndering

Set compatible text rendering. It's default is false (as it was set), but first I considered setting it to true. Turns out that is (the opposite) of a good idea. But, it's encoded default is false, it can be removed. For refferences sake, at least for the moment, it's only commented out
Adding in a simple memory. This is utilizing a variable so you can store a specific, single value that can be recalled right at the keypad
@CTH999 CTH999 added this to the conversion milestone Jan 16, 2025
CTH999 and others added 19 commits January 16, 2025 14:20
modify event name
this makes it so the change wasn't executed manually. That's because, well, apparently my manual method caused issues
altered to use fast-prev as the name
removed the redundent code that caused some duplication upon entries
add in some notes and such
The "simple memory" I made has now been re-branded as rapid-memory. This here transfers rapid memory into the main branch
transfering in the majority of the parts into the memory, includeing some miscellaneus code and the rapid memory code
added in the list box for the memory. technically this is currently just a pointless list box, but later...
changed the name of the rapid mem variables, and added the beginings of the code for the main memory
modify so that clear all will clear the memory, clear just clears the equation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: to do

Development

Successfully merging this pull request may close these issues.

update to match main

2 participants