-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor/macro processor #501
base: dev
Are you sure you want to change the base?
Commits on Nov 15, 2024
-
refactor(macro processor): moving 'unify' to the function executor an…
…d renaming hadBegin to isBeginNode in the macro processor
Configuration menu - View commit details
-
Copy full SHA for 8ede699 - Browse repository at this point
Copy the full SHA 8ede699View commit details -
refactor(macro processor): factorising the begin node deletion and un…
…used node deletion
Configuration menu - View commit details
-
Copy full SHA for 1a4d8bc - Browse repository at this point
Copy the full SHA 1a4d8bcView commit details -
refactor(node, macro processor): replaces setWithFilenameAndPos by No…
…de::updateValueAndType
Configuration menu - View commit details
-
Copy full SHA for f1fdeea - Browse repository at this point
Copy the full SHA f1fdeeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf3ccb - Browse repository at this point
Copy the full SHA dbf3ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94e097c - Browse repository at this point
Copy the full SHA 94e097cView commit details -
refactor(macro processor): renamed registerMacro to handleMacroNode, …
…since it also has to handle conditional macros for consistency
Configuration menu - View commit details
-
Copy full SHA for 85b971b - Browse repository at this point
Copy the full SHA 85b971bView commit details
Commits on Nov 16, 2024
-
refactor(macro processor): removing the need for a double apply macro…
… + recursive apply in MacroProcessor::processNode
Configuration menu - View commit details
-
Copy full SHA for ec12b52 - Browse repository at this point
Copy the full SHA ec12b52View commit details