Commit graph

5 commits

Author SHA1 Message Date
zawwz
92d4caf5c0 code cleanup 2021-11-03 11:41:42 +01:00
zawz
7379eaf180 internal rework: implement parsing context 2021-05-19 16:44:57 +02:00
zawwz
e2e2300337 implement live parse+execution 2021-03-18 15:35:33 +01:00
zawz
a0155991e3 Performance optimizations
- Replaced some exec() calls with functions
- Removed resolved code being resolved again
- Removed empty string subargs inserted upon parsing
2020-11-13 15:18:30 +01:00
zawz
c971b4e424 Major rework
~ Altered internal structure
~ Changed processing method to recursive function
~ Changed %include/%resolve
+ Output mode now reads multiple arguments
+ Toggleable include/resolve
+ Added variable and function processing (list/minimize)
- Remove some options for %include/%resolve
~ Many minor behaviour changes
2020-11-06 16:35:36 +01:00