You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checked items are fully implemented, though may yet have quality-of-life additions.
Types with partial implementations will be denoted with their current state of progress.
Types will be marked with their first release version when appropriate; if the release is in italics, then the release number is pending.
These types are canonical ports of those supported by tivars_lib_cpp, though may as of yet have fewer (or more) implemented interfaces. If you're unsure if the implementation here can meet your needs, head over to _cpp instead, though an issue identifying the disparity would be appreciated.
Basic Types - Types accessible by BASIC programs.
Real (v0.5)
RealList (v0.5)
Matrix (v0.5)
Equation (v0.5)
String (v0.5)
Program (v0.5)
ProtectedProgram (v0.5)
Picture (v0.6)
GDB (v0.5)
Complex (v0.5)
ComplexList (v0.5)
WindowSetttings (v0.5)
RecallWindow (v0.5)
TableSettings (v0.5)
RealFraction (v0.7)
Image (v0.6)
Exact Types - Types from the 83PCE and 82AEP
ComplexFraction (v0.7)
RealRadical (v0.7)
ComplexRadical (v0.7)
ComplexPi (v0.7)
ComplexPiFraction (v0.7)
RealPi (v0.7)
RealPiFraction (v0.7)
Non-Basic Types - Types that BASIC (usually) doesn't look at
Group (v0.8)
AppVar (v0.7)
OS (v0.9)
App (v0.9)
Certificates (v0.9)
License (v0.9)
Other Flash Types - they exist but are so unlikely to ever be floating around in a file
Any remaining types are not within the purview of the library until after the 1.0 release.
The text was updated successfully, but these errors were encountered:
tivars_lib_py
Type Implementation ProgressChecked items are fully implemented, though may yet have quality-of-life additions.
Types with partial implementations will be denoted with their current state of progress.
Types will be marked with their first release version when appropriate; if the release is in italics, then the release number is pending.
These types are canonical ports of those supported by
tivars_lib_cpp
, though may as of yet have fewer (or more) implemented interfaces. If you're unsure if the implementation here can meet your needs, head over to_cpp
instead, though an issue identifying the disparity would be appreciated.Basic Types - Types accessible by BASIC programs.
Exact Types - Types from the 83PCE and 82AEP
Non-Basic Types - Types that BASIC (usually) doesn't look at
Any remaining types are not within the purview of the library until after the 1.0 release.
The text was updated successfully, but these errors were encountered: