Commit Graph

  • ddf0595fb1 Merge branch 'master' of ssh://barant.com/git/JetCore master brad Arant 2025-05-01 19:02:25 -07:00
  • 0159050b7d changes brad Arant 2025-05-01 19:02:17 -07:00
  • fd5069f69f Moving session id out of jet tag. Brad Arant 2025-05-01 15:01:16 -07:00
  • 24035c9d28 Update to documentation. Brad Arant 2025-04-30 16:25:39 -07:00
  • 078ba7f81c significant work on cookies and cgi formdata variables. Brad Arant 2025-03-18 16:46:39 -07:00
  • 050b5f2b87 more formdata work. Brad Arant 2025-03-17 16:46:50 -07:00
  • d3cd5f3c9a More session work. brad Arant 2025-03-17 07:44:36 -07:00
  • 60affa288e Merge branch 'master' of ssh://barant.com/git/JetCore brad Arant 2025-03-09 14:59:24 -07:00
  • d74093b48a moe testing work. brad Arant 2025-03-09 14:58:22 -07:00
  • f150389672 worked on cgi session stuff. Brad Arant 2025-03-06 14:54:54 -08:00
  • 167ee75658 add upper and lower to operand functions. Brad Arant 2025-02-13 10:27:44 -08:00
  • 80d31540d9 Some cgi work. brad Arant 2025-02-10 07:12:31 -08:00
  • adf5449a6f fixed header tag. brad Arant 2025-02-07 19:29:18 -08:00
  • d34ff928d9 fixed __jet.cpp merge for cgi work. brad Arant 2025-02-07 16:12:09 -08:00
  • c0f44a3bc5 work on cgi. brad Arant 2025-02-07 16:10:13 -08:00
  • 6e097d8433 some small testvar updates. Brad Arant 2025-02-06 16:06:41 -08:00
  • 10db0e9c70 created INTEGER function on operand. Brad Arant 2025-02-04 09:28:28 -08:00
  • ce6b163d5d added some logic for session controls. Brad Arant 2025-01-30 15:54:35 -08:00
  • 92d34ee689 updated TOTO. Brad Arant 2025-01-16 16:22:47 -08:00
  • c11d5abcd0 Fixed some bugs in include and jet tags for cgi handling. Brad Arant 2025-01-16 15:45:15 -08:00
  • 5cefb0974b added trim operand function. Brad Arant 2025-01-16 13:39:09 -08:00
  • f7812821b3 fixed right() expression. Brad Arant 2025-01-16 09:56:22 -08:00
  • f1f45af332 some notes on jet tag. Brad Arant 2025-01-15 15:44:53 -08:00
  • edebae34b1 allow cookie, header and stream only in cgi mode. Brad Arant 2025-01-15 14:51:15 -08:00
  • 8b49bf39a9 Rudimentary tag restoral seems to work. Need throurough testing and subtag logic. root 2025-01-13 17:09:56 -08:00
  • b0e3cd85c7 reversion of tag work to ordered tag process. brad Arant 2025-01-12 20:30:48 -08:00
  • 779c6b0148 merge brad Arant 2025-01-10 17:09:58 -08:00
  • 6516aee6cc Some operand work for right. Needs work. barant 2025-01-09 17:11:15 -08:00
  • 3f4ca13f3f fixed call tag completely. Should be done for now. barant 2025-01-09 13:57:12 -08:00
  • 4f616021f3 fixed if conditionals. barant 2025-01-09 09:16:34 -08:00
  • b65d8d4396 fixed the whiledir tag. barant 2025-01-09 08:02:38 -08:00
  • 4a17002d22 fixed the call tag. barant 2025-01-09 07:54:22 -08:00
  • 83321a2f43 fixed the for tag. barant 2025-01-09 07:49:11 -08:00
  • ebb6dc4ca9 think i fixed if tag. barant 2025-01-09 07:01:58 -08:00
  • b3693e8017 think migration is almost done, at least for set tag. barant 2025-01-08 17:04:36 -08:00
  • 5c27df59da work towards a clean compile on migrating set and get variables from Tag. barant 2025-01-08 10:27:30 -08:00
  • 2549220914 migrating getvariable and setvarable to Tag. Needs alot of work. barant 2025-01-06 14:57:48 -08:00
  • 229394310d some documentation changes. barant 2025-01-06 09:09:49 -08:00
  • 6959bd8f85 Fixed scope problem on ResolveKeyword. brad Arant 2025-01-03 11:24:48 -08:00
  • f6dda8496c Made $[%name] to retrieve keyword values in a tag. Has bugs. brad Arant 2025-01-03 10:50:31 -08:00
  • 9622b5cf8c Moved keywords from local variables to keywords map. brad Arant 2025-01-02 16:43:53 -08:00
  • 907f449ecc Started the cookie tag. Still needs work. brad Arant 2025-01-02 09:48:31 -08:00
  • af4f615799 document updates. barant 2024-12-23 15:48:13 -08:00
  • 3d246063e5 cleanup for valgrind. barant 2024-12-23 11:16:15 -08:00
  • de55071aad bug fix on operand operation for left(). barant 2024-12-23 09:51:50 -08:00
  • e86633f506 minor test updates.; ; brad Arant 2024-12-21 21:16:57 -08:00
  • af7080e011 fixed local scoping on call tag. brad Arant 2024-12-21 21:03:17 -08:00
  • 9a9abab92d fixed scoping for local on for tag. brad Arant 2024-12-21 20:26:46 -08:00
  • f3b66d9770 make uninitialized global and local variables cause exception. barant 2024-12-09 16:24:19 -08:00
  • 90540d3c44 cleanup Brad Arant 2024-12-02 15:46:49 -08:00
  • ae57e06778 fixed mysql tag to give values for ?# # and field name using #n. brad Arant 2024-11-27 15:37:58 -08:00
  • 6d2da98024 major scope work completed. Works well!!! brad Arant 2024-11-27 09:47:17 -08:00
  • 90d7d07e7e more work on scoping. Brad Arant 2024-11-26 17:02:59 -08:00
  • ca7aabd73f more sever scoping work. Brad Arant 2024-11-26 16:57:03 -08:00
  • 07e43d3f5a serious scoping work unfinished. Brad Arant 2024-11-26 15:25:30 -08:00
  • bd8aa1c089 fixed some bugs. Added resolveContainerParent flag to resolve set container issue not reading local variables appropriately. Brad Arant 2024-11-26 13:32:15 -08:00
  • e3d788bc92 error reporting now reports accurately to the line. Brad Arant 2024-11-26 11:17:22 -08:00
  • 79d68d6c34 minor changes on testtag.jet Brad Arant 2024-11-25 17:00:07 -08:00
  • 4d6b1e80b3 fixed tag to process containers in appropriate order instead of inline. Brad Arant 2024-11-25 13:57:35 -08:00
  • 1c7edf3118 added dump tag. brad Arant 2024-11-24 14:25:39 -08:00
  • a9ce087939 urlencoded forms data is now workng as well. brad Arant 2024-11-24 13:21:44 -08:00
  • c90c7353c7 multipart/formdata now works for cgi variables. Created base for dump tag. brad Arant 2024-11-24 11:20:30 -08:00
  • c21dea1411 some cgi variable work. brad Arant 2024-11-23 19:25:14 -08:00
  • 64fd81d6ed merge brad Arant 2024-11-20 08:51:29 -08:00
  • 71b5f5a05e Some doc updates and test update. brad Arant 2024-11-20 08:47:23 -08:00
  • b65403243a updated some documentation. Brad Arant 2024-11-19 16:44:15 -08:00
  • dd90d2c805 fixed scoping issue on resolveKeyword using parents variables. Brad Arant 2024-11-19 08:22:16 -08:00
  • b0453fe0cb worked on error output just a little. Brad Arant 2024-11-18 16:59:32 -08:00
  • e249588a19 finished expr function. Brad Arant 2024-11-18 13:08:28 -08:00
  • 78001212f8 cleaned up system tag. Brad Arant 2024-11-18 13:05:33 -08:00
  • 5a7f7f2d18 fixed up call tag. Should be complete. Brad Arant 2024-11-18 12:44:41 -08:00
  • d3b8ab68e6 fixed system tag. Brad Arant 2024-11-18 11:37:30 -08:00
  • c39220d39c improved syntax checking on expr. Laid foundation for expr function. Brad Arant 2024-11-18 10:19:39 -08:00
  • 839f7e2eb8 OPerand now does its own expression parsing. brad Arant 2024-11-16 10:23:16 -08:00
  • 4d016197d2 Added frombinary modifier. Brad Arant 2024-11-14 11:11:11 -08:00
  • 96ff352d0f Merge branch 'master' of ssh://barant.com/git/JetCore Brad Arant 2024-11-13 14:52:09 -08:00
  • 7fbbac4a65 Laid foundation for modifiers and built a couple. Brad Arant 2024-11-13 14:51:34 -08:00
  • cd1a6d0594 Minor updates to documentation. brad Arant 2024-11-12 20:32:48 -08:00
  • 39f5936787 Work on the CGI handling. Brad Arant 2024-11-11 15:59:42 -08:00
  • 496b90a680 Upgraded write tag to use resolution keyword method. Brad Arant 2024-11-11 09:57:14 -08:00
  • d7dd1b4dd2 Upgraded whiledir tag to use resolution keyword method. Brad Arant 2024-11-11 09:51:24 -08:00
  • 93da0f16b3 Upgraded sql tag to use resolution keyword method. Brad Arant 2024-11-11 09:35:29 -08:00
  • 07bcc560f5 Upgraded read tag to use resolution keyword method. Brad Arant 2024-11-11 09:30:57 -08:00
  • 2e340bae1c Upgraded mysql tag to use resolution keyword method. Brad Arant 2024-11-11 09:29:41 -08:00
  • 9aeba0c103 Upgraded include tag to use resolution keyword method. Brad Arant 2024-11-11 09:26:38 -08:00
  • 4daace487d Upgraded ifrow tag to use resolution keyword method. Brad Arant 2024-11-11 09:25:20 -08:00
  • 5658bb6a43 Upgraded if tag to use resolution keyword method. Brad Arant 2024-11-11 09:22:01 -08:00
  • 7cab6916c7 header tag upgraded to keyword resolution method. Brad Arant 2024-11-11 09:16:11 -08:00
  • 858d073d63 Fixed bug on call tag scope check. Added keyword duplicate check to Tag processing. Brad Arant 2024-11-11 08:57:17 -08:00
  • 069fb9c9f3 Setup proper keyword resolution for call tag. Brad Arant 2024-11-11 08:46:00 -08:00
  • 6da620971e Finished up the keyword resolution issue and fixed for, while and until. Other tags still need work. brad Arant 2024-11-10 18:45:12 -08:00
  • 93a520f152 merge requests conflicts resolved. brad Arant 2024-11-10 13:10:26 -08:00
  • d7936de84f Laid ground work for resolveKeyword method on Tag and to not resolve automatically. brad Arant 2024-11-10 13:07:53 -08:00
  • 31e309934c Setup base for conversion modifiers to be written. Brad Arant 2024-11-07 16:47:11 -08:00
  • 0de087f14d Fixed ability to not have to enclose jet tag. Brad Arant 2024-11-07 10:44:20 -08:00
  • 169ad1aa11 Added scope="parent" to set tag. Brad Arant 2024-11-06 14:04:08 -08:00
  • 489f1d6915 Allow jet script to not begin with jet tag. Treat as container. Brad Arant 2024-11-06 09:08:02 -08:00
  • b46694f71b Made Operand ignore case for function names. Brad Arant 2024-11-05 15:50:06 -08:00
  • ed00a330a4 Heavy work on while tag. Still needs work. Brad Arant 2024-11-04 16:48:14 -08:00
  • b08d2b59eb updated documentation. brad Arant 2024-11-02 10:52:25 -07:00