109 Commits

Author SHA1 Message Date
Brad Arant
038f7f7bba More doc updates. 2024-10-28 13:21:19 -07:00
Brad Arant
d139a4b39e Updated JetCore.txt documentation. 2024-10-28 12:35:47 -07:00
brad Arant
c1e003e552 Almost done with tag tag. 2024-10-27 19:22:40 -07:00
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
12b3542231 Updated JetCore.txt document to make it a tex document. 2024-10-17 16:46:51 -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
633badd184 Updated ignore to have jet-2.0 2024-09-30 08:12:14 -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
a09e370e57 Working on whilerow. 2024-09-25 20:10:19 -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
brad Arant
387203f4b3 Work on mysql and sql. 2024-09-24 20:20:29 -07:00
Brad Arant
2e715a4d08 Worked on the mysql variable retrieval foundation. 2024-09-24 16:27:38 -07:00
Brad Arant
933c400922 Variables work. Added trimline support. 2024-09-24 12:13:06 -07:00
Brad Arant
3679644f64 More work on Global getVariabke. 2024-09-23 17:07:32 -07:00
Brad Arant
0379974d5e more work on variables. 2024-09-19 14:40:07 -07:00
Brad Arant
7453db9bd9 mysql efforts... 2024-09-18 16:52:08 -07:00
Brad Arant
3ba81a7d0a More Expression.cpp work. 2024-08-08 16:34:20 -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
071151d8a1 Work on if, call and system tags. 2024-07-25 02:18:17 +00:00
Brad Arant
8475ef01d1 Some work on Expression and Operand. 2024-07-22 14:49:15 -07:00
brad Arant
ea3d1a7ad0 sync 2024-07-18 18:56:26 -07:00
Brad Arant
a63b60bab7 Initia; coding of write. Sync 2024-07-18 16:34:11 -07:00
Brad Arant
15f7b08d68 read tag working. 2024-07-11 15:25:48 -07:00
Brad Arant
e1be28e53b Clean version. filterblanklines functioning now. 2024-07-11 14:37:38 -07:00
Brad Arant
632e6979ba More work on call tag. 2024-07-09 13:11:41 -07:00
brad Arant
49edce1f34 Cleaned up read tag and call tag to compile. 2024-07-08 18:50:46 -07:00
brad Arant
666a12e16b Fixed read tag merge issue. 2024-07-08 18:38:32 -07:00
brad Arant
dd5768ea66 Fixed for tag. 2024-07-08 18:32:56 -07:00
Brad Arant
d8a6638741 Added the comment tag/ 2024-07-08 16:21:24 -07:00
Brad Arant
8443495675 Added call tag. Updated read tag. 2024-07-08 13:56:27 -07:00