23 Commits

Author SHA1 Message Date
Brad Arant
8499199592 include tag is not working. 2024-10-22 17:03:17 -07:00
Brad Arant
b837c38c2a Initial coding of <include> tag. Hass issues. 2024-10-22 09:16:59 -07:00
Brad Arant
f0b3c0e0f6 Functional variable retrieval including #[local]. 2024-10-17 15:57:35 -07:00
Brad Arant
062a023683 Broken everything trying to get variable stuff situated. 2024-10-17 14:02:02 -07:00
Brad Arant
4972799e7a Fucked up variable handling trying to improve things with a modifier. 2024-10-16 16:58:33 -07:00
Brad Arant
d561a65f9d added else to ifrow tag. 2024-10-16 09:11:31 -07:00
Brad Arant
200b8d6a43 Fixed potential bug in whiledir. 2024-10-14 16:02:25 -07:00
Brad Arant
2bae00acff Added options to whiledir for filename and no extension. 2024-10-14 15:59:43 -07:00
Brad Arant
426b98805c Craeted whiledir tag. 2024-10-14 15:24:41 -07:00
Brad Arant
2dd41238de Some work on call tag. 2024-10-14 12:11:39 -07:00
Brad Arant
f1624b074a Implemented __ifrow tag. 2024-10-14 08:28:24 -07:00
Brad Arant
7d6bb8355f Created $[$name] retrieve for environment variables. 2024-10-07 13:33:17 -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
339c975595 Removed line on output. 2024-09-30 14:23:12 -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
cc904693ab More work on output and some cleanup of temporary cout messages. 2024-09-26 21:21:21 -07:00
brad Arant
c6c0be016e Fixed whilerow. 2024-09-26 21:11:52 -07:00
Brad Arant
5a97da3d1c Fixed some Expression and Operand memory issues. 2024-09-26 16:58:55 -07:00
Brad Arant
3db9227adc Finished up whilerow. Added hearder tag. 2024-09-26 10:29:33 -07:00
brad Arant
9977ca188c sql variables work now. 2024-09-25 19:57:51 -07:00
Brad Arant
e655173a8f Worked on exception reporting. 2024-09-25 17:15:03 -07:00