Releases: TabulateJarl8/ti842py
Releases · TabulateJarl8/ti842py
Support for all types of If statements
All 3 types of If
statements should now work
If condition
Then
<command>
End
If condition:<command>
If condition
<command>
<command out of If block>
sqrt
Ability to do sqrt
--run argument
You can now supply a --run
argument to run the resulting python file after translation
Menus
Implement menus using dialog
DS<( and IS>( and refracor of code
v0.2.0 DS<( and IS>( and refracor of code
Output
Add Output command
getDate and getTime
v0.1.11 getDate and getTime
Local goto
Make goto local instead of requiring it to be installed
Goto and bug fixes
Some bug fixes and support for Goto
and Lbl
make getKey not replace strings and replace ^ with ** if not in string
v0.1.7 make getKey not replace strings and replace ^ with ** if not in string