15 Commits

Author SHA1 Message Date
brad Arant
f6dda8496c Made $[%name] to retrieve keyword values in a tag. Has bugs. 2025-01-03 10:50:31 -08:00
barant
de55071aad bug fix on operand operation for left(). 2024-12-23 09:51:50 -08:00
brad Arant
e86633f506 minor test updates.;
;
2024-12-21 21:16:57 -08:00
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
07e43d3f5a serious scoping work unfinished. 2024-11-26 15:25:30 -08:00
Brad Arant
bd8aa1c089 fixed some bugs. Added resolveContainerParent flag to resolve set container issue not reading local variables appropriately. 2024-11-26 13:32:15 -08:00
Brad Arant
e3d788bc92 error reporting now reports accurately to the line. 2024-11-26 11:17:22 -08:00
Brad Arant
4d6b1e80b3 fixed tag to process containers in appropriate order instead of inline. 2024-11-25 13:57:35 -08:00
brad Arant
64fd81d6ed merge 2024-11-20 08:51:29 -08:00
brad Arant
71b5f5a05e Some doc updates and test update. 2024-11-20 08:47:23 -08:00
Brad Arant
b65403243a updated some documentation. 2024-11-19 16:44:15 -08:00
Brad Arant
b0453fe0cb worked on error output just a little. 2024-11-18 16:59:32 -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
ae4ff5a3dc Made the set tag work to local variables. Moved tests to their own directory. 2024-10-30 16:45:05 -07:00