Commit Graph

15 Commits

Author SHA1 Message Date
8497c125ef Minor cleanup 2023-09-20 11:06:37 -07:00
c477302c88 Fixed ans evaluation 2023-08-21 13:17:58 -07:00
6969d17cce Added substitution config switch 2023-08-20 16:19:57 -07:00
e0ca8be79f Added terminal color detection
Added configuration
Cleaned up context args
2023-08-17 10:10:38 -07:00
d31fd0b08c Cleaned up context argument 2023-08-16 22:33:38 -07:00
837f256347 Added shadow variables 2023-08-04 16:06:43 -07:00
d452f76455 Added functions to context 2023-08-04 12:25:10 -07:00
dd0f4387b6 Fixed variable name check 2023-08-03 22:05:46 -07:00
bc3bd3d1fc Added new assignment routine 2023-08-03 14:28:22 -07:00
da31fc43e5 Added variable delete command 2023-08-02 17:37:29 -07:00
ce14df866b Added variable and constant listing 2023-08-02 15:36:55 -07:00
41bf1954a1 Fixed variable parse order 2023-06-17 22:15:58 -07:00
1495dcd561 Renamed token and pretoken 2023-06-16 12:58:06 -07:00
00a421756d Reorganized variable code 2023-06-14 16:15:51 -07:00
5ffad0cc4e Improved history storage 2023-06-14 14:36:58 -07:00