30 Commits

Author SHA1 Message Date
brad Arant
9a9abab92d fixed scoping for local on for tag. 2024-12-21 20:26:46 -08:00
barant
f3b66d9770 make uninitialized global and local variables cause exception. 2024-12-09 16:24:19 -08:00
brad Arant
ae57e06778 fixed mysql tag to give values for ?# # and field name using #n. 2024-11-27 15:37:58 -08:00
Brad Arant
ca7aabd73f more sever scoping work. 2024-11-26 16:57:03 -08:00
Brad Arant
e3d788bc92 error reporting now reports accurately to the line. 2024-11-26 11:17:22 -08:00
brad Arant
a9ce087939 urlencoded forms data is now workng as well. 2024-11-24 13:21:44 -08:00
brad Arant
c90c7353c7 multipart/formdata now works for cgi variables. Created base for dump tag. 2024-11-24 11:20:30 -08:00
brad Arant
c21dea1411 some cgi variable work. 2024-11-23 19:25:14 -08:00
Brad Arant
b0453fe0cb worked on error output just a little. 2024-11-18 16:59:32 -08:00
Brad Arant
5a7f7f2d18 fixed up call tag. Should be complete. 2024-11-18 12:44:41 -08:00
Brad Arant
7fbbac4a65 Laid foundation for modifiers and built a couple. 2024-11-13 14:51:34 -08:00
Brad Arant
31e309934c Setup base for conversion modifiers to be written. 2024-11-07 16:47:11 -08:00
Brad Arant
527e8bf778 Fixed read tag to throw exception on file error unstead of looping forever. 2024-10-31 16:05:46 -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
7d6bb8355f Created $[$name] retrieve for environment variables. 2024-10-07 13:33:17 -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
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
3d98448ec4 continued development 2024-02-16 20:16:14 -08:00
Brad Arant
bb7be37fd6 Making it work but it doesnt 2024-02-16 11:13:10 -08:00