21 Commits

Author SHA1 Message Date
brad Arant
6d2da98024 major scope work completed. Works well!!! 2024-11-27 09:47:17 -08:00
Brad Arant
ca7aabd73f more sever scoping work. 2024-11-26 16:57:03 -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
839f7e2eb8 OPerand now does its own expression parsing. 2024-11-16 10:23:16 -08:00
brad Arant
6da620971e Finished up the keyword resolution issue and fixed for, while and until. Other tags still need work. 2024-11-10 18:45:12 -08:00
brad Arant
d7936de84f Laid ground work for resolveKeyword method on Tag and to not resolve automatically. 2024-11-10 13:07:53 -08:00
Brad Arant
169ad1aa11 Added scope="parent" to set tag. 2024-11-06 14:04:08 -08:00
Brad Arant
9dcedd302b Fixed the scope="local" on set tag. 2024-10-30 16:59:57 -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
Brad Arant
ad48c530a0 Added parent tag pointer throughout call hierarchy.Cleaned up output hierarchy parameter names. 2024-10-30 15:23:13 -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
5a97da3d1c Fixed some Expression and Operand memory issues. 2024-09-26 16:58:55 -07:00
Brad Arant
bd25efc461 Started into the Expression and Operand obejcts. 2024-07-31 16:18:29 -07:00
brad Arant
dd5768ea66 Fixed for tag. 2024-07-08 18:32:56 -07:00
Brad Arant
9accb60eb9 just got variables saving from set tag. 2024-06-13 07:05:36 -07:00
Brad Arant
3d98448ec4 continued development 2024-02-16 20:16:14 -08:00
Brad Arant
50270bbc91 attempt at getting variables to work. 2024-02-16 15:44:03 -08:00
Brad Arant
59fe0d5bd6 Fixing assignments on variable maps. 2024-02-16 14:42:36 -08:00
Brad Arant
bb7be37fd6 Making it work but it doesnt 2024-02-16 11:13:10 -08:00
Brad Arant
fce97e04ff Initial repository commit. 2022-05-19 11:43:15 -07:00