11 Commits

Author SHA1 Message Date
Brad Arant
b46694f71b Made Operand ignore case for function names. 2024-11-05 15:50:06 -08:00
Brad Arant
ed00a330a4 Heavy work on while tag. Still needs work. 2024-11-04 16:48:14 -08:00
brad Arant
a0183ecb42 Added RANDOM() function. 2024-11-01 12:44:59 -07:00
Brad Arant
fa711ddf86 Added LEFT() expression function. 2024-10-01 07:41:05 -07:00
Brad Arant
8299aeaea9 created >= and <= and != for the expr handling. 2024-09-30 16:53:49 -07:00
Brad Arant
aa090c8a73 Fixed expressions to be able to do math with nested expressions. 2024-09-30 14:20:59 -07:00
Brad Arant
0b9f2354a3 Fixed float output format. 2024-09-30 08:15:48 -07:00
Brad Arant
5a97da3d1c Fixed some Expression and Operand memory issues. 2024-09-26 16:58:55 -07:00
Brad Arant
03fe14d075 More work on the operand. 2024-08-01 16:17:57 -07:00
Brad Arant
bd25efc461 Started into the Expression and Operand obejcts. 2024-07-31 16:18:29 -07:00
Brad Arant
8475ef01d1 Some work on Expression and Operand. 2024-07-22 14:49:15 -07:00