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
|
dd90d2c805
|
fixed scoping issue on resolveKeyword using parents variables.
|
2024-11-19 08:22:16 -08:00 |
|
Brad Arant
|
b0453fe0cb
|
worked on error output just a little.
|
2024-11-18 16:59:32 -08:00 |
|
Brad Arant
|
78001212f8
|
cleaned up system tag.
|
2024-11-18 13:05:33 -08:00 |
|
Brad Arant
|
5a7f7f2d18
|
fixed up call tag. Should be complete.
|
2024-11-18 12:44:41 -08:00 |
|
Brad Arant
|
d3b8ab68e6
|
fixed system tag.
|
2024-11-18 11:37:30 -08:00 |
|
Brad Arant
|
c39220d39c
|
improved syntax checking on expr. Laid foundation for expr function.
|
2024-11-18 10:19:39 -08:00 |
|
brad Arant
|
839f7e2eb8
|
OPerand now does its own expression parsing.
|
2024-11-16 10:23:16 -08:00 |
|
Brad Arant
|
4d016197d2
|
Added frombinary modifier.
|
2024-11-14 11:11:11 -08:00 |
|
Brad Arant
|
7fbbac4a65
|
Laid foundation for modifiers and built a couple.
|
2024-11-13 14:51:34 -08:00 |
|
Brad Arant
|
39f5936787
|
Work on the CGI handling.
|
2024-11-11 15:59:42 -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
|
489f1d6915
|
Allow jet script to not begin with jet tag. Treat as container.
|
2024-11-06 09:08:02 -08:00 |
|
Brad Arant
|
b46694f71b
|
Made Operand ignore case for function names.
|
2024-11-05 15:50:06 -08:00 |
|
Brad Arant
|
ed00a330a4
|
Heavy work on while tag. Still needs work.
|
2024-11-04 16:48:14 -08:00 |
|
brad Arant
|
a0183ecb42
|
Added RANDOM() function.
|
2024-11-01 12:44:59 -07: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
|
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 |
|