zawwz
7114a39fe3
implement arithmetic parsing and processing
2021-01-15 16:34:47 +01:00
zawwz
2b1e7c008b
restructure struc object extensions
2021-01-06 16:37:08 +01:00
zawwz
b4a99d366d
Restructure files: separate processing utilities
2020-11-27 10:32:32 +01:00
zawz
b3f02ce06d
Optimize var operations on get argument var definitions
2020-11-20 22:19:28 +01:00
zawz
806580ac2a
Fix gcc compile bug due to external defined inline
2020-11-19 16:53:41 +01:00
zawz
1a5bbd7986
implement redirect parsing and minimizing
2020-11-19 16:51:26 +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
zawz
8c85658297
Fix 0 being condsidered as comment
2020-10-21 15:31:54 +02:00
zawz
6350e1cfef
Major rework
...
+ Move to pointers internally (performance improvement)
+ Polymorphic internal classes (performance improvement)
+ Add if/for/while parsing
2020-10-20 14:41:59 +02:00
zawz
ca41c27246
Init sources
2020-08-28 10:57:28 +02:00