-
Notifications
You must be signed in to change notification settings - Fork 55
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
Moves from recursion parsing to stack parsing #88
Open
brockelmore
wants to merge
53
commits into
master
Choose a base branch
from
brock/no_recurse
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5a32ab3 - Browse repository at this point
Copy the full SHA 5a32ab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8439b9f - Browse repository at this point
Copy the full SHA 8439b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e83d1 - Browse repository at this point
Copy the full SHA b9e83d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c36c1e4 - Browse repository at this point
Copy the full SHA c36c1e4View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16b7fd5 - Browse repository at this point
Copy the full SHA 16b7fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ee1a6 - Browse repository at this point
Copy the full SHA d6ee1a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc905b - Browse repository at this point
Copy the full SHA 6dc905bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d1048d - Browse repository at this point
Copy the full SHA 7d1048dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a64089 - Browse repository at this point
Copy the full SHA 5a64089View commit details
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 76d4bb1 - Browse repository at this point
Copy the full SHA 76d4bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e4c21 - Browse repository at this point
Copy the full SHA 53e4c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02fc09 - Browse repository at this point
Copy the full SHA e02fc09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a647e7 - Browse repository at this point
Copy the full SHA 5a647e7View commit details
Commits on Jul 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09a0de4 - Browse repository at this point
Copy the full SHA 09a0de4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf4cf20 - Browse repository at this point
Copy the full SHA bf4cf20View commit details -
Configuration menu - View commit details
-
Copy full SHA for c269692 - Browse repository at this point
Copy the full SHA c269692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46c6813 - Browse repository at this point
Copy the full SHA 46c6813View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcfcb6b - Browse repository at this point
Copy the full SHA bcfcb6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2daf5c3 - Browse repository at this point
Copy the full SHA 2daf5c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 615ad5e - Browse repository at this point
Copy the full SHA 615ad5eView commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 164d47e - Browse repository at this point
Copy the full SHA 164d47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1128db4 - Browse repository at this point
Copy the full SHA 1128db4View commit details
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad9c1f8 - Browse repository at this point
Copy the full SHA ad9c1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 765f27a - Browse repository at this point
Copy the full SHA 765f27aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a5594 - Browse repository at this point
Copy the full SHA 46a5594View commit details -
Configuration menu - View commit details
-
Copy full SHA for d200403 - Browse repository at this point
Copy the full SHA d200403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcf69f - Browse repository at this point
Copy the full SHA 4dcf69fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ae430 - Browse repository at this point
Copy the full SHA 84ae430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66da799 - Browse repository at this point
Copy the full SHA 66da799View commit details -
Configuration menu - View commit details
-
Copy full SHA for 802f524 - Browse repository at this point
Copy the full SHA 802f524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76fa00d - Browse repository at this point
Copy the full SHA 76fa00dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b84232 - Browse repository at this point
Copy the full SHA 5b84232View commit details
Commits on Jul 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f8e862 - Browse repository at this point
Copy the full SHA 9f8e862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f3e21e - Browse repository at this point
Copy the full SHA 3f3e21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d11cc - Browse repository at this point
Copy the full SHA 83d11ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5035e5d - Browse repository at this point
Copy the full SHA 5035e5dView commit details
Commits on Jul 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf7591b - Browse repository at this point
Copy the full SHA bf7591bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88d6a95 - Browse repository at this point
Copy the full SHA 88d6a95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 801de39 - Browse repository at this point
Copy the full SHA 801de39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c861b - Browse repository at this point
Copy the full SHA 84c861bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 197b5b0 - Browse repository at this point
Copy the full SHA 197b5b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 044f313 - Browse repository at this point
Copy the full SHA 044f313View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88c7df - Browse repository at this point
Copy the full SHA a88c7dfView commit details -
refactor tests to use todo.sol and broken.sol (#90)
* refactor tests to use todo.sol and broken.sol * fixes and solidity fmts
Configuration menu - View commit details
-
Copy full SHA for 1232c95 - Browse repository at this point
Copy the full SHA 1232c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38c69f7 - Browse repository at this point
Copy the full SHA 38c69f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e0232 - Browse repository at this point
Copy the full SHA 35e0232View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c8e918 - Browse repository at this point
Copy the full SHA 2c8e918View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26ae57a - Browse repository at this point
Copy the full SHA 26ae57aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0a834 - Browse repository at this point
Copy the full SHA 2c0a834View commit details
Commits on Aug 2, 2024
-
feat: add support for array literals and slices (#91)
* fix inherits * array literals work and fixed some array stuff * lint * slices work * remove unneeded func
Configuration menu - View commit details
-
Copy full SHA for 81c290c - Browse repository at this point
Copy the full SHA 81c290cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95bd97d - Browse repository at this point
Copy the full SHA 95bd97dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b2b17 - Browse repository at this point
Copy the full SHA 53b2b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f5284 - Browse repository at this point
Copy the full SHA 85f5284View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.