Skip to content
Snippets Groups Projects
Commit c6cd1b5b authored by Agustin Chiappe Berrini's avatar Agustin Chiappe Berrini Committed by Michael Aaron Murphy
Browse files

Major Optimization: Perform Builtin Lookup When Parsing (#587)

Rather than performing a lookup for a given builtin command for each statement repeatedly, this will only perform the builtin lookup once when parsing the statement, so that looped blocks will not have to perform repeated future lookups.
parent 2f176ebe
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment