brad Arant
|
af7080e011
|
fixed local scoping on call tag.
|
2024-12-21 21:03:17 -08:00 |
|
barant
|
f3b66d9770
|
make uninitialized global and local variables cause exception.
|
2024-12-09 16:24:19 -08:00 |
|
Brad Arant
|
dd90d2c805
|
fixed scoping issue on resolveKeyword using parents variables.
|
2024-11-19 08:22: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
|
93a520f152
|
merge requests conflicts resolved.
|
2024-11-10 13:10:26 -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
|
31e309934c
|
Setup base for conversion modifiers to be written.
|
2024-11-07 16:47:11 -08:00 |
|
Brad Arant
|
0de087f14d
|
Fixed ability to not have to enclose jet tag.
|
2024-11-07 10:44:20 -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 |
|