summaryrefslogtreecommitdiff
path: root/src/tibtype.h
AgeCommit message (Expand)Author
2017-05-22Use new Delwink styleDavid McMackins II
2016-09-02Add degrees operatorDavid McMackins II
2016-08-20Remove TIB-complex function typeDavid McMackins II
2016-08-15Add factorialDavid McMackins II
2016-06-30Fix alignmentDavid McMackins II
2016-06-26Add function to convert TI-BASIC variant type to written expressionDavid McMackins II
2016-06-25Use enum type to track type of TIBDavid McMackins II
2015-07-26Fixed enum indentationDavid McMackins II
2015-06-08Moved tib errno to global tib.hDavid McMackins II
2015-05-31Progress implementing exponentsDavid McMackins II
2015-05-29Make tib_*_value return const for pointer types to protect dataDavid McMackins II
2015-05-29Begin implementation of exponentsDavid McMackins II
2015-05-16Added subtraction of TI-BASIC typesDavid McMackins II
2015-05-14Changed TIB type to use GSLDavid McMackins II
2015-05-13Implemented addition of expressions, and outlined expression evaluation routineDavid McMackins II
2015-05-07Begin outline of TIB type functionsDavid McMackins II
2015-05-05Change TI BASIC interface name to tibDavid McMackins II