18 Commits

Author SHA1 Message Date
barant
5c27df59da work towards a clean compile on migrating set and get variables from Tag. 2025-01-08 10:27:30 -08:00
brad Arant
9622b5cf8c Moved keywords from local variables to keywords map. 2025-01-02 16:43:53 -08:00
barant
3d246063e5 cleanup for valgrind. 2024-12-23 11:16:15 -08:00
brad Arant
af7080e011 fixed local scoping on call tag. 2024-12-21 21:03:17 -08:00
Brad Arant
90540d3c44 cleanup 2024-12-02 15:46:49 -08:00
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
5a7f7f2d18 fixed up call tag. Should be complete. 2024-11-18 12:44:41 -08:00
Brad Arant
858d073d63 Fixed bug on call tag scope check. Added keyword duplicate check to Tag processing. 2024-11-11 08:57:17 -08:00
Brad Arant
069fb9c9f3 Setup proper keyword resolution for call tag. 2024-11-11 08:46:00 -08: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
2dd41238de Some work on call tag. 2024-10-14 12:11:39 -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
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
8443495675 Added call tag. Updated read tag. 2024-07-08 13:56:27 -07:00